]> git.decadent.org.uk Git - nfs-utils.git/blob - support/misc/Makefile.in
Imported Upstream version 1.1.5
[nfs-utils.git] / support / misc / 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
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = @build@
34 host_triplet = @host@
35 subdir = support/misc
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 LIBRARIES = $(noinst_LIBRARIES)
50 ARFLAGS = cru
51 libmisc_a_AR = $(AR) $(ARFLAGS)
52 libmisc_a_LIBADD =
53 am_libmisc_a_OBJECTS = tcpwrapper.$(OBJEXT) from_local.$(OBJEXT) \
54         mountpoint.$(OBJEXT)
55 libmisc_a_OBJECTS = $(am_libmisc_a_OBJECTS)
56 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/support/include
57 depcomp = $(SHELL) $(top_srcdir)/depcomp
58 am__depfiles_maybe = depfiles
59 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
60         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
61 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
62         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
63         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
64 CCLD = $(CC)
65 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
66         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
67         $(LDFLAGS) -o $@
68 SOURCES = $(libmisc_a_SOURCES)
69 DIST_SOURCES = $(libmisc_a_SOURCES)
70 ETAGS = etags
71 CTAGS = ctags
72 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73 ACLOCAL = @ACLOCAL@
74 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
75 ALLOCA = @ALLOCA@
76 AMTAR = @AMTAR@
77 AM_CFLAGS = @AM_CFLAGS@
78 AR = @AR@
79 AUTOCONF = @AUTOCONF@
80 AUTOHEADER = @AUTOHEADER@
81 AUTOMAKE = @AUTOMAKE@
82 AWK = @AWK@
83 CC = @CC@
84 CCDEPMODE = @CCDEPMODE@
85 CC_FOR_BUILD = @CC_FOR_BUILD@
86 CFLAGS = @CFLAGS@
87 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
88 CPP = @CPP@
89 CPPFLAGS = @CPPFLAGS@
90 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
91 CXX = @CXX@
92 CXXCPP = @CXXCPP@
93 CXXDEPMODE = @CXXDEPMODE@
94 CXXFLAGS = @CXXFLAGS@
95 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
96 CYGPATH_W = @CYGPATH_W@
97 DEFS = @DEFS@
98 DEPDIR = @DEPDIR@
99 DSYMUTIL = @DSYMUTIL@
100 ECHO = @ECHO@
101 ECHO_C = @ECHO_C@
102 ECHO_N = @ECHO_N@
103 ECHO_T = @ECHO_T@
104 EGREP = @EGREP@
105 EXEEXT = @EXEEXT@
106 F77 = @F77@
107 FFLAGS = @FFLAGS@
108 GREP = @GREP@
109 GSSD = @GSSD@
110 GSSGLUE_CFLAGS = @GSSGLUE_CFLAGS@
111 GSSGLUE_LIBS = @GSSGLUE_LIBS@
112 HAVE_LIBWRAP = @HAVE_LIBWRAP@
113 HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@
114 IDMAPD = @IDMAPD@
115 INSTALL = @INSTALL@
116 INSTALL_DATA = @INSTALL_DATA@
117 INSTALL_PROGRAM = @INSTALL_PROGRAM@
118 INSTALL_SCRIPT = @INSTALL_SCRIPT@
119 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
120 K5VERS = @K5VERS@
121 KRBCFLAGS = @KRBCFLAGS@
122 KRBDIR = @KRBDIR@
123 KRBLDFLAGS = @KRBLDFLAGS@
124 KRBLIBS = @KRBLIBS@
125 LD = @LD@
126 LDFLAGS = @LDFLAGS@
127 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
128 LIBBLKID = @LIBBLKID@
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 MAINT = @MAINT@
140 MAKEINFO = @MAKEINFO@
141 MKDIR_P = @MKDIR_P@
142 NMEDIT = @NMEDIT@
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 RPCGEN_PATH = @RPCGEN_PATH@
155 RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@
156 RPCSECGSS_LIBS = @RPCSECGSS_LIBS@
157 SED = @SED@
158 SET_MAKE = @SET_MAKE@
159 SHELL = @SHELL@
160 STRIP = @STRIP@
161 SVCGSSD = @SVCGSSD@
162 VERSION = @VERSION@
163 abs_builddir = @abs_builddir@
164 abs_srcdir = @abs_srcdir@
165 abs_top_builddir = @abs_top_builddir@
166 abs_top_srcdir = @abs_top_srcdir@
167 ac_ct_CC = @ac_ct_CC@
168 ac_ct_CXX = @ac_ct_CXX@
169 ac_ct_F77 = @ac_ct_F77@
170 am__include = @am__include@
171 am__leading_dot = @am__leading_dot@
172 am__quote = @am__quote@
173 am__tar = @am__tar@
174 am__untar = @am__untar@
175 bindir = @bindir@
176 build = @build@
177 build_alias = @build_alias@
178 build_cpu = @build_cpu@
179 build_os = @build_os@
180 build_vendor = @build_vendor@
181 builddir = @builddir@
182 datadir = @datadir@
183 datarootdir = @datarootdir@
184 docdir = @docdir@
185 dvidir = @dvidir@
186 enable_gss = @enable_gss@
187 enable_ipv6 = @enable_ipv6@
188 enable_nfsv3 = @enable_nfsv3@
189 enable_nfsv4 = @enable_nfsv4@
190 enable_tirpc = @enable_tirpc@
191 exec_prefix = @exec_prefix@
192 host = @host@
193 host_alias = @host_alias@
194 host_cpu = @host_cpu@
195 host_os = @host_os@
196 host_vendor = @host_vendor@
197 htmldir = @htmldir@
198 includedir = @includedir@
199 infodir = @infodir@
200 install_sh = @install_sh@
201 kprefix = @kprefix@
202 libdir = @libdir@
203 libexecdir = @libexecdir@
204 localedir = @localedir@
205 localstatedir = @localstatedir@
206 mandir = @mandir@
207 mkdir_p = @mkdir_p@
208 oldincludedir = @oldincludedir@
209 pdfdir = @pdfdir@
210 prefix = @prefix@
211 program_transform_name = @program_transform_name@
212 psdir = @psdir@
213 sbindir = @sbindir@
214 sharedstatedir = @sharedstatedir@
215 srcdir = @srcdir@
216 startstatd = @startstatd@
217 statduser = @statduser@
218 statedir = @statedir@
219 sysconfdir = @sysconfdir@
220 target_alias = @target_alias@
221 top_build_prefix = @top_build_prefix@
222 top_builddir = @top_builddir@
223 top_srcdir = @top_srcdir@
224 noinst_LIBRARIES = libmisc.a
225 libmisc_a_SOURCES = tcpwrapper.c from_local.c mountpoint.c
226 MAINTAINERCLEANFILES = Makefile.in
227 all: all-am
228
229 .SUFFIXES:
230 .SUFFIXES: .c .lo .o .obj
231 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(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  support/misc/Makefile'; \
241         cd $(top_srcdir) && \
242           $(AUTOMAKE) --gnu  support/misc/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: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
257         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
259         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
260
261 clean-noinstLIBRARIES:
262         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
263 libmisc.a: $(libmisc_a_OBJECTS) $(libmisc_a_DEPENDENCIES) 
264         -rm -f libmisc.a
265         $(libmisc_a_AR) libmisc.a $(libmisc_a_OBJECTS) $(libmisc_a_LIBADD)
266         $(RANLIB) libmisc.a
267
268 mostlyclean-compile:
269         -rm -f *.$(OBJEXT)
270
271 distclean-compile:
272         -rm -f *.tab.c
273
274 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/from_local.Po@am__quote@
275 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mountpoint.Po@am__quote@
276 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tcpwrapper.Po@am__quote@
277
278 .c.o:
279 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
280 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
281 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
282 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
283 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
284
285 .c.obj:
286 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
287 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
288 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
289 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
290 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
291
292 .c.lo:
293 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
294 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
295 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
296 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
297 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
298
299 mostlyclean-libtool:
300         -rm -f *.lo
301
302 clean-libtool:
303         -rm -rf .libs _libs
304
305 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
306         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
307         unique=`for i in $$list; do \
308             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
309           done | \
310           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
311               END { if (nonempty) { for (i in files) print i; }; }'`; \
312         mkid -fID $$unique
313 tags: TAGS
314
315 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
316                 $(TAGS_FILES) $(LISP)
317         tags=; \
318         here=`pwd`; \
319         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
320         unique=`for i in $$list; do \
321             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
322           done | \
323           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
324               END { if (nonempty) { for (i in files) print i; }; }'`; \
325         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
326           test -n "$$unique" || unique=$$empty_fix; \
327           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
328             $$tags $$unique; \
329         fi
330 ctags: CTAGS
331 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
332                 $(TAGS_FILES) $(LISP)
333         tags=; \
334         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
335         unique=`for i in $$list; do \
336             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
337           done | \
338           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
339               END { if (nonempty) { for (i in files) print i; }; }'`; \
340         test -z "$(CTAGS_ARGS)$$tags$$unique" \
341           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
342              $$tags $$unique
343
344 GTAGS:
345         here=`$(am__cd) $(top_builddir) && pwd` \
346           && cd $(top_srcdir) \
347           && gtags -i $(GTAGS_ARGS) $$here
348
349 distclean-tags:
350         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
351
352 distdir: $(DISTFILES)
353         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
354         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
355         list='$(DISTFILES)'; \
356           dist_files=`for file in $$list; do echo $$file; done | \
357           sed -e "s|^$$srcdirstrip/||;t" \
358               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
359         case $$dist_files in \
360           */*) $(MKDIR_P) `echo "$$dist_files" | \
361                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
362                            sort -u` ;; \
363         esac; \
364         for file in $$dist_files; do \
365           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
366           if test -d $$d/$$file; then \
367             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
368             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
369               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
370             fi; \
371             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
372           else \
373             test -f $(distdir)/$$file \
374             || cp -p $$d/$$file $(distdir)/$$file \
375             || exit 1; \
376           fi; \
377         done
378 check-am: all-am
379 check: check-am
380 all-am: Makefile $(LIBRARIES)
381 installdirs:
382 install: install-am
383 install-exec: install-exec-am
384 install-data: install-data-am
385 uninstall: uninstall-am
386
387 install-am: all-am
388         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
389
390 installcheck: installcheck-am
391 install-strip:
392         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
393           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
394           `test -z '$(STRIP)' || \
395             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
396 mostlyclean-generic:
397
398 clean-generic:
399
400 distclean-generic:
401         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
402
403 maintainer-clean-generic:
404         @echo "This command is intended for maintainers to use"
405         @echo "it deletes files that may require special tools to rebuild."
406         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
407 clean: clean-am
408
409 clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
410         mostlyclean-am
411
412 distclean: distclean-am
413         -rm -rf ./$(DEPDIR)
414         -rm -f Makefile
415 distclean-am: clean-am distclean-compile distclean-generic \
416         distclean-tags
417
418 dvi: dvi-am
419
420 dvi-am:
421
422 html: html-am
423
424 info: info-am
425
426 info-am:
427
428 install-data-am:
429
430 install-dvi: install-dvi-am
431
432 install-exec-am:
433
434 install-html: install-html-am
435
436 install-info: install-info-am
437
438 install-man:
439
440 install-pdf: install-pdf-am
441
442 install-ps: install-ps-am
443
444 installcheck-am:
445
446 maintainer-clean: maintainer-clean-am
447         -rm -rf ./$(DEPDIR)
448         -rm -f Makefile
449 maintainer-clean-am: distclean-am maintainer-clean-generic
450
451 mostlyclean: mostlyclean-am
452
453 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
454         mostlyclean-libtool
455
456 pdf: pdf-am
457
458 pdf-am:
459
460 ps: ps-am
461
462 ps-am:
463
464 uninstall-am:
465
466 .MAKE: install-am install-strip
467
468 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
469         clean-libtool clean-noinstLIBRARIES ctags distclean \
470         distclean-compile distclean-generic distclean-libtool \
471         distclean-tags distdir dvi dvi-am html html-am info info-am \
472         install install-am install-data install-data-am install-dvi \
473         install-dvi-am install-exec install-exec-am install-html \
474         install-html-am install-info install-info-am install-man \
475         install-pdf install-pdf-am install-ps install-ps-am \
476         install-strip installcheck installcheck-am installdirs \
477         maintainer-clean maintainer-clean-generic mostlyclean \
478         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
479         pdf pdf-am ps ps-am tags uninstall uninstall-am
480
481 # Tell versions [3.59,3.63) of GNU make to not export all variables.
482 # Otherwise a system limit (for SysV at least) may be exceeded.
483 .NOEXPORT: