import cyrus-sasl-2.1.23
[cyrus-sasl.git] / java / javax / Makefile.in
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # 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 ################################################################
18 # Copyright (c) 2000 Carnegie Mellon University.  All rights reserved.
19 #
20 # Redistribution and use in source and binary forms, with or without
21 # modification, are permitted provided that the following conditions
22 # are met:
23 #
24 # 1. Redistributions of source code must retain the above copyright
25 #    notice, this list of conditions and the following disclaimer. 
26 #
27 # 2. Redistributions in binary form must reproduce the above copyright
28 #    notice, this list of conditions and the following disclaimer in
29 #    the documentation and/or other materials provided with the
30 #    distribution.
31 #
32 # 3. The name "Carnegie Mellon University" must not be used to
33 #    endorse or promote products derived from this software without
34 #    prior written permission. For permission or any other legal
35 #    details, please contact  
36 #      Office of Technology Transfer
37 #      Carnegie Mellon University
38 #      5000 Forbes Avenue
39 #      Pittsburgh, PA  15213-3890
40 #      (412) 268-4387, fax: (412) 268-7395
41 #      tech-transfer@andrew.cmu.edu
42 #
43 # 4. Redistributions of any form whatsoever must retain the following
44 #    acknowledgment:
45 #    "This product includes software developed by Computing Services
46 #     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
47 #
48 # CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
49 # THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
50 # AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
51 # FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
52 # WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
53 # AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
54 # OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
55 #
56 ################################################################
57
58 srcdir = @srcdir@
59 top_srcdir = @top_srcdir@
60 VPATH = @srcdir@
61 pkgdatadir = $(datadir)/@PACKAGE@
62 pkglibdir = $(libdir)/@PACKAGE@
63 pkgincludedir = $(includedir)/@PACKAGE@
64 top_builddir = ../..
65
66 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67 INSTALL = @INSTALL@
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 host_triplet = @host@
80 ACLOCAL = @ACLOCAL@
81 AMDEP_FALSE = @AMDEP_FALSE@
82 AMDEP_TRUE = @AMDEP_TRUE@
83 AMTAR = @AMTAR@
84 AUTOCONF = @AUTOCONF@
85 AUTOHEADER = @AUTOHEADER@
86 AUTOMAKE = @AUTOMAKE@
87 AWK = @AWK@
88 CC = @CC@
89 CCDEPMODE = @CCDEPMODE@
90 CFLAGS = @CFLAGS@
91 CMU_LIB_SUBDIR = @CMU_LIB_SUBDIR@
92 CPP = @CPP@
93 CPPFLAGS = @CPPFLAGS@
94 CYGPATH_W = @CYGPATH_W@
95 DEFS = @DEFS@
96 DEPDIR = @DEPDIR@
97 DIRS = @DIRS@
98 DMALLOC_LIBS = @DMALLOC_LIBS@
99 ECHO_C = @ECHO_C@
100 ECHO_N = @ECHO_N@
101 ECHO_T = @ECHO_T@
102 EGREP = @EGREP@
103 EXEEXT = @EXEEXT@
104 GETADDRINFOOBJS = @GETADDRINFOOBJS@
105 GETNAMEINFOOBJS = @GETNAMEINFOOBJS@
106 GETSUBOPT = @GETSUBOPT@
107 GSSAPIBASE_LIBS = @GSSAPIBASE_LIBS@
108 GSSAPI_LIBS = @GSSAPI_LIBS@
109 INSTALL_DATA = @INSTALL_DATA@
110 INSTALL_PROGRAM = @INSTALL_PROGRAM@
111 INSTALL_SCRIPT = @INSTALL_SCRIPT@
112 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
113 IPCTYPE = @IPCTYPE@
114 JAVAC = @JAVAC@
115 JAVADOC = @JAVADOC@
116 JAVAH = @JAVAH@
117 JAVAROOT = @JAVAROOT@
118 JAVA_FALSE = @JAVA_FALSE@
119 JAVA_INCLUDES = @JAVA_INCLUDES@
120 JAVA_TRUE = @JAVA_TRUE@
121 LDFLAGS = @LDFLAGS@
122 LIBOBJS = @LIBOBJS@
123 LIBS = @LIBS@
124 LIBTOOL = @LIBTOOL@
125 LIB_CRYPT = @LIB_CRYPT@
126 LIB_DES = @LIB_DES@
127 LIB_DOOR = @LIB_DOOR@
128 LIB_LDAP = @LIB_LDAP@
129 LIB_MYSQL = @LIB_MYSQL@
130 LIB_PGSQL = @LIB_PGSQL@
131 LIB_SOCKET = @LIB_SOCKET@
132 LIB_SQLITE = @LIB_SQLITE@
133 LN_S = @LN_S@
134 LTGETADDRINFOOBJS = @LTGETADDRINFOOBJS@
135 LTGETNAMEINFOOBJS = @LTGETNAMEINFOOBJS@
136 LTLIBOBJS = @LTLIBOBJS@
137 LTSNPRINTFOBJS = @LTSNPRINTFOBJS@
138 MACOSX_FALSE = @MACOSX_FALSE@
139 MACOSX_TRUE = @MACOSX_TRUE@
140 MAKEINFO = @MAKEINFO@
141 NM = @NM@
142 NO_SASL_DB_MANS_FALSE = @NO_SASL_DB_MANS_FALSE@
143 NO_SASL_DB_MANS_TRUE = @NO_SASL_DB_MANS_TRUE@
144 NTLM_LIBS = @NTLM_LIBS@
145 OBJEXT = @OBJEXT@
146 OTP_LIBS = @OTP_LIBS@
147 PACKAGE = @PACKAGE@
148 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
149 PACKAGE_NAME = @PACKAGE_NAME@
150 PACKAGE_STRING = @PACKAGE_STRING@
151 PACKAGE_TARNAME = @PACKAGE_TARNAME@
152 PACKAGE_VERSION = @PACKAGE_VERSION@
153 PASSDSS_LIBS = @PASSDSS_LIBS@
154 PATH_SEPARATOR = @PATH_SEPARATOR@
155 PLAIN_LIBS = @PLAIN_LIBS@
156 PURECOV = @PURECOV@
157 PURIFY = @PURIFY@
158 PWCHECKMETH = @PWCHECKMETH@
159 PWCHECK_FALSE = @PWCHECK_FALSE@
160 PWCHECK_TRUE = @PWCHECK_TRUE@
161 RANLIB = @RANLIB@
162 SAMPLE_FALSE = @SAMPLE_FALSE@
163 SAMPLE_TRUE = @SAMPLE_TRUE@
164 SASLAUTHD_FALSE = @SASLAUTHD_FALSE@
165 SASLAUTHD_TRUE = @SASLAUTHD_TRUE@
166 SASL_DB_BACKEND = @SASL_DB_BACKEND@
167 SASL_DB_BACKEND_STATIC = @SASL_DB_BACKEND_STATIC@
168 SASL_DB_INC = @SASL_DB_INC@
169 SASL_DB_LIB = @SASL_DB_LIB@
170 SASL_DB_MANS = @SASL_DB_MANS@
171 SASL_DB_UTILS = @SASL_DB_UTILS@
172 SASL_DL_LIB = @SASL_DL_LIB@
173 SASL_KRB_LIB = @SASL_KRB_LIB@
174 SASL_MECHS = @SASL_MECHS@
175 SASL_STATIC_LIBS = @SASL_STATIC_LIBS@
176 SASL_STATIC_OBJS = @SASL_STATIC_OBJS@
177 SASL_STATIC_SRCS = @SASL_STATIC_SRCS@
178 SASL_UTIL_HEADERS_EXTRA = @SASL_UTIL_HEADERS_EXTRA@
179 SASL_UTIL_LIBS_EXTRA = @SASL_UTIL_LIBS_EXTRA@
180 SET_MAKE = @SET_MAKE@
181 SFIO_INC_FLAGS = @SFIO_INC_FLAGS@
182 SFIO_LIB_FLAGS = @SFIO_LIB_FLAGS@
183 SHELL = @SHELL@
184 SMTPTEST_PROGRAM = @SMTPTEST_PROGRAM@
185 SNPRINTFOBJS = @SNPRINTFOBJS@
186 SRP_LIBS = @SRP_LIBS@
187 STRIP = @STRIP@
188 VERSION = @VERSION@
189 ac_ct_CC = @ac_ct_CC@
190 ac_ct_RANLIB = @ac_ct_RANLIB@
191 ac_ct_STRIP = @ac_ct_STRIP@
192 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
193 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
194 am__include = @am__include@
195 am__leading_dot = @am__leading_dot@
196 am__quote = @am__quote@
197 bindir = @bindir@
198 build = @build@
199 build_alias = @build_alias@
200 build_cpu = @build_cpu@
201 build_os = @build_os@
202 build_vendor = @build_vendor@
203 configdir = @configdir@
204 datadir = @datadir@
205 exec_prefix = @exec_prefix@
206 host = @host@
207 host_alias = @host_alias@
208 host_cpu = @host_cpu@
209 host_os = @host_os@
210 host_vendor = @host_vendor@
211 includedir = @includedir@
212 infodir = @infodir@
213 install_sh = @install_sh@
214 libdir = @libdir@
215 libexecdir = @libexecdir@
216 localstatedir = @localstatedir@
217 mandir = @mandir@
218 oldincludedir = @oldincludedir@
219 plugindir = @plugindir@
220 prefix = @prefix@
221 program_transform_name = @program_transform_name@
222 sbindir = @sbindir@
223 sharedstatedir = @sharedstatedir@
224 subdirs = @subdirs@
225 sysconfdir = @sysconfdir@
226 target = @target@
227 target_alias = @target_alias@
228 target_cpu = @target_cpu@
229 target_os = @target_os@
230 target_vendor = @target_vendor@
231
232 SUBDIRS = security
233 subdir = java/javax
234 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
235 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
236 CONFIG_HEADER = $(top_builddir)/config.h
237 CONFIG_CLEAN_FILES =
238 DIST_SOURCES =
239
240 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
241         ps-recursive install-info-recursive uninstall-info-recursive \
242         all-recursive install-data-recursive install-exec-recursive \
243         installdirs-recursive install-recursive uninstall-recursive \
244         check-recursive installcheck-recursive
245 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
246 DIST_SUBDIRS = $(SUBDIRS)
247 all: all-recursive
248
249 .SUFFIXES:
250 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
251         cd $(top_srcdir) && \
252           $(AUTOMAKE) --gnu  java/javax/Makefile
253 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
254         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
255
256 mostlyclean-libtool:
257         -rm -f *.lo
258
259 clean-libtool:
260         -rm -rf .libs _libs
261
262 distclean-libtool:
263         -rm -f libtool
264 uninstall-info-am:
265
266 # This directory's subdirectories are mostly independent; you can cd
267 # into them and run `make' without going through this Makefile.
268 # To change the values of `make' variables: instead of editing Makefiles,
269 # (1) if the variable is set in `config.status', edit `config.status'
270 #     (which will cause the Makefiles to be regenerated when you run `make');
271 # (2) otherwise, pass the desired values on the `make' command line.
272 $(RECURSIVE_TARGETS):
273         @set fnord $$MAKEFLAGS; amf=$$2; \
274         dot_seen=no; \
275         target=`echo $@ | sed s/-recursive//`; \
276         list='$(SUBDIRS)'; for subdir in $$list; do \
277           echo "Making $$target in $$subdir"; \
278           if test "$$subdir" = "."; then \
279             dot_seen=yes; \
280             local_target="$$target-am"; \
281           else \
282             local_target="$$target"; \
283           fi; \
284           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
285            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
286         done; \
287         if test "$$dot_seen" = "no"; then \
288           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
289         fi; test -z "$$fail"
290
291 mostlyclean-recursive clean-recursive distclean-recursive \
292 maintainer-clean-recursive:
293         @set fnord $$MAKEFLAGS; amf=$$2; \
294         dot_seen=no; \
295         case "$@" in \
296           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
297           *) list='$(SUBDIRS)' ;; \
298         esac; \
299         rev=''; for subdir in $$list; do \
300           if test "$$subdir" = "."; then :; else \
301             rev="$$subdir $$rev"; \
302           fi; \
303         done; \
304         rev="$$rev ."; \
305         target=`echo $@ | sed s/-recursive//`; \
306         for subdir in $$rev; do \
307           echo "Making $$target in $$subdir"; \
308           if test "$$subdir" = "."; then \
309             local_target="$$target-am"; \
310           else \
311             local_target="$$target"; \
312           fi; \
313           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
314            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
315         done && test -z "$$fail"
316 tags-recursive:
317         list='$(SUBDIRS)'; for subdir in $$list; do \
318           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
319         done
320 ctags-recursive:
321         list='$(SUBDIRS)'; for subdir in $$list; do \
322           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
323         done
324
325 ETAGS = etags
326 ETAGSFLAGS =
327
328 CTAGS = ctags
329 CTAGSFLAGS =
330
331 tags: TAGS
332
333 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
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; } \
339                END { for (i in files) print i; }'`; \
340         mkid -fID $$unique
341
342 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
343                 $(TAGS_FILES) $(LISP)
344         tags=; \
345         here=`pwd`; \
346         if (etags --etags-include --version) >/dev/null 2>&1; then \
347           include_option=--etags-include; \
348         else \
349           include_option=--include; \
350         fi; \
351         list='$(SUBDIRS)'; for subdir in $$list; do \
352           if test "$$subdir" = .; then :; else \
353             test -f $$subdir/TAGS && \
354               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
355           fi; \
356         done; \
357         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
358         unique=`for i in $$list; do \
359             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
360           done | \
361           $(AWK) '    { files[$$0] = 1; } \
362                END { for (i in files) print i; }'`; \
363         test -z "$(ETAGS_ARGS)$$tags$$unique" \
364           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
365              $$tags $$unique
366
367 ctags: CTAGS
368 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
369                 $(TAGS_FILES) $(LISP)
370         tags=; \
371         here=`pwd`; \
372         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
373         unique=`for i in $$list; do \
374             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
375           done | \
376           $(AWK) '    { files[$$0] = 1; } \
377                END { for (i in files) print i; }'`; \
378         test -z "$(CTAGS_ARGS)$$tags$$unique" \
379           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
380              $$tags $$unique
381
382 GTAGS:
383         here=`$(am__cd) $(top_builddir) && pwd` \
384           && cd $(top_srcdir) \
385           && gtags -i $(GTAGS_ARGS) $$here
386
387 distclean-tags:
388         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
389 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
390
391 top_distdir = ../..
392 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
393
394 distdir: $(DISTFILES)
395         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
396         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
397         list='$(DISTFILES)'; for file in $$list; do \
398           case $$file in \
399             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
400             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
401           esac; \
402           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
403           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
404           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
405             dir="/$$dir"; \
406             $(mkinstalldirs) "$(distdir)$$dir"; \
407           else \
408             dir=''; \
409           fi; \
410           if test -d $$d/$$file; then \
411             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
412               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
413             fi; \
414             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
415           else \
416             test -f $(distdir)/$$file \
417             || cp -p $$d/$$file $(distdir)/$$file \
418             || exit 1; \
419           fi; \
420         done
421         list='$(SUBDIRS)'; for subdir in $$list; do \
422           if test "$$subdir" = .; then :; else \
423             test -d $(distdir)/$$subdir \
424             || mkdir $(distdir)/$$subdir \
425             || exit 1; \
426             (cd $$subdir && \
427               $(MAKE) $(AM_MAKEFLAGS) \
428                 top_distdir="$(top_distdir)" \
429                 distdir=../$(distdir)/$$subdir \
430                 distdir) \
431               || exit 1; \
432           fi; \
433         done
434 check-am: all-am
435 check: check-recursive
436 all-am: Makefile
437 installdirs: installdirs-recursive
438 installdirs-am:
439
440 install: install-recursive
441 install-exec: install-exec-recursive
442 install-data: install-data-recursive
443 uninstall: uninstall-recursive
444
445 install-am: all-am
446         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
447
448 installcheck: installcheck-recursive
449 install-strip:
450         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
451           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
452           `test -z '$(STRIP)' || \
453             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
454 mostlyclean-generic:
455
456 clean-generic:
457
458 distclean-generic:
459         -rm -f $(CONFIG_CLEAN_FILES)
460
461 maintainer-clean-generic:
462         @echo "This command is intended for maintainers to use"
463         @echo "it deletes files that may require special tools to rebuild."
464 clean: clean-recursive
465
466 clean-am: clean-generic clean-libtool mostlyclean-am
467
468 distclean: distclean-recursive
469         -rm -f Makefile
470 distclean-am: clean-am distclean-generic distclean-libtool \
471         distclean-tags
472
473 dvi: dvi-recursive
474
475 dvi-am:
476
477 info: info-recursive
478
479 info-am:
480
481 install-data-am:
482
483 install-exec-am:
484
485 install-info: install-info-recursive
486
487 install-man:
488
489 installcheck-am:
490
491 maintainer-clean: maintainer-clean-recursive
492         -rm -f Makefile
493 maintainer-clean-am: distclean-am maintainer-clean-generic
494
495 mostlyclean: mostlyclean-recursive
496
497 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
498
499 pdf: pdf-recursive
500
501 pdf-am:
502
503 ps: ps-recursive
504
505 ps-am:
506
507 uninstall-am: uninstall-info-am
508
509 uninstall-info: uninstall-info-recursive
510
511 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
512         clean-generic clean-libtool clean-recursive ctags \
513         ctags-recursive distclean distclean-generic distclean-libtool \
514         distclean-recursive distclean-tags distdir dvi dvi-am \
515         dvi-recursive info info-am info-recursive install install-am \
516         install-data install-data-am install-data-recursive \
517         install-exec install-exec-am install-exec-recursive \
518         install-info install-info-am install-info-recursive install-man \
519         install-recursive install-strip installcheck installcheck-am \
520         installdirs installdirs-am installdirs-recursive \
521         maintainer-clean maintainer-clean-generic \
522         maintainer-clean-recursive mostlyclean mostlyclean-generic \
523         mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
524         pdf-recursive ps ps-am ps-recursive tags tags-recursive \
525         uninstall uninstall-am uninstall-info-am \
526         uninstall-info-recursive uninstall-recursive
527
528 # Tell versions [3.59,3.63) of GNU make to not export all variables.
529 # Otherwise a system limit (for SysV at least) may be exceeded.
530 .NOEXPORT: