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