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