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