]> git.decadent.org.uk Git - nfs-utils.git/blob - support/include/Makefile.in
75203ee621e1dc40eee49b24091f37bf153217dc
[nfs-utils.git] / support / include / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  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 build_triplet = @build@
38 host_triplet = @host@
39 subdir = support/include
40 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
41         $(srcdir)/Makefile.in $(srcdir)/config.h.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \
44         $(top_srcdir)/aclocal/kerberos5.m4 \
45         $(top_srcdir)/aclocal/nfs-utils.m4 \
46         $(top_srcdir)/aclocal/tcp-wrappers.m4 \
47         $(top_srcdir)/configure.in
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49         $(ACLOCAL_M4)
50 mkinstalldirs = $(install_sh) -d
51 CONFIG_HEADER = config.h
52 CONFIG_CLEAN_FILES =
53 SOURCES =
54 DIST_SOURCES =
55 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56         html-recursive info-recursive install-data-recursive \
57         install-exec-recursive install-info-recursive \
58         install-recursive installcheck-recursive installdirs-recursive \
59         pdf-recursive ps-recursive uninstall-info-recursive \
60         uninstall-recursive
61 HEADERS = $(noinst_HEADERS)
62 ETAGS = etags
63 CTAGS = ctags
64 DIST_SUBDIRS = $(SUBDIRS)
65 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
66 ACLOCAL = @ACLOCAL@
67 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
68 ALLOCA = @ALLOCA@
69 AMDEP_FALSE = @AMDEP_FALSE@
70 AMDEP_TRUE = @AMDEP_TRUE@
71 AMTAR = @AMTAR@
72 AM_CFLAGS = @AM_CFLAGS@
73 AM_CPPFLAGS = @AM_CPPFLAGS@
74 AR = @AR@
75 AUTOCONF = @AUTOCONF@
76 AUTOHEADER = @AUTOHEADER@
77 AUTOMAKE = @AUTOMAKE@
78 AWK = @AWK@
79 CC = @CC@
80 CCDEPMODE = @CCDEPMODE@
81 CC_FOR_BUILD = @CC_FOR_BUILD@
82 CFLAGS = @CFLAGS@
83 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
84 CONFIG_GSS_FALSE = @CONFIG_GSS_FALSE@
85 CONFIG_GSS_TRUE = @CONFIG_GSS_TRUE@
86 CONFIG_NFSV4_FALSE = @CONFIG_NFSV4_FALSE@
87 CONFIG_NFSV4_TRUE = @CONFIG_NFSV4_TRUE@
88 CONFIG_RQUOTAD_FALSE = @CONFIG_RQUOTAD_FALSE@
89 CONFIG_RQUOTAD_TRUE = @CONFIG_RQUOTAD_TRUE@
90 CPP = @CPP@
91 CPPFLAGS = @CPPFLAGS@
92 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
93 CXX = @CXX@
94 CXXCPP = @CXXCPP@
95 CXXDEPMODE = @CXXDEPMODE@
96 CXXFLAGS = @CXXFLAGS@
97 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
98 CYGPATH_W = @CYGPATH_W@
99 DEFS = @DEFS@
100 DEPDIR = @DEPDIR@
101 ECHO = @ECHO@
102 ECHO_C = @ECHO_C@
103 ECHO_N = @ECHO_N@
104 ECHO_T = @ECHO_T@
105 EGREP = @EGREP@
106 EXEEXT = @EXEEXT@
107 F77 = @F77@
108 FFLAGS = @FFLAGS@
109 GSSD = @GSSD@
110 IDMAPD = @IDMAPD@
111 INSTALL_DATA = @INSTALL_DATA@
112 INSTALL_PROGRAM = @INSTALL_PROGRAM@
113 INSTALL_SCRIPT = @INSTALL_SCRIPT@
114 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
115 K5VERS = @K5VERS@
116 KRBCFLAGS = @KRBCFLAGS@
117 KRBDIR = @KRBDIR@
118 KRBLIBS = @KRBLIBS@
119 LD = @LD@
120 LDFLAGS = @LDFLAGS@
121 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
122 LIBBSD = @LIBBSD@
123 LIBCRYPT = @LIBCRYPT@
124 LIBNSL = @LIBNSL@
125 LIBOBJS = @LIBOBJS@
126 LIBS = @LIBS@
127 LIBSOCKET = @LIBSOCKET@
128 LIBTOOL = @LIBTOOL@
129 LIBWRAP = @LIBWRAP@
130 LN_S = @LN_S@
131 LTLIBOBJS = @LTLIBOBJS@
132 MAKEINFO = @MAKEINFO@
133 OBJEXT = @OBJEXT@
134 PACKAGE = @PACKAGE@
135 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
136 PACKAGE_NAME = @PACKAGE_NAME@
137 PACKAGE_STRING = @PACKAGE_STRING@
138 PACKAGE_TARNAME = @PACKAGE_TARNAME@
139 PACKAGE_VERSION = @PACKAGE_VERSION@
140 PATH_SEPARATOR = @PATH_SEPARATOR@
141 RANLIB = @RANLIB@
142 RELEASE = @RELEASE@
143 SET_MAKE = @SET_MAKE@
144 SHELL = @SHELL@
145 STRIP = @STRIP@
146 SVCGSSD = @SVCGSSD@
147 VERSION = @VERSION@
148 ac_ct_AR = @ac_ct_AR@
149 ac_ct_CC = @ac_ct_CC@
150 ac_ct_CXX = @ac_ct_CXX@
151 ac_ct_F77 = @ac_ct_F77@
152 ac_ct_LD = @ac_ct_LD@
153 ac_ct_RANLIB = @ac_ct_RANLIB@
154 ac_ct_STRIP = @ac_ct_STRIP@
155 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
156 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
157 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
158 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
159 am__include = @am__include@
160 am__leading_dot = @am__leading_dot@
161 am__quote = @am__quote@
162 am__tar = @am__tar@
163 am__untar = @am__untar@
164 bindir = @bindir@
165 build = @build@
166 build_alias = @build_alias@
167 build_cpu = @build_cpu@
168 build_os = @build_os@
169 build_vendor = @build_vendor@
170 datadir = @datadir@
171 enable_gss = @enable_gss@
172 enable_nfsv3 = @enable_nfsv3@
173 enable_nfsv4 = @enable_nfsv4@
174 exec_prefix = @exec_prefix@
175 host = @host@
176 host_alias = @host_alias@
177 host_cpu = @host_cpu@
178 host_os = @host_os@
179 host_vendor = @host_vendor@
180 includedir = @includedir@
181 infodir = @infodir@
182 install_sh = @install_sh@
183 kprefix = @kprefix@
184 libdir = @libdir@
185 libexecdir = @libexecdir@
186 localstatedir = @localstatedir@
187 mandir = @mandir@
188 mkdir_p = @mkdir_p@
189 oldincludedir = @oldincludedir@
190 prefix = @prefix@
191 program_transform_name = @program_transform_name@
192 sbindir = @sbindir@
193 secure_statd = @secure_statd@
194 sharedstatedir = @sharedstatedir@
195 statduser = @statduser@
196 statedir = @statedir@
197 sysconfdir = @sysconfdir@
198 target_alias = @target_alias@
199 SUBDIRS = nfs rpcsvc sys
200 noinst_HEADERS = \
201         exportfs.h \
202         ha-callout.h \
203         misc.h \
204         nfslib.h \
205         rpcdispatch.h \
206         rpcmisc.h \
207         rpcsec.h \
208         tcpwrapper.h \
209         version.h \
210         xio.h \
211         xlog.h \
212         xmalloc.h \
213         ypupdate.h
214
215 MAINTAINERCLEANFILES = Makefile.in
216 all: config.h
217         $(MAKE) $(AM_MAKEFLAGS) all-recursive
218
219 .SUFFIXES:
220 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
221         @for dep in $?; do \
222           case '$(am__configure_deps)' in \
223             *$$dep*) \
224               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
225                 && exit 0; \
226               exit 1;; \
227           esac; \
228         done; \
229         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  support/include/Makefile'; \
230         cd $(top_srcdir) && \
231           $(AUTOMAKE) --gnu  support/include/Makefile
232 .PRECIOUS: Makefile
233 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
234         @case '$?' in \
235           *config.status*) \
236             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
237           *) \
238             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
239             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
240         esac;
241
242 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
243         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244
245 $(top_srcdir)/configure:  $(am__configure_deps)
246         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
248         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
249
250 config.h: stamp-h1
251         @if test ! -f $@; then \
252           rm -f stamp-h1; \
253           $(MAKE) stamp-h1; \
254         else :; fi
255
256 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
257         @rm -f stamp-h1
258         cd $(top_builddir) && $(SHELL) ./config.status support/include/config.h
259 $(srcdir)/config.h.in:  $(am__configure_deps) 
260         cd $(top_srcdir) && $(AUTOHEADER)
261         rm -f stamp-h1
262         touch $@
263
264 distclean-hdr:
265         -rm -f config.h stamp-h1
266
267 mostlyclean-libtool:
268         -rm -f *.lo
269
270 clean-libtool:
271         -rm -rf .libs _libs
272
273 distclean-libtool:
274         -rm -f libtool
275 uninstall-info-am:
276
277 # This directory's subdirectories are mostly independent; you can cd
278 # into them and run `make' without going through this Makefile.
279 # To change the values of `make' variables: instead of editing Makefiles,
280 # (1) if the variable is set in `config.status', edit `config.status'
281 #     (which will cause the Makefiles to be regenerated when you run `make');
282 # (2) otherwise, pass the desired values on the `make' command line.
283 $(RECURSIVE_TARGETS):
284         @failcom='exit 1'; \
285         for f in x $$MAKEFLAGS; do \
286           case $$f in \
287             *=* | --[!k]*);; \
288             *k*) failcom='fail=yes';; \
289           esac; \
290         done; \
291         dot_seen=no; \
292         target=`echo $@ | sed s/-recursive//`; \
293         list='$(SUBDIRS)'; for subdir in $$list; do \
294           echo "Making $$target in $$subdir"; \
295           if test "$$subdir" = "."; then \
296             dot_seen=yes; \
297             local_target="$$target-am"; \
298           else \
299             local_target="$$target"; \
300           fi; \
301           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
302           || eval $$failcom; \
303         done; \
304         if test "$$dot_seen" = "no"; then \
305           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
306         fi; test -z "$$fail"
307
308 mostlyclean-recursive clean-recursive distclean-recursive \
309 maintainer-clean-recursive:
310         @failcom='exit 1'; \
311         for f in x $$MAKEFLAGS; do \
312           case $$f in \
313             *=* | --[!k]*);; \
314             *k*) failcom='fail=yes';; \
315           esac; \
316         done; \
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           || eval $$failcom; \
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='$(DIST_SUBDIRS)'; for subdir in $$list; do \
437           if test "$$subdir" = .; then :; else \
438             test -d "$(distdir)/$$subdir" \
439             || $(mkdir_p) "$(distdir)/$$subdir" \
440             || exit 1; \
441             distdir=`$(am__cd) $(distdir) && pwd`; \
442             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
443             (cd $$subdir && \
444               $(MAKE) $(AM_MAKEFLAGS) \
445                 top_distdir="$$top_distdir" \
446                 distdir="$$distdir/$$subdir" \
447                 distdir) \
448               || exit 1; \
449           fi; \
450         done
451 check-am: all-am
452 check: check-recursive
453 all-am: Makefile $(HEADERS) config.h
454 installdirs: installdirs-recursive
455 installdirs-am:
456 install: install-recursive
457 install-exec: install-exec-recursive
458 install-data: install-data-recursive
459 uninstall: uninstall-recursive
460
461 install-am: all-am
462         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
463
464 installcheck: installcheck-recursive
465 install-strip:
466         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
467           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
468           `test -z '$(STRIP)' || \
469             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
470 mostlyclean-generic:
471
472 clean-generic:
473
474 distclean-generic:
475         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
476
477 maintainer-clean-generic:
478         @echo "This command is intended for maintainers to use"
479         @echo "it deletes files that may require special tools to rebuild."
480         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
481 clean: clean-recursive
482
483 clean-am: clean-generic clean-libtool mostlyclean-am
484
485 distclean: distclean-recursive
486         -rm -f Makefile
487 distclean-am: clean-am distclean-generic distclean-hdr \
488         distclean-libtool distclean-tags
489
490 dvi: dvi-recursive
491
492 dvi-am:
493
494 html: html-recursive
495
496 info: info-recursive
497
498 info-am:
499
500 install-data-am:
501
502 install-exec-am:
503
504 install-info: install-info-recursive
505
506 install-man:
507
508 installcheck-am:
509
510 maintainer-clean: maintainer-clean-recursive
511         -rm -f Makefile
512 maintainer-clean-am: distclean-am maintainer-clean-generic
513
514 mostlyclean: mostlyclean-recursive
515
516 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
517
518 pdf: pdf-recursive
519
520 pdf-am:
521
522 ps: ps-recursive
523
524 ps-am:
525
526 uninstall-am: uninstall-info-am
527
528 uninstall-info: uninstall-info-recursive
529
530 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
531         clean clean-generic clean-libtool clean-recursive ctags \
532         ctags-recursive distclean distclean-generic distclean-hdr \
533         distclean-libtool distclean-recursive distclean-tags distdir \
534         dvi dvi-am html html-am info info-am install install-am \
535         install-data install-data-am install-exec install-exec-am \
536         install-info install-info-am install-man install-strip \
537         installcheck installcheck-am installdirs installdirs-am \
538         maintainer-clean maintainer-clean-generic \
539         maintainer-clean-recursive mostlyclean mostlyclean-generic \
540         mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
541         tags tags-recursive uninstall uninstall-am uninstall-info-am
542
543 # Tell versions [3.59,3.63) of GNU make to not export all variables.
544 # Otherwise a system limit (for SysV at least) may be exceeded.
545 .NOEXPORT: