Correct PPTP server firewall rules chain.
[tomato/davidwu.git] / release / src / router / nfs-utils / utils / Makefile.in
blobfd94c2594e74cbb10a05882472a9c9587f993d78
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
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.
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.
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 AR = @AR@
73 AUTOCONF = @AUTOCONF@
74 AUTOHEADER = @AUTOHEADER@
75 AUTOMAKE = @AUTOMAKE@
76 AWK = @AWK@
77 CC = @CC@
78 CCDEPMODE = @CCDEPMODE@
79 CC_FOR_BUILD = @CC_FOR_BUILD@
80 CFLAGS = @CFLAGS@
81 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
82 CPP = @CPP@
83 CPPFLAGS = @CPPFLAGS@
84 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
85 CXX = @CXX@
86 CXXCPP = @CXXCPP@
87 CXXDEPMODE = @CXXDEPMODE@
88 CXXFLAGS = @CXXFLAGS@
89 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
90 CYGPATH_W = @CYGPATH_W@
91 DEFS = @DEFS@
92 DEPDIR = @DEPDIR@
93 DSYMUTIL = @DSYMUTIL@
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 NMEDIT = @NMEDIT@
137 OBJEXT = @OBJEXT@
138 PACKAGE = @PACKAGE@
139 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
140 PACKAGE_NAME = @PACKAGE_NAME@
141 PACKAGE_STRING = @PACKAGE_STRING@
142 PACKAGE_TARNAME = @PACKAGE_TARNAME@
143 PACKAGE_VERSION = @PACKAGE_VERSION@
144 PATH_SEPARATOR = @PATH_SEPARATOR@
145 PKG_CONFIG = @PKG_CONFIG@
146 RANLIB = @RANLIB@
147 RELEASE = @RELEASE@
148 RPCGEN_PATH = @RPCGEN_PATH@
149 RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@
150 RPCSECGSS_LIBS = @RPCSECGSS_LIBS@
151 SED = @SED@
152 SET_MAKE = @SET_MAKE@
153 SHELL = @SHELL@
154 STRIP = @STRIP@
155 SVCGSSD = @SVCGSSD@
156 VERSION = @VERSION@
157 abs_builddir = @abs_builddir@
158 abs_srcdir = @abs_srcdir@
159 abs_top_builddir = @abs_top_builddir@
160 abs_top_srcdir = @abs_top_srcdir@
161 ac_ct_CC = @ac_ct_CC@
162 ac_ct_CXX = @ac_ct_CXX@
163 ac_ct_F77 = @ac_ct_F77@
164 am__include = @am__include@
165 am__leading_dot = @am__leading_dot@
166 am__quote = @am__quote@
167 am__tar = @am__tar@
168 am__untar = @am__untar@
169 bindir = @bindir@
170 build = @build@
171 build_alias = @build_alias@
172 build_cpu = @build_cpu@
173 build_os = @build_os@
174 build_vendor = @build_vendor@
175 builddir = @builddir@
176 datadir = @datadir@
177 datarootdir = @datarootdir@
178 docdir = @docdir@
179 dvidir = @dvidir@
180 enable_gss = @enable_gss@
181 enable_ipv6 = @enable_ipv6@
182 enable_nfsv3 = @enable_nfsv3@
183 enable_nfsv4 = @enable_nfsv4@
184 enable_tirpc = @enable_tirpc@
185 exec_prefix = @exec_prefix@
186 host = @host@
187 host_alias = @host_alias@
188 host_cpu = @host_cpu@
189 host_os = @host_os@
190 host_vendor = @host_vendor@
191 htmldir = @htmldir@
192 includedir = @includedir@
193 infodir = @infodir@
194 install_sh = @install_sh@
195 kprefix = @kprefix@
196 libdir = @libdir@
197 libexecdir = @libexecdir@
198 localedir = @localedir@
199 localstatedir = @localstatedir@
200 mandir = @mandir@
201 mkdir_p = @mkdir_p@
202 oldincludedir = @oldincludedir@
203 pdfdir = @pdfdir@
204 prefix = @prefix@
205 program_transform_name = @program_transform_name@
206 psdir = @psdir@
207 sbindir = @sbindir@
208 sharedstatedir = @sharedstatedir@
209 srcdir = @srcdir@
210 startstatd = @startstatd@
211 statduser = @statduser@
212 statedir = @statedir@
213 sysconfdir = @sysconfdir@
214 target_alias = @target_alias@
215 top_build_prefix = @top_build_prefix@
216 top_builddir = @top_builddir@
217 top_srcdir = @top_srcdir@
218 OPTDIRS = $(am__append_1) $(am__append_2) $(am__append_3)
219 SUBDIRS = \
220 exportfs \
221 mountd \
222 nfsd \
223 nfsstat \
224 showmount \
225 statd \
226 $(OPTDIRS)
228 MAINTAINERCLEANFILES = Makefile.in
229 all: all-recursive
231 .SUFFIXES:
232 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(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 utils/Makefile'; \
242 cd $(top_srcdir) && \
243 $(AUTOMAKE) --gnu utils/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;
254 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
255 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
258 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
259 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
260 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262 mostlyclean-libtool:
263 -rm -f *.lo
265 clean-libtool:
266 -rm -rf .libs _libs
268 # This directory's subdirectories are mostly independent; you can cd
269 # into them and run `make' without going through this Makefile.
270 # To change the values of `make' variables: instead of editing Makefiles,
271 # (1) if the variable is set in `config.status', edit `config.status'
272 # (which will cause the Makefiles to be regenerated when you run `make');
273 # (2) otherwise, pass the desired values on the `make' command line.
274 $(RECURSIVE_TARGETS):
275 @failcom='exit 1'; \
276 for f in x $$MAKEFLAGS; do \
277 case $$f in \
278 *=* | --[!k]*);; \
279 *k*) failcom='fail=yes';; \
280 esac; \
281 done; \
282 dot_seen=no; \
283 target=`echo $@ | sed s/-recursive//`; \
284 list='$(SUBDIRS)'; for subdir in $$list; do \
285 echo "Making $$target in $$subdir"; \
286 if test "$$subdir" = "."; then \
287 dot_seen=yes; \
288 local_target="$$target-am"; \
289 else \
290 local_target="$$target"; \
291 fi; \
292 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
293 || eval $$failcom; \
294 done; \
295 if test "$$dot_seen" = "no"; then \
296 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
297 fi; test -z "$$fail"
299 $(RECURSIVE_CLEAN_TARGETS):
300 @failcom='exit 1'; \
301 for f in x $$MAKEFLAGS; do \
302 case $$f in \
303 *=* | --[!k]*);; \
304 *k*) failcom='fail=yes';; \
305 esac; \
306 done; \
307 dot_seen=no; \
308 case "$@" in \
309 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
310 *) list='$(SUBDIRS)' ;; \
311 esac; \
312 rev=''; for subdir in $$list; do \
313 if test "$$subdir" = "."; then :; else \
314 rev="$$subdir $$rev"; \
315 fi; \
316 done; \
317 rev="$$rev ."; \
318 target=`echo $@ | sed s/-recursive//`; \
319 for subdir in $$rev; do \
320 echo "Making $$target in $$subdir"; \
321 if test "$$subdir" = "."; then \
322 local_target="$$target-am"; \
323 else \
324 local_target="$$target"; \
325 fi; \
326 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
327 || eval $$failcom; \
328 done && test -z "$$fail"
329 tags-recursive:
330 list='$(SUBDIRS)'; for subdir in $$list; do \
331 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
332 done
333 ctags-recursive:
334 list='$(SUBDIRS)'; for subdir in $$list; do \
335 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
336 done
338 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
339 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
340 unique=`for i in $$list; do \
341 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
342 done | \
343 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
344 END { if (nonempty) { for (i in files) print i; }; }'`; \
345 mkid -fID $$unique
346 tags: TAGS
348 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
349 $(TAGS_FILES) $(LISP)
350 tags=; \
351 here=`pwd`; \
352 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
353 include_option=--etags-include; \
354 empty_fix=.; \
355 else \
356 include_option=--include; \
357 empty_fix=; \
358 fi; \
359 list='$(SUBDIRS)'; for subdir in $$list; do \
360 if test "$$subdir" = .; then :; else \
361 test ! -f $$subdir/TAGS || \
362 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
363 fi; \
364 done; \
365 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
366 unique=`for i in $$list; do \
367 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
368 done | \
369 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
370 END { if (nonempty) { for (i in files) print i; }; }'`; \
371 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
372 test -n "$$unique" || unique=$$empty_fix; \
373 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
374 $$tags $$unique; \
376 ctags: CTAGS
377 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
378 $(TAGS_FILES) $(LISP)
379 tags=; \
380 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
381 unique=`for i in $$list; do \
382 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
383 done | \
384 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
385 END { if (nonempty) { for (i in files) print i; }; }'`; \
386 test -z "$(CTAGS_ARGS)$$tags$$unique" \
387 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
388 $$tags $$unique
390 GTAGS:
391 here=`$(am__cd) $(top_builddir) && pwd` \
392 && cd $(top_srcdir) \
393 && gtags -i $(GTAGS_ARGS) $$here
395 distclean-tags:
396 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
398 distdir: $(DISTFILES)
399 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
400 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
401 list='$(DISTFILES)'; \
402 dist_files=`for file in $$list; do echo $$file; done | \
403 sed -e "s|^$$srcdirstrip/||;t" \
404 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
405 case $$dist_files in \
406 */*) $(MKDIR_P) `echo "$$dist_files" | \
407 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
408 sort -u` ;; \
409 esac; \
410 for file in $$dist_files; do \
411 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
412 if test -d $$d/$$file; then \
413 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
414 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
415 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
416 fi; \
417 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
418 else \
419 test -f $(distdir)/$$file \
420 || cp -p $$d/$$file $(distdir)/$$file \
421 || exit 1; \
422 fi; \
423 done
424 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
425 if test "$$subdir" = .; then :; else \
426 test -d "$(distdir)/$$subdir" \
427 || $(MKDIR_P) "$(distdir)/$$subdir" \
428 || exit 1; \
429 distdir=`$(am__cd) $(distdir) && pwd`; \
430 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
431 (cd $$subdir && \
432 $(MAKE) $(AM_MAKEFLAGS) \
433 top_distdir="$$top_distdir" \
434 distdir="$$distdir/$$subdir" \
435 am__remove_distdir=: \
436 am__skip_length_check=: \
437 distdir) \
438 || exit 1; \
439 fi; \
440 done
441 check-am: all-am
442 check: check-recursive
443 all-am: Makefile
444 installdirs: installdirs-recursive
445 installdirs-am:
446 install: install-recursive
447 install-exec: install-exec-recursive
448 install-data: install-data-recursive
449 uninstall: uninstall-recursive
451 install-am: all-am
452 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
454 installcheck: installcheck-recursive
455 install-strip:
456 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
457 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
458 `test -z '$(STRIP)' || \
459 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
460 mostlyclean-generic:
462 clean-generic:
464 distclean-generic:
465 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
467 maintainer-clean-generic:
468 @echo "This command is intended for maintainers to use"
469 @echo "it deletes files that may require special tools to rebuild."
470 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
471 clean: clean-recursive
473 clean-am: clean-generic clean-libtool mostlyclean-am
475 distclean: distclean-recursive
476 -rm -f Makefile
477 distclean-am: clean-am distclean-generic distclean-tags
479 dvi: dvi-recursive
481 dvi-am:
483 html: html-recursive
485 info: info-recursive
487 info-am:
489 install-data-am:
491 install-dvi: install-dvi-recursive
493 install-exec-am:
495 install-html: install-html-recursive
497 install-info: install-info-recursive
499 install-man:
501 install-pdf: install-pdf-recursive
503 install-ps: install-ps-recursive
505 installcheck-am:
507 maintainer-clean: maintainer-clean-recursive
508 -rm -f Makefile
509 maintainer-clean-am: distclean-am maintainer-clean-generic
511 mostlyclean: mostlyclean-recursive
513 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
515 pdf: pdf-recursive
517 pdf-am:
519 ps: ps-recursive
521 ps-am:
523 uninstall-am:
525 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
526 install-strip
528 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
529 all all-am check check-am clean clean-generic clean-libtool \
530 ctags ctags-recursive distclean distclean-generic \
531 distclean-libtool distclean-tags distdir dvi dvi-am html \
532 html-am info info-am install install-am install-data \
533 install-data-am install-dvi install-dvi-am install-exec \
534 install-exec-am install-html install-html-am install-info \
535 install-info-am install-man install-pdf install-pdf-am \
536 install-ps install-ps-am install-strip installcheck \
537 installcheck-am installdirs installdirs-am maintainer-clean \
538 maintainer-clean-generic mostlyclean mostlyclean-generic \
539 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
540 uninstall uninstall-am
542 # Tell versions [3.59,3.63) of GNU make to not export all variables.
543 # Otherwise a system limit (for SysV at least) may be exceeded.
544 .NOEXPORT: