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