]> git.proxmox.com Git - mirror_spl-debian.git/blame - include/sys/fs/Makefile.in
New upstream version 0.7.2
[mirror_spl-debian.git] / include / sys / fs / Makefile.in
CommitLineData
ec06701b 1# Makefile.in generated by automake 1.11.1 from Makefile.am.
10946b02
AX
2# @configure_input@
3
ec06701b
AX
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
10946b02
AX
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37target_triplet = @target@
38subdir = include/sys/fs
ec06701b
AX
39DIST_COMMON = $(am__kernel_HEADERS_DIST) $(srcdir)/Makefile.am \
40 $(srcdir)/Makefile.in
10946b02
AX
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/config/libtool.m4 \
43 $(top_srcdir)/config/ltoptions.m4 \
44 $(top_srcdir)/config/ltsugar.m4 \
45 $(top_srcdir)/config/ltversion.m4 \
46 $(top_srcdir)/config/lt~obsolete.m4 \
47 $(top_srcdir)/config/spl-build.m4 \
48 $(top_srcdir)/config/spl-meta.m4 $(top_srcdir)/configure.ac
49am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50 $(ACLOCAL_M4)
51mkinstalldirs = $(install_sh) -d
52CONFIG_HEADER = $(top_builddir)/spl_config.h
53CONFIG_CLEAN_FILES =
54CONFIG_CLEAN_VPATH_FILES =
ec06701b
AX
55AM_V_GEN = $(am__v_GEN_$(V))
56am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
57am__v_GEN_0 = @echo " GEN " $@;
58AM_V_at = $(am__v_at_$(V))
59am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
10946b02
AX
60am__v_at_0 = @
61SOURCES =
62DIST_SOURCES =
63am__kernel_HEADERS_DIST = $(top_srcdir)/include/sys/fs/swapnode.h
64am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
65am__vpath_adj = case $$p in \
66 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
67 *) f=$$p;; \
68 esac;
69am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
70am__install_max = 40
71am__nobase_strip_setup = \
72 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
73am__nobase_strip = \
74 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
75am__nobase_list = $(am__nobase_strip_setup); \
76 for p in $$list; do echo "$$p $$p"; done | \
77 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
78 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
79 if (++n[$$2] == $(am__install_max)) \
80 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
81 END { for (dir in files) print dir, files[dir] }'
82am__base_list = \
83 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
84 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
10946b02
AX
85am__installdirs = "$(DESTDIR)$(kerneldir)"
86HEADERS = $(kernel_HEADERS)
87ETAGS = etags
88CTAGS = ctags
89DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
90ACLOCAL = @ACLOCAL@
91ALIEN = @ALIEN@
92ALIEN_VERSION = @ALIEN_VERSION@
93AMTAR = @AMTAR@
94AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
95AR = @AR@
96AUTOCONF = @AUTOCONF@
97AUTOHEADER = @AUTOHEADER@
98AUTOMAKE = @AUTOMAKE@
99AWK = @AWK@
100CC = @CC@
101CCDEPMODE = @CCDEPMODE@
102CFLAGS = @CFLAGS@
103CPP = @CPP@
104CPPFLAGS = @CPPFLAGS@
105CYGPATH_W = @CYGPATH_W@
106DEBUG_CFLAGS = @DEBUG_CFLAGS@
107DEBUG_KMEM = @DEBUG_KMEM@
108DEBUG_KMEM_TRACKING = @DEBUG_KMEM_TRACKING@
109DEBUG_SPL = @DEBUG_SPL@
110DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
111DEFS = @DEFS@
112DEPDIR = @DEPDIR@
10946b02
AX
113DPKG = @DPKG@
114DPKGBUILD = @DPKGBUILD@
115DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
116DPKG_VERSION = @DPKG_VERSION@
117DSYMUTIL = @DSYMUTIL@
118DUMPBIN = @DUMPBIN@
119ECHO_C = @ECHO_C@
120ECHO_N = @ECHO_N@
121ECHO_T = @ECHO_T@
122EGREP = @EGREP@
123EXEEXT = @EXEEXT@
124FGREP = @FGREP@
125GREP = @GREP@
126HAVE_ALIEN = @HAVE_ALIEN@
127HAVE_DPKG = @HAVE_DPKG@
128HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
129HAVE_RPM = @HAVE_RPM@
130HAVE_RPMBUILD = @HAVE_RPMBUILD@
131INSTALL = @INSTALL@
132INSTALL_DATA = @INSTALL_DATA@
133INSTALL_PROGRAM = @INSTALL_PROGRAM@
134INSTALL_SCRIPT = @INSTALL_SCRIPT@
135INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
136KERNELCPPFLAGS = @KERNELCPPFLAGS@
137KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
138LD = @LD@
139LDFLAGS = @LDFLAGS@
140LIBOBJS = @LIBOBJS@
141LIBS = @LIBS@
142LIBTOOL = @LIBTOOL@
143LINUX = @LINUX@
144LINUX_OBJ = @LINUX_OBJ@
145LINUX_SYMBOLS = @LINUX_SYMBOLS@
146LINUX_VERSION = @LINUX_VERSION@
147LIPO = @LIPO@
148LN_S = @LN_S@
149LTLIBOBJS = @LTLIBOBJS@
150MAINT = @MAINT@
151MAKEINFO = @MAKEINFO@
10946b02
AX
152MKDIR_P = @MKDIR_P@
153NM = @NM@
154NMEDIT = @NMEDIT@
155OBJDUMP = @OBJDUMP@
156OBJEXT = @OBJEXT@
157OTOOL = @OTOOL@
158OTOOL64 = @OTOOL64@
159PACKAGE = @PACKAGE@
160PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
161PACKAGE_NAME = @PACKAGE_NAME@
162PACKAGE_STRING = @PACKAGE_STRING@
163PACKAGE_TARNAME = @PACKAGE_TARNAME@
10946b02
AX
164PACKAGE_VERSION = @PACKAGE_VERSION@
165PATH_SEPARATOR = @PATH_SEPARATOR@
166RANLIB = @RANLIB@
167RELEASE = @RELEASE@
168RPM = @RPM@
169RPMBUILD = @RPMBUILD@
170RPMBUILD_VERSION = @RPMBUILD_VERSION@
171RPM_DEFINE_COMMON = @RPM_DEFINE_COMMON@
172RPM_DEFINE_DKMS = @RPM_DEFINE_DKMS@
173RPM_DEFINE_KMOD = @RPM_DEFINE_KMOD@
174RPM_DEFINE_UTIL = @RPM_DEFINE_UTIL@
175RPM_SPEC_DIR = @RPM_SPEC_DIR@
176RPM_VERSION = @RPM_VERSION@
177SED = @SED@
178SET_MAKE = @SET_MAKE@
179SHELL = @SHELL@
180SPL_CONFIG = @SPL_CONFIG@
181SPL_META_ALIAS = @SPL_META_ALIAS@
182SPL_META_AUTHOR = @SPL_META_AUTHOR@
183SPL_META_DATA = @SPL_META_DATA@
184SPL_META_LICENSE = @SPL_META_LICENSE@
185SPL_META_LT_AGE = @SPL_META_LT_AGE@
186SPL_META_LT_CURRENT = @SPL_META_LT_CURRENT@
187SPL_META_LT_REVISION = @SPL_META_LT_REVISION@
188SPL_META_NAME = @SPL_META_NAME@
189SPL_META_RELEASE = @SPL_META_RELEASE@
190SPL_META_VERSION = @SPL_META_VERSION@
191SRPM_DEFINE_COMMON = @SRPM_DEFINE_COMMON@
192SRPM_DEFINE_DKMS = @SRPM_DEFINE_DKMS@
193SRPM_DEFINE_KMOD = @SRPM_DEFINE_KMOD@
194SRPM_DEFINE_UTIL = @SRPM_DEFINE_UTIL@
195STRIP = @STRIP@
196VENDOR = @VENDOR@
197VERSION = @VERSION@
198abs_builddir = @abs_builddir@
199abs_srcdir = @abs_srcdir@
200abs_top_builddir = @abs_top_builddir@
201abs_top_srcdir = @abs_top_srcdir@
10946b02
AX
202ac_ct_CC = @ac_ct_CC@
203ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
204am__include = @am__include@
205am__leading_dot = @am__leading_dot@
206am__quote = @am__quote@
207am__tar = @am__tar@
208am__untar = @am__untar@
209bindir = @bindir@
210build = @build@
211build_alias = @build_alias@
212build_cpu = @build_cpu@
213build_os = @build_os@
214build_vendor = @build_vendor@
215builddir = @builddir@
216datadir = @datadir@
217datarootdir = @datarootdir@
218docdir = @docdir@
219dvidir = @dvidir@
220exec_prefix = @exec_prefix@
221host = @host@
222host_alias = @host_alias@
223host_cpu = @host_cpu@
224host_os = @host_os@
225host_vendor = @host_vendor@
226htmldir = @htmldir@
227includedir = @includedir@
228infodir = @infodir@
229install_sh = @install_sh@
230libdir = @libdir@
231libexecdir = @libexecdir@
232localedir = @localedir@
233localstatedir = @localstatedir@
ec06701b 234lt_ECHO = @lt_ECHO@
10946b02
AX
235mandir = @mandir@
236mkdir_p = @mkdir_p@
237oldincludedir = @oldincludedir@
238pdfdir = @pdfdir@
239prefix = @prefix@
240program_transform_name = @program_transform_name@
241psdir = @psdir@
242sbindir = @sbindir@
243sharedstatedir = @sharedstatedir@
244srcdir = @srcdir@
245sysconfdir = @sysconfdir@
246target = @target@
247target_alias = @target_alias@
248target_cpu = @target_cpu@
249target_os = @target_os@
250target_vendor = @target_vendor@
251top_build_prefix = @top_build_prefix@
252top_builddir = @top_builddir@
253top_srcdir = @top_srcdir@
254COMMON_H =
255KERNEL_H = \
256 $(top_srcdir)/include/sys/fs/swapnode.h
257
258USER_H =
259EXTRA_DIST = $(COMMON_H) $(KERNEL_H) $(USER_H)
260@CONFIG_KERNEL_TRUE@kerneldir = @prefix@/src/spl-$(VERSION)/include/sys/fs
261@CONFIG_KERNEL_TRUE@kernel_HEADERS = $(KERNEL_H)
262all: all-am
263
264.SUFFIXES:
265$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
266 @for dep in $?; do \
267 case '$(am__configure_deps)' in \
268 *$$dep*) \
269 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
270 && { if test -f $@; then exit 0; else break; fi; }; \
271 exit 1;; \
272 esac; \
273 done; \
274 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/sys/fs/Makefile'; \
275 $(am__cd) $(top_srcdir) && \
276 $(AUTOMAKE) --gnu include/sys/fs/Makefile
ec06701b 277.PRECIOUS: Makefile
10946b02
AX
278Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
279 @case '$?' in \
280 *config.status*) \
281 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
282 *) \
283 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
284 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
285 esac;
286
287$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
288 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
289
290$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
291 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
292$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
293 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
294$(am__aclocal_m4_deps):
295
296mostlyclean-libtool:
297 -rm -f *.lo
298
299clean-libtool:
300 -rm -rf .libs _libs
301install-kernelHEADERS: $(kernel_HEADERS)
302 @$(NORMAL_INSTALL)
ec06701b 303 test -z "$(kerneldir)" || $(MKDIR_P) "$(DESTDIR)$(kerneldir)"
10946b02
AX
304 @list='$(kernel_HEADERS)'; test -n "$(kerneldir)" || list=; \
305 for p in $$list; do \
306 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
307 echo "$$d$$p"; \
308 done | $(am__base_list) | \
309 while read files; do \
310 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(kerneldir)'"; \
311 $(INSTALL_HEADER) $$files "$(DESTDIR)$(kerneldir)" || exit $$?; \
312 done
313
314uninstall-kernelHEADERS:
315 @$(NORMAL_UNINSTALL)
316 @list='$(kernel_HEADERS)'; test -n "$(kerneldir)" || list=; \
317 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ec06701b
AX
318 test -n "$$files" || exit 0; \
319 echo " ( cd '$(DESTDIR)$(kerneldir)' && rm -f" $$files ")"; \
320 cd "$(DESTDIR)$(kerneldir)" && rm -f $$files
321
322ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
323 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
324 unique=`for i in $$list; do \
325 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
326 done | \
327 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
328 END { if (nonempty) { for (i in files) print i; }; }'`; \
329 mkid -fID $$unique
330tags: TAGS
331
332TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
333 $(TAGS_FILES) $(LISP)
10946b02
AX
334 set x; \
335 here=`pwd`; \
ec06701b
AX
336 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
337 unique=`for i in $$list; do \
338 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
339 done | \
340 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
341 END { if (nonempty) { for (i in files) print i; }; }'`; \
10946b02
AX
342 shift; \
343 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
344 test -n "$$unique" || unique=$$empty_fix; \
345 if test $$# -gt 0; then \
346 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
347 "$$@" $$unique; \
348 else \
349 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
350 $$unique; \
351 fi; \
352 fi
ec06701b
AX
353ctags: CTAGS
354CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
355 $(TAGS_FILES) $(LISP)
356 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
357 unique=`for i in $$list; do \
358 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
359 done | \
360 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
361 END { if (nonempty) { for (i in files) print i; }; }'`; \
10946b02
AX
362 test -z "$(CTAGS_ARGS)$$unique" \
363 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
364 $$unique
365
366GTAGS:
367 here=`$(am__cd) $(top_builddir) && pwd` \
368 && $(am__cd) $(top_srcdir) \
369 && gtags -i $(GTAGS_ARGS) "$$here"
370
371distclean-tags:
372 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
373
374distdir: $(DISTFILES)
375 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
376 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
377 list='$(DISTFILES)'; \
378 dist_files=`for file in $$list; do echo $$file; done | \
379 sed -e "s|^$$srcdirstrip/||;t" \
380 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
381 case $$dist_files in \
382 */*) $(MKDIR_P) `echo "$$dist_files" | \
383 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
384 sort -u` ;; \
385 esac; \
386 for file in $$dist_files; do \
387 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
388 if test -d $$d/$$file; then \
389 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
390 if test -d "$(distdir)/$$file"; then \
391 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
392 fi; \
393 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
394 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
395 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
396 fi; \
397 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
398 else \
399 test -f "$(distdir)/$$file" \
400 || cp -p $$d/$$file "$(distdir)/$$file" \
401 || exit 1; \
402 fi; \
403 done
404check-am: all-am
405check: check-am
406all-am: Makefile $(HEADERS)
407installdirs:
408 for dir in "$(DESTDIR)$(kerneldir)"; do \
409 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
410 done
411install: install-am
412install-exec: install-exec-am
413install-data: install-data-am
414uninstall: uninstall-am
415
416install-am: all-am
417 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
418
419installcheck: installcheck-am
420install-strip:
ec06701b
AX
421 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
422 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
423 `test -z '$(STRIP)' || \
424 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
10946b02
AX
425mostlyclean-generic:
426
427clean-generic:
428
429distclean-generic:
430 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
431 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
432
433maintainer-clean-generic:
434 @echo "This command is intended for maintainers to use"
435 @echo "it deletes files that may require special tools to rebuild."
436clean: clean-am
437
438clean-am: clean-generic clean-libtool mostlyclean-am
439
440distclean: distclean-am
441 -rm -f Makefile
442distclean-am: clean-am distclean-generic distclean-tags
443
444dvi: dvi-am
445
446dvi-am:
447
448html: html-am
449
450html-am:
451
452info: info-am
453
454info-am:
455
456install-data-am: install-kernelHEADERS
457
458install-dvi: install-dvi-am
459
460install-dvi-am:
461
462install-exec-am:
463
464install-html: install-html-am
465
466install-html-am:
467
468install-info: install-info-am
469
470install-info-am:
471
472install-man:
473
474install-pdf: install-pdf-am
475
476install-pdf-am:
477
478install-ps: install-ps-am
479
480install-ps-am:
481
482installcheck-am:
483
484maintainer-clean: maintainer-clean-am
485 -rm -f Makefile
486maintainer-clean-am: distclean-am maintainer-clean-generic
487
488mostlyclean: mostlyclean-am
489
490mostlyclean-am: mostlyclean-generic mostlyclean-libtool
491
492pdf: pdf-am
493
494pdf-am:
495
496ps: ps-am
497
498ps-am:
499
500uninstall-am: uninstall-kernelHEADERS
501
502.MAKE: install-am install-strip
503
ec06701b
AX
504.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
505 clean-libtool ctags distclean distclean-generic \
506 distclean-libtool distclean-tags distdir dvi dvi-am html \
507 html-am info info-am install install-am install-data \
508 install-data-am install-dvi install-dvi-am install-exec \
509 install-exec-am install-html install-html-am install-info \
510 install-info-am install-kernelHEADERS install-man install-pdf \
511 install-pdf-am install-ps install-ps-am install-strip \
512 installcheck installcheck-am installdirs maintainer-clean \
513 maintainer-clean-generic mostlyclean mostlyclean-generic \
514 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
515 uninstall-am uninstall-kernelHEADERS
10946b02
AX
516
517
518# Tell versions [3.59,3.63) of GNU make to not export all variables.
519# Otherwise a system limit (for SysV at least) may be exceeded.
520.NOEXPORT: