]> git.decadent.org.uk Git - nfs-utils.git/blob - utils/Makefile.in
Imported Debian patch 1.0.9-2
[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_RQUOTAD_TRUE@am__append_1 = rquotad
39 @CONFIG_NFSV4_TRUE@am__append_2 = idmapd
40 @CONFIG_GSS_TRUE@am__append_3 = gssd
41 @CONFIG_MOUNT_TRUE@am__append_4 = mount
42 subdir = utils
43 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \
46         $(top_srcdir)/aclocal/kerberos5.m4 \
47         $(top_srcdir)/aclocal/nfs-utils.m4 \
48         $(top_srcdir)/aclocal/tcp-wrappers.m4 \
49         $(top_srcdir)/configure.in
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 lockd mountd nfsd nfsstat nhfsstone showmount \
66         statd rquotad idmapd 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_RQUOTAD_FALSE = @CONFIG_RQUOTAD_FALSE@
93 CONFIG_RQUOTAD_TRUE = @CONFIG_RQUOTAD_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 LIBBSD = @LIBBSD@
133 LIBCRYPT = @LIBCRYPT@
134 LIBNSL = @LIBNSL@
135 LIBOBJS = @LIBOBJS@
136 LIBS = @LIBS@
137 LIBSOCKET = @LIBSOCKET@
138 LIBTOOL = @LIBTOOL@
139 LIBWRAP = @LIBWRAP@
140 LN_S = @LN_S@
141 LTLIBOBJS = @LTLIBOBJS@
142 MAKEINFO = @MAKEINFO@
143 OBJEXT = @OBJEXT@
144 PACKAGE = @PACKAGE@
145 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
146 PACKAGE_NAME = @PACKAGE_NAME@
147 PACKAGE_STRING = @PACKAGE_STRING@
148 PACKAGE_TARNAME = @PACKAGE_TARNAME@
149 PACKAGE_VERSION = @PACKAGE_VERSION@
150 PATH_SEPARATOR = @PATH_SEPARATOR@
151 PKG_CONFIG = @PKG_CONFIG@
152 RANLIB = @RANLIB@
153 RELEASE = @RELEASE@
154 RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@
155 RPCSECGSS_LIBS = @RPCSECGSS_LIBS@
156 SET_MAKE = @SET_MAKE@
157 SHELL = @SHELL@
158 STRIP = @STRIP@
159 SVCGSSD = @SVCGSSD@
160 VERSION = @VERSION@
161 ac_ct_CC = @ac_ct_CC@
162 ac_ct_CXX = @ac_ct_CXX@
163 ac_ct_F77 = @ac_ct_F77@
164 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
165 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
166 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
167 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
168 am__include = @am__include@
169 am__leading_dot = @am__leading_dot@
170 am__quote = @am__quote@
171 am__tar = @am__tar@
172 am__untar = @am__untar@
173 bindir = @bindir@
174 build = @build@
175 build_alias = @build_alias@
176 build_cpu = @build_cpu@
177 build_os = @build_os@
178 build_vendor = @build_vendor@
179 datadir = @datadir@
180 datarootdir = @datarootdir@
181 docdir = @docdir@
182 dvidir = @dvidir@
183 enable_gss = @enable_gss@
184 enable_nfsv3 = @enable_nfsv3@
185 enable_nfsv4 = @enable_nfsv4@
186 exec_prefix = @exec_prefix@
187 host = @host@
188 host_alias = @host_alias@
189 host_cpu = @host_cpu@
190 host_os = @host_os@
191 host_vendor = @host_vendor@
192 htmldir = @htmldir@
193 includedir = @includedir@
194 infodir = @infodir@
195 install_sh = @install_sh@
196 kprefix = @kprefix@
197 libdir = @libdir@
198 libexecdir = @libexecdir@
199 localedir = @localedir@
200 localstatedir = @localstatedir@
201 mandir = @mandir@
202 mkdir_p = @mkdir_p@
203 oldincludedir = @oldincludedir@
204 pdfdir = @pdfdir@
205 prefix = @prefix@
206 program_transform_name = @program_transform_name@
207 psdir = @psdir@
208 sbindir = @sbindir@
209 secure_statd = @secure_statd@
210 sharedstatedir = @sharedstatedir@
211 statduser = @statduser@
212 statedir = @statedir@
213 sysconfdir = @sysconfdir@
214 target_alias = @target_alias@
215 OPTDIRS = $(am__append_1) $(am__append_2) $(am__append_3) \
216         $(am__append_4)
217 SUBDIRS = \
218         exportfs \
219         lockd \
220         mountd \
221         nfsd \
222         nfsstat \
223         nhfsstone \
224         showmount \
225         statd \
226         $(OPTDIRS)
227
228 MAINTAINERCLEANFILES = Makefile.in
229 all: all-recursive
230
231 .SUFFIXES:
232 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
233         @for dep in $?; do \
234           case '$(am__configure_deps)' in \
235             *$$dep*) \
236               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
237                 && exit 0; \
238               exit 1;; \
239           esac; \
240         done; \
241         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  utils/Makefile'; \
242         cd $(top_srcdir) && \
243           $(AUTOMAKE) --gnu  utils/Makefile
244 .PRECIOUS: Makefile
245 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
246         @case '$?' in \
247           *config.status*) \
248             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
249           *) \
250             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
251             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
252         esac;
253
254 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
255         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
256
257 $(top_srcdir)/configure:  $(am__configure_deps)
258         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
259 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
260         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
261
262 mostlyclean-libtool:
263         -rm -f *.lo
264
265 clean-libtool:
266         -rm -rf .libs _libs
267
268 distclean-libtool:
269         -rm -f libtool
270 uninstall-info-am:
271
272 # This directory's subdirectories are mostly independent; you can cd
273 # into them and run `make' without going through this Makefile.
274 # To change the values of `make' variables: instead of editing Makefiles,
275 # (1) if the variable is set in `config.status', edit `config.status'
276 #     (which will cause the Makefiles to be regenerated when you run `make');
277 # (2) otherwise, pass the desired values on the `make' command line.
278 $(RECURSIVE_TARGETS):
279         @failcom='exit 1'; \
280         for f in x $$MAKEFLAGS; do \
281           case $$f in \
282             *=* | --[!k]*);; \
283             *k*) failcom='fail=yes';; \
284           esac; \
285         done; \
286         dot_seen=no; \
287         target=`echo $@ | sed s/-recursive//`; \
288         list='$(SUBDIRS)'; for subdir in $$list; do \
289           echo "Making $$target in $$subdir"; \
290           if test "$$subdir" = "."; then \
291             dot_seen=yes; \
292             local_target="$$target-am"; \
293           else \
294             local_target="$$target"; \
295           fi; \
296           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
297           || eval $$failcom; \
298         done; \
299         if test "$$dot_seen" = "no"; then \
300           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
301         fi; test -z "$$fail"
302
303 mostlyclean-recursive clean-recursive distclean-recursive \
304 maintainer-clean-recursive:
305         @failcom='exit 1'; \
306         for f in x $$MAKEFLAGS; do \
307           case $$f in \
308             *=* | --[!k]*);; \
309             *k*) failcom='fail=yes';; \
310           esac; \
311         done; \
312         dot_seen=no; \
313         case "$@" in \
314           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
315           *) list='$(SUBDIRS)' ;; \
316         esac; \
317         rev=''; for subdir in $$list; do \
318           if test "$$subdir" = "."; then :; else \
319             rev="$$subdir $$rev"; \
320           fi; \
321         done; \
322         rev="$$rev ."; \
323         target=`echo $@ | sed s/-recursive//`; \
324         for subdir in $$rev; do \
325           echo "Making $$target in $$subdir"; \
326           if test "$$subdir" = "."; then \
327             local_target="$$target-am"; \
328           else \
329             local_target="$$target"; \
330           fi; \
331           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
332           || eval $$failcom; \
333         done && test -z "$$fail"
334 tags-recursive:
335         list='$(SUBDIRS)'; for subdir in $$list; do \
336           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
337         done
338 ctags-recursive:
339         list='$(SUBDIRS)'; for subdir in $$list; do \
340           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
341         done
342
343 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
344         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
345         unique=`for i in $$list; do \
346             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
347           done | \
348           $(AWK) '    { files[$$0] = 1; } \
349                END { for (i in files) print i; }'`; \
350         mkid -fID $$unique
351 tags: TAGS
352
353 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
354                 $(TAGS_FILES) $(LISP)
355         tags=; \
356         here=`pwd`; \
357         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
358           include_option=--etags-include; \
359           empty_fix=.; \
360         else \
361           include_option=--include; \
362           empty_fix=; \
363         fi; \
364         list='$(SUBDIRS)'; for subdir in $$list; do \
365           if test "$$subdir" = .; then :; else \
366             test ! -f $$subdir/TAGS || \
367               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
368           fi; \
369         done; \
370         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
371         unique=`for i in $$list; do \
372             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
373           done | \
374           $(AWK) '    { files[$$0] = 1; } \
375                END { for (i in files) print i; }'`; \
376         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
377           test -n "$$unique" || unique=$$empty_fix; \
378           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
379             $$tags $$unique; \
380         fi
381 ctags: CTAGS
382 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
383                 $(TAGS_FILES) $(LISP)
384         tags=; \
385         here=`pwd`; \
386         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
387         unique=`for i in $$list; do \
388             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
389           done | \
390           $(AWK) '    { files[$$0] = 1; } \
391                END { for (i in files) print i; }'`; \
392         test -z "$(CTAGS_ARGS)$$tags$$unique" \
393           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
394              $$tags $$unique
395
396 GTAGS:
397         here=`$(am__cd) $(top_builddir) && pwd` \
398           && cd $(top_srcdir) \
399           && gtags -i $(GTAGS_ARGS) $$here
400
401 distclean-tags:
402         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
403
404 distdir: $(DISTFILES)
405         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
406         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
407         list='$(DISTFILES)'; for file in $$list; do \
408           case $$file in \
409             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
410             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
411           esac; \
412           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
413           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
414           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
415             dir="/$$dir"; \
416             $(mkdir_p) "$(distdir)$$dir"; \
417           else \
418             dir=''; \
419           fi; \
420           if test -d $$d/$$file; then \
421             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
422               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
423             fi; \
424             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
425           else \
426             test -f $(distdir)/$$file \
427             || cp -p $$d/$$file $(distdir)/$$file \
428             || exit 1; \
429           fi; \
430         done
431         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
432           if test "$$subdir" = .; then :; else \
433             test -d "$(distdir)/$$subdir" \
434             || $(mkdir_p) "$(distdir)/$$subdir" \
435             || exit 1; \
436             distdir=`$(am__cd) $(distdir) && pwd`; \
437             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
438             (cd $$subdir && \
439               $(MAKE) $(AM_MAKEFLAGS) \
440                 top_distdir="$$top_distdir" \
441                 distdir="$$distdir/$$subdir" \
442                 distdir) \
443               || exit 1; \
444           fi; \
445         done
446 check-am: all-am
447 check: check-recursive
448 all-am: Makefile
449 installdirs: installdirs-recursive
450 installdirs-am:
451 install: install-recursive
452 install-exec: install-exec-recursive
453 install-data: install-data-recursive
454 uninstall: uninstall-recursive
455
456 install-am: all-am
457         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
458
459 installcheck: installcheck-recursive
460 install-strip:
461         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
462           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
463           `test -z '$(STRIP)' || \
464             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
465 mostlyclean-generic:
466
467 clean-generic:
468
469 distclean-generic:
470         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
471
472 maintainer-clean-generic:
473         @echo "This command is intended for maintainers to use"
474         @echo "it deletes files that may require special tools to rebuild."
475         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
476 clean: clean-recursive
477
478 clean-am: clean-generic clean-libtool mostlyclean-am
479
480 distclean: distclean-recursive
481         -rm -f Makefile
482 distclean-am: clean-am distclean-generic distclean-libtool \
483         distclean-tags
484
485 dvi: dvi-recursive
486
487 dvi-am:
488
489 html: html-recursive
490
491 info: info-recursive
492
493 info-am:
494
495 install-data-am:
496
497 install-exec-am:
498
499 install-info: install-info-recursive
500
501 install-man:
502
503 installcheck-am:
504
505 maintainer-clean: maintainer-clean-recursive
506         -rm -f Makefile
507 maintainer-clean-am: distclean-am maintainer-clean-generic
508
509 mostlyclean: mostlyclean-recursive
510
511 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
512
513 pdf: pdf-recursive
514
515 pdf-am:
516
517 ps: ps-recursive
518
519 ps-am:
520
521 uninstall-am: uninstall-info-am
522
523 uninstall-info: uninstall-info-recursive
524
525 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
526         clean clean-generic clean-libtool clean-recursive ctags \
527         ctags-recursive distclean distclean-generic distclean-libtool \
528         distclean-recursive distclean-tags distdir dvi dvi-am html \
529         html-am info info-am install install-am install-data \
530         install-data-am install-exec install-exec-am install-info \
531         install-info-am install-man install-strip installcheck \
532         installcheck-am installdirs installdirs-am maintainer-clean \
533         maintainer-clean-generic maintainer-clean-recursive \
534         mostlyclean mostlyclean-generic mostlyclean-libtool \
535         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
536         uninstall uninstall-am uninstall-info-am
537
538 # Tell versions [3.59,3.63) of GNU make to not export all variables.
539 # Otherwise a system limit (for SysV at least) may be exceeded.
540 .NOEXPORT: