]> git.decadent.org.uk Git - nfs-utils.git/blob - utils/Makefile.in
Imported Upstream version 1.0.11~git-20060105
[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 showmount statd \
66         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         showmount \
224         statd \
225         $(OPTDIRS)
226
227 MAINTAINERCLEANFILES = Makefile.in
228 all: all-recursive
229
230 .SUFFIXES:
231 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
232         @for dep in $?; do \
233           case '$(am__configure_deps)' in \
234             *$$dep*) \
235               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
236                 && exit 0; \
237               exit 1;; \
238           esac; \
239         done; \
240         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  utils/Makefile'; \
241         cd $(top_srcdir) && \
242           $(AUTOMAKE) --gnu  utils/Makefile
243 .PRECIOUS: Makefile
244 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
245         @case '$?' in \
246           *config.status*) \
247             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
248           *) \
249             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
250             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
251         esac;
252
253 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
254         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255
256 $(top_srcdir)/configure:  $(am__configure_deps)
257         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
259         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
260
261 mostlyclean-libtool:
262         -rm -f *.lo
263
264 clean-libtool:
265         -rm -rf .libs _libs
266
267 distclean-libtool:
268         -rm -f libtool
269 uninstall-info-am:
270
271 # This directory's subdirectories are mostly independent; you can cd
272 # into them and run `make' without going through this Makefile.
273 # To change the values of `make' variables: instead of editing Makefiles,
274 # (1) if the variable is set in `config.status', edit `config.status'
275 #     (which will cause the Makefiles to be regenerated when you run `make');
276 # (2) otherwise, pass the desired values on the `make' command line.
277 $(RECURSIVE_TARGETS):
278         @failcom='exit 1'; \
279         for f in x $$MAKEFLAGS; do \
280           case $$f in \
281             *=* | --[!k]*);; \
282             *k*) failcom='fail=yes';; \
283           esac; \
284         done; \
285         dot_seen=no; \
286         target=`echo $@ | sed s/-recursive//`; \
287         list='$(SUBDIRS)'; for subdir in $$list; do \
288           echo "Making $$target in $$subdir"; \
289           if test "$$subdir" = "."; then \
290             dot_seen=yes; \
291             local_target="$$target-am"; \
292           else \
293             local_target="$$target"; \
294           fi; \
295           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
296           || eval $$failcom; \
297         done; \
298         if test "$$dot_seen" = "no"; then \
299           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
300         fi; test -z "$$fail"
301
302 mostlyclean-recursive clean-recursive distclean-recursive \
303 maintainer-clean-recursive:
304         @failcom='exit 1'; \
305         for f in x $$MAKEFLAGS; do \
306           case $$f in \
307             *=* | --[!k]*);; \
308             *k*) failcom='fail=yes';; \
309           esac; \
310         done; \
311         dot_seen=no; \
312         case "$@" in \
313           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
314           *) list='$(SUBDIRS)' ;; \
315         esac; \
316         rev=''; for subdir in $$list; do \
317           if test "$$subdir" = "."; then :; else \
318             rev="$$subdir $$rev"; \
319           fi; \
320         done; \
321         rev="$$rev ."; \
322         target=`echo $@ | sed s/-recursive//`; \
323         for subdir in $$rev; do \
324           echo "Making $$target in $$subdir"; \
325           if test "$$subdir" = "."; then \
326             local_target="$$target-am"; \
327           else \
328             local_target="$$target"; \
329           fi; \
330           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
331           || eval $$failcom; \
332         done && test -z "$$fail"
333 tags-recursive:
334         list='$(SUBDIRS)'; for subdir in $$list; do \
335           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
336         done
337 ctags-recursive:
338         list='$(SUBDIRS)'; for subdir in $$list; do \
339           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
340         done
341
342 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
343         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
344         unique=`for i in $$list; do \
345             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
346           done | \
347           $(AWK) '    { files[$$0] = 1; } \
348                END { for (i in files) print i; }'`; \
349         mkid -fID $$unique
350 tags: TAGS
351
352 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
353                 $(TAGS_FILES) $(LISP)
354         tags=; \
355         here=`pwd`; \
356         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
357           include_option=--etags-include; \
358           empty_fix=.; \
359         else \
360           include_option=--include; \
361           empty_fix=; \
362         fi; \
363         list='$(SUBDIRS)'; for subdir in $$list; do \
364           if test "$$subdir" = .; then :; else \
365             test ! -f $$subdir/TAGS || \
366               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
367           fi; \
368         done; \
369         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
370         unique=`for i in $$list; do \
371             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
372           done | \
373           $(AWK) '    { files[$$0] = 1; } \
374                END { for (i in files) print i; }'`; \
375         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
376           test -n "$$unique" || unique=$$empty_fix; \
377           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
378             $$tags $$unique; \
379         fi
380 ctags: CTAGS
381 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
382                 $(TAGS_FILES) $(LISP)
383         tags=; \
384         here=`pwd`; \
385         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
386         unique=`for i in $$list; do \
387             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
388           done | \
389           $(AWK) '    { files[$$0] = 1; } \
390                END { for (i in files) print i; }'`; \
391         test -z "$(CTAGS_ARGS)$$tags$$unique" \
392           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
393              $$tags $$unique
394
395 GTAGS:
396         here=`$(am__cd) $(top_builddir) && pwd` \
397           && cd $(top_srcdir) \
398           && gtags -i $(GTAGS_ARGS) $$here
399
400 distclean-tags:
401         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
402
403 distdir: $(DISTFILES)
404         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
405         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
406         list='$(DISTFILES)'; for file in $$list; do \
407           case $$file in \
408             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
409             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
410           esac; \
411           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
412           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
413           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
414             dir="/$$dir"; \
415             $(mkdir_p) "$(distdir)$$dir"; \
416           else \
417             dir=''; \
418           fi; \
419           if test -d $$d/$$file; then \
420             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
421               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
422             fi; \
423             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
424           else \
425             test -f $(distdir)/$$file \
426             || cp -p $$d/$$file $(distdir)/$$file \
427             || exit 1; \
428           fi; \
429         done
430         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
431           if test "$$subdir" = .; then :; else \
432             test -d "$(distdir)/$$subdir" \
433             || $(mkdir_p) "$(distdir)/$$subdir" \
434             || exit 1; \
435             distdir=`$(am__cd) $(distdir) && pwd`; \
436             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
437             (cd $$subdir && \
438               $(MAKE) $(AM_MAKEFLAGS) \
439                 top_distdir="$$top_distdir" \
440                 distdir="$$distdir/$$subdir" \
441                 distdir) \
442               || exit 1; \
443           fi; \
444         done
445 check-am: all-am
446 check: check-recursive
447 all-am: Makefile
448 installdirs: installdirs-recursive
449 installdirs-am:
450 install: install-recursive
451 install-exec: install-exec-recursive
452 install-data: install-data-recursive
453 uninstall: uninstall-recursive
454
455 install-am: all-am
456         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
457
458 installcheck: installcheck-recursive
459 install-strip:
460         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
461           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
462           `test -z '$(STRIP)' || \
463             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
464 mostlyclean-generic:
465
466 clean-generic:
467
468 distclean-generic:
469         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
470
471 maintainer-clean-generic:
472         @echo "This command is intended for maintainers to use"
473         @echo "it deletes files that may require special tools to rebuild."
474         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
475 clean: clean-recursive
476
477 clean-am: clean-generic clean-libtool mostlyclean-am
478
479 distclean: distclean-recursive
480         -rm -f Makefile
481 distclean-am: clean-am distclean-generic distclean-libtool \
482         distclean-tags
483
484 dvi: dvi-recursive
485
486 dvi-am:
487
488 html: html-recursive
489
490 info: info-recursive
491
492 info-am:
493
494 install-data-am:
495
496 install-exec-am:
497
498 install-info: install-info-recursive
499
500 install-man:
501
502 installcheck-am:
503
504 maintainer-clean: maintainer-clean-recursive
505         -rm -f Makefile
506 maintainer-clean-am: distclean-am maintainer-clean-generic
507
508 mostlyclean: mostlyclean-recursive
509
510 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
511
512 pdf: pdf-recursive
513
514 pdf-am:
515
516 ps: ps-recursive
517
518 ps-am:
519
520 uninstall-am: uninstall-info-am
521
522 uninstall-info: uninstall-info-recursive
523
524 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
525         clean clean-generic clean-libtool clean-recursive ctags \
526         ctags-recursive distclean distclean-generic distclean-libtool \
527         distclean-recursive distclean-tags distdir dvi dvi-am html \
528         html-am info info-am install install-am install-data \
529         install-data-am install-exec install-exec-am install-info \
530         install-info-am install-man install-strip installcheck \
531         installcheck-am installdirs installdirs-am maintainer-clean \
532         maintainer-clean-generic maintainer-clean-recursive \
533         mostlyclean mostlyclean-generic mostlyclean-libtool \
534         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
535         uninstall uninstall-am uninstall-info-am
536
537 # Tell versions [3.59,3.63) of GNU make to not export all variables.
538 # Otherwise a system limit (for SysV at least) may be exceeded.
539 .NOEXPORT: