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