]> git.decadent.org.uk Git - nfs-utils.git/blob - utils/Makefile.in
Imported Upstream version 1.1.1~git-20070709
[nfs-utils.git] / utils / Makefile.in
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@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 @CONFIG_NFSV4_TRUE@am__append_1 = idmapd
39 @CONFIG_GSS_TRUE@am__append_2 = gssd
40 @CONFIG_MOUNT_TRUE@am__append_3 = mount
41 subdir = utils
42 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \
45         $(top_srcdir)/aclocal/kerberos5.m4 \
46         $(top_srcdir)/aclocal/libblkid.m4 \
47         $(top_srcdir)/aclocal/nfs-utils.m4 \
48         $(top_srcdir)/aclocal/tcp-wrappers.m4 \
49         $(top_srcdir)/configure.ac
50 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51         $(ACLOCAL_M4)
52 mkinstalldirs = $(install_sh) -d
53 CONFIG_HEADER = $(top_builddir)/support/include/config.h
54 CONFIG_CLEAN_FILES =
55 SOURCES =
56 DIST_SOURCES =
57 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
58         html-recursive info-recursive install-data-recursive \
59         install-exec-recursive install-info-recursive \
60         install-recursive installcheck-recursive installdirs-recursive \
61         pdf-recursive ps-recursive uninstall-info-recursive \
62         uninstall-recursive
63 ETAGS = etags
64 CTAGS = ctags
65 DIST_SUBDIRS = exportfs mountd nfsd nfsstat showmount statd idmapd \
66         gssd mount
67 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
68 ACLOCAL = @ACLOCAL@
69 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
70 ALLOCA = @ALLOCA@
71 AMDEP_FALSE = @AMDEP_FALSE@
72 AMDEP_TRUE = @AMDEP_TRUE@
73 AMTAR = @AMTAR@
74 AM_CFLAGS = @AM_CFLAGS@
75 AM_CPPFLAGS = @AM_CPPFLAGS@
76 AR = @AR@
77 AUTOCONF = @AUTOCONF@
78 AUTOHEADER = @AUTOHEADER@
79 AUTOMAKE = @AUTOMAKE@
80 AWK = @AWK@
81 CC = @CC@
82 CCDEPMODE = @CCDEPMODE@
83 CC_FOR_BUILD = @CC_FOR_BUILD@
84 CFLAGS = @CFLAGS@
85 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
86 CONFIG_GSS_FALSE = @CONFIG_GSS_FALSE@
87 CONFIG_GSS_TRUE = @CONFIG_GSS_TRUE@
88 CONFIG_MOUNT_FALSE = @CONFIG_MOUNT_FALSE@
89 CONFIG_MOUNT_TRUE = @CONFIG_MOUNT_TRUE@
90 CONFIG_NFSV4_FALSE = @CONFIG_NFSV4_FALSE@
91 CONFIG_NFSV4_TRUE = @CONFIG_NFSV4_TRUE@
92 CONFIG_RPCGEN_FALSE = @CONFIG_RPCGEN_FALSE@
93 CONFIG_RPCGEN_TRUE = @CONFIG_RPCGEN_TRUE@
94 CPP = @CPP@
95 CPPFLAGS = @CPPFLAGS@
96 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
97 CXX = @CXX@
98 CXXCPP = @CXXCPP@
99 CXXDEPMODE = @CXXDEPMODE@
100 CXXFLAGS = @CXXFLAGS@
101 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
102 CYGPATH_W = @CYGPATH_W@
103 DEFS = @DEFS@
104 DEPDIR = @DEPDIR@
105 ECHO = @ECHO@
106 ECHO_C = @ECHO_C@
107 ECHO_N = @ECHO_N@
108 ECHO_T = @ECHO_T@
109 EGREP = @EGREP@
110 EXEEXT = @EXEEXT@
111 F77 = @F77@
112 FFLAGS = @FFLAGS@
113 GREP = @GREP@
114 GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
115 GSSAPI_LIBS = @GSSAPI_LIBS@
116 GSSD = @GSSD@
117 HAVE_LIBWRAP = @HAVE_LIBWRAP@
118 HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@
119 IDMAPD = @IDMAPD@
120 INSTALL_DATA = @INSTALL_DATA@
121 INSTALL_PROGRAM = @INSTALL_PROGRAM@
122 INSTALL_SCRIPT = @INSTALL_SCRIPT@
123 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
124 K5VERS = @K5VERS@
125 KRBCFLAGS = @KRBCFLAGS@
126 KRBDIR = @KRBDIR@
127 KRBLDFLAGS = @KRBLDFLAGS@
128 KRBLIBS = @KRBLIBS@
129 LD = @LD@
130 LDFLAGS = @LDFLAGS@
131 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
132 LIBBLKID = @LIBBLKID@
133 LIBBSD = @LIBBSD@
134 LIBCRYPT = @LIBCRYPT@
135 LIBNSL = @LIBNSL@
136 LIBOBJS = @LIBOBJS@
137 LIBS = @LIBS@
138 LIBSOCKET = @LIBSOCKET@
139 LIBTOOL = @LIBTOOL@
140 LIBWRAP = @LIBWRAP@
141 LN_S = @LN_S@
142 LTLIBOBJS = @LTLIBOBJS@
143 MAINT = @MAINT@
144 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
145 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
146 MAKEINFO = @MAKEINFO@
147 OBJEXT = @OBJEXT@
148 PACKAGE = @PACKAGE@
149 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
150 PACKAGE_NAME = @PACKAGE_NAME@
151 PACKAGE_STRING = @PACKAGE_STRING@
152 PACKAGE_TARNAME = @PACKAGE_TARNAME@
153 PACKAGE_VERSION = @PACKAGE_VERSION@
154 PATH_SEPARATOR = @PATH_SEPARATOR@
155 PKG_CONFIG = @PKG_CONFIG@
156 RANLIB = @RANLIB@
157 RELEASE = @RELEASE@
158 RPCGEN_PATH = @RPCGEN_PATH@
159 RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@
160 RPCSECGSS_LIBS = @RPCSECGSS_LIBS@
161 SED = @SED@
162 SET_MAKE = @SET_MAKE@
163 SHELL = @SHELL@
164 STRIP = @STRIP@
165 SVCGSSD = @SVCGSSD@
166 VERSION = @VERSION@
167 ac_ct_CC = @ac_ct_CC@
168 ac_ct_CXX = @ac_ct_CXX@
169 ac_ct_F77 = @ac_ct_F77@
170 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
171 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
172 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
173 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
174 am__include = @am__include@
175 am__leading_dot = @am__leading_dot@
176 am__quote = @am__quote@
177 am__tar = @am__tar@
178 am__untar = @am__untar@
179 bindir = @bindir@
180 build = @build@
181 build_alias = @build_alias@
182 build_cpu = @build_cpu@
183 build_os = @build_os@
184 build_vendor = @build_vendor@
185 datadir = @datadir@
186 datarootdir = @datarootdir@
187 docdir = @docdir@
188 dvidir = @dvidir@
189 enable_gss = @enable_gss@
190 enable_nfsv3 = @enable_nfsv3@
191 enable_nfsv4 = @enable_nfsv4@
192 exec_prefix = @exec_prefix@
193 host = @host@
194 host_alias = @host_alias@
195 host_cpu = @host_cpu@
196 host_os = @host_os@
197 host_vendor = @host_vendor@
198 htmldir = @htmldir@
199 includedir = @includedir@
200 infodir = @infodir@
201 install_sh = @install_sh@
202 kprefix = @kprefix@
203 libdir = @libdir@
204 libexecdir = @libexecdir@
205 localedir = @localedir@
206 localstatedir = @localstatedir@
207 mandir = @mandir@
208 mkdir_p = @mkdir_p@
209 oldincludedir = @oldincludedir@
210 pdfdir = @pdfdir@
211 prefix = @prefix@
212 program_transform_name = @program_transform_name@
213 psdir = @psdir@
214 sbindir = @sbindir@
215 secure_statd = @secure_statd@
216 sharedstatedir = @sharedstatedir@
217 startstatd = @startstatd@
218 statduser = @statduser@
219 statedir = @statedir@
220 sysconfdir = @sysconfdir@
221 target_alias = @target_alias@
222 OPTDIRS = $(am__append_1) $(am__append_2) $(am__append_3)
223 SUBDIRS = \
224         exportfs \
225         mountd \
226         nfsd \
227         nfsstat \
228         showmount \
229         statd \
230         $(OPTDIRS)
231
232 MAINTAINERCLEANFILES = Makefile.in
233 all: all-recursive
234
235 .SUFFIXES:
236 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
237         @for dep in $?; do \
238           case '$(am__configure_deps)' in \
239             *$$dep*) \
240               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
241                 && exit 0; \
242               exit 1;; \
243           esac; \
244         done; \
245         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  utils/Makefile'; \
246         cd $(top_srcdir) && \
247           $(AUTOMAKE) --gnu  utils/Makefile
248 .PRECIOUS: Makefile
249 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
250         @case '$?' in \
251           *config.status*) \
252             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
253           *) \
254             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
255             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
256         esac;
257
258 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
259         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
260
261 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
262         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
263 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
264         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
265
266 mostlyclean-libtool:
267         -rm -f *.lo
268
269 clean-libtool:
270         -rm -rf .libs _libs
271
272 distclean-libtool:
273         -rm -f libtool
274 uninstall-info-am:
275
276 # This directory's subdirectories are mostly independent; you can cd
277 # into them and run `make' without going through this Makefile.
278 # To change the values of `make' variables: instead of editing Makefiles,
279 # (1) if the variable is set in `config.status', edit `config.status'
280 #     (which will cause the Makefiles to be regenerated when you run `make');
281 # (2) otherwise, pass the desired values on the `make' command line.
282 $(RECURSIVE_TARGETS):
283         @failcom='exit 1'; \
284         for f in x $$MAKEFLAGS; do \
285           case $$f in \
286             *=* | --[!k]*);; \
287             *k*) failcom='fail=yes';; \
288           esac; \
289         done; \
290         dot_seen=no; \
291         target=`echo $@ | sed s/-recursive//`; \
292         list='$(SUBDIRS)'; for subdir in $$list; do \
293           echo "Making $$target in $$subdir"; \
294           if test "$$subdir" = "."; then \
295             dot_seen=yes; \
296             local_target="$$target-am"; \
297           else \
298             local_target="$$target"; \
299           fi; \
300           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
301           || eval $$failcom; \
302         done; \
303         if test "$$dot_seen" = "no"; then \
304           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
305         fi; test -z "$$fail"
306
307 mostlyclean-recursive clean-recursive distclean-recursive \
308 maintainer-clean-recursive:
309         @failcom='exit 1'; \
310         for f in x $$MAKEFLAGS; do \
311           case $$f in \
312             *=* | --[!k]*);; \
313             *k*) failcom='fail=yes';; \
314           esac; \
315         done; \
316         dot_seen=no; \
317         case "$@" in \
318           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
319           *) list='$(SUBDIRS)' ;; \
320         esac; \
321         rev=''; for subdir in $$list; do \
322           if test "$$subdir" = "."; then :; else \
323             rev="$$subdir $$rev"; \
324           fi; \
325         done; \
326         rev="$$rev ."; \
327         target=`echo $@ | sed s/-recursive//`; \
328         for subdir in $$rev; do \
329           echo "Making $$target in $$subdir"; \
330           if test "$$subdir" = "."; then \
331             local_target="$$target-am"; \
332           else \
333             local_target="$$target"; \
334           fi; \
335           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
336           || eval $$failcom; \
337         done && test -z "$$fail"
338 tags-recursive:
339         list='$(SUBDIRS)'; for subdir in $$list; do \
340           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
341         done
342 ctags-recursive:
343         list='$(SUBDIRS)'; for subdir in $$list; do \
344           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
345         done
346
347 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
348         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
349         unique=`for i in $$list; do \
350             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
351           done | \
352           $(AWK) '    { files[$$0] = 1; } \
353                END { for (i in files) print i; }'`; \
354         mkid -fID $$unique
355 tags: TAGS
356
357 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
358                 $(TAGS_FILES) $(LISP)
359         tags=; \
360         here=`pwd`; \
361         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
362           include_option=--etags-include; \
363           empty_fix=.; \
364         else \
365           include_option=--include; \
366           empty_fix=; \
367         fi; \
368         list='$(SUBDIRS)'; for subdir in $$list; do \
369           if test "$$subdir" = .; then :; else \
370             test ! -f $$subdir/TAGS || \
371               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
372           fi; \
373         done; \
374         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
375         unique=`for i in $$list; do \
376             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
377           done | \
378           $(AWK) '    { files[$$0] = 1; } \
379                END { for (i in files) print i; }'`; \
380         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
381           test -n "$$unique" || unique=$$empty_fix; \
382           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
383             $$tags $$unique; \
384         fi
385 ctags: CTAGS
386 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
387                 $(TAGS_FILES) $(LISP)
388         tags=; \
389         here=`pwd`; \
390         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
391         unique=`for i in $$list; do \
392             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
393           done | \
394           $(AWK) '    { files[$$0] = 1; } \
395                END { for (i in files) print i; }'`; \
396         test -z "$(CTAGS_ARGS)$$tags$$unique" \
397           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
398              $$tags $$unique
399
400 GTAGS:
401         here=`$(am__cd) $(top_builddir) && pwd` \
402           && cd $(top_srcdir) \
403           && gtags -i $(GTAGS_ARGS) $$here
404
405 distclean-tags:
406         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
407
408 distdir: $(DISTFILES)
409         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
410         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
411         list='$(DISTFILES)'; for file in $$list; do \
412           case $$file in \
413             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
414             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
415           esac; \
416           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
417           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
418           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
419             dir="/$$dir"; \
420             $(mkdir_p) "$(distdir)$$dir"; \
421           else \
422             dir=''; \
423           fi; \
424           if test -d $$d/$$file; then \
425             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
426               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
427             fi; \
428             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
429           else \
430             test -f $(distdir)/$$file \
431             || cp -p $$d/$$file $(distdir)/$$file \
432             || exit 1; \
433           fi; \
434         done
435         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
436           if test "$$subdir" = .; then :; else \
437             test -d "$(distdir)/$$subdir" \
438             || $(mkdir_p) "$(distdir)/$$subdir" \
439             || exit 1; \
440             distdir=`$(am__cd) $(distdir) && pwd`; \
441             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
442             (cd $$subdir && \
443               $(MAKE) $(AM_MAKEFLAGS) \
444                 top_distdir="$$top_distdir" \
445                 distdir="$$distdir/$$subdir" \
446                 distdir) \
447               || exit 1; \
448           fi; \
449         done
450 check-am: all-am
451 check: check-recursive
452 all-am: Makefile
453 installdirs: installdirs-recursive
454 installdirs-am:
455 install: install-recursive
456 install-exec: install-exec-recursive
457 install-data: install-data-recursive
458 uninstall: uninstall-recursive
459
460 install-am: all-am
461         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
462
463 installcheck: installcheck-recursive
464 install-strip:
465         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
466           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
467           `test -z '$(STRIP)' || \
468             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
469 mostlyclean-generic:
470
471 clean-generic:
472
473 distclean-generic:
474         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
475
476 maintainer-clean-generic:
477         @echo "This command is intended for maintainers to use"
478         @echo "it deletes files that may require special tools to rebuild."
479         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
480 clean: clean-recursive
481
482 clean-am: clean-generic clean-libtool mostlyclean-am
483
484 distclean: distclean-recursive
485         -rm -f Makefile
486 distclean-am: clean-am distclean-generic distclean-libtool \
487         distclean-tags
488
489 dvi: dvi-recursive
490
491 dvi-am:
492
493 html: html-recursive
494
495 info: info-recursive
496
497 info-am:
498
499 install-data-am:
500
501 install-exec-am:
502
503 install-info: install-info-recursive
504
505 install-man:
506
507 installcheck-am:
508
509 maintainer-clean: maintainer-clean-recursive
510         -rm -f Makefile
511 maintainer-clean-am: distclean-am maintainer-clean-generic
512
513 mostlyclean: mostlyclean-recursive
514
515 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
516
517 pdf: pdf-recursive
518
519 pdf-am:
520
521 ps: ps-recursive
522
523 ps-am:
524
525 uninstall-am: uninstall-info-am
526
527 uninstall-info: uninstall-info-recursive
528
529 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
530         clean clean-generic clean-libtool clean-recursive ctags \
531         ctags-recursive distclean distclean-generic distclean-libtool \
532         distclean-recursive distclean-tags distdir dvi dvi-am html \
533         html-am info info-am install install-am install-data \
534         install-data-am install-exec install-exec-am install-info \
535         install-info-am install-man install-strip installcheck \
536         installcheck-am installdirs installdirs-am maintainer-clean \
537         maintainer-clean-generic maintainer-clean-recursive \
538         mostlyclean mostlyclean-generic mostlyclean-libtool \
539         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
540         uninstall uninstall-am uninstall-info-am
541
542 # Tell versions [3.59,3.63) of GNU make to not export all variables.
543 # Otherwise a system limit (for SysV at least) may be exceeded.
544 .NOEXPORT: