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