Imported Upstream version 4.6.0
[debian/atlc] / Makefile.in
1 # Makefile.in generated by automake 1.7 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
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 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
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 host_triplet = @host@
39 ACLOCAL = @ACLOCAL@
40 AMDEP_FALSE = @AMDEP_FALSE@
41 AMDEP_TRUE = @AMDEP_TRUE@
42 AMTAR = @AMTAR@
43 AUTOCONF = @AUTOCONF@
44 AUTOHEADER = @AUTOHEADER@
45 AUTOMAKE = @AUTOMAKE@
46 AWK = @AWK@
47 CC = @CC@
48 CCDEPMODE = @CCDEPMODE@
49 CFLAGS = @CFLAGS@
50 CPP = @CPP@
51 CPPFLAGS = @CPPFLAGS@
52 CYGPATH_W = @CYGPATH_W@
53 DEFS = @DEFS@
54 DEPDIR = @DEPDIR@
55 ECHO_C = @ECHO_C@
56 ECHO_N = @ECHO_N@
57 ECHO_T = @ECHO_T@
58 EGREP = @EGREP@
59 EXEEXT = @EXEEXT@
60 INSTALL_DATA = @INSTALL_DATA@
61 INSTALL_PROGRAM = @INSTALL_PROGRAM@
62 INSTALL_SCRIPT = @INSTALL_SCRIPT@
63 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
64 LDFLAGS = @LDFLAGS@
65 LIBOBJS = @LIBOBJS@
66 LIBS = @LIBS@
67 LTLIBOBJS = @LTLIBOBJS@
68 MAKEINFO = @MAKEINFO@
69 OBJEXT = @OBJEXT@
70 PACKAGE = @PACKAGE@
71 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
72 PACKAGE_NAME = @PACKAGE_NAME@
73 PACKAGE_STRING = @PACKAGE_STRING@
74 PACKAGE_TARNAME = @PACKAGE_TARNAME@
75 PACKAGE_VERSION = @PACKAGE_VERSION@
76 PATH_SEPARATOR = @PATH_SEPARATOR@
77 POW_LIB = @POW_LIB@
78 PTHREAD_CC = @PTHREAD_CC@
79 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
80 PTHREAD_LIBS = @PTHREAD_LIBS@
81 SET_MAKE = @SET_MAKE@
82 SHELL = @SHELL@
83 STRIP = @STRIP@
84 VERSION = @VERSION@
85 ac_ct_CC = @ac_ct_CC@
86 ac_ct_STRIP = @ac_ct_STRIP@
87 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
88 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
89 am__include = @am__include@
90 am__quote = @am__quote@
91 bindir = @bindir@
92 build = @build@
93 build_alias = @build_alias@
94 build_cpu = @build_cpu@
95 build_os = @build_os@
96 build_vendor = @build_vendor@
97 built_with_posix_threads = @built_with_posix_threads@
98 compiled_with_cflags = @compiled_with_cflags@
99 compiled_with_compiler = @compiled_with_compiler@
100 datadir = @datadir@
101 exec_prefix = @exec_prefix@
102 host = @host@
103 host_alias = @host_alias@
104 host_cpu = @host_cpu@
105 host_os = @host_os@
106 host_vendor = @host_vendor@
107 includedir = @includedir@
108 infodir = @infodir@
109 install_sh = @install_sh@
110 libdir = @libdir@
111 libexecdir = @libexecdir@
112 localstatedir = @localstatedir@
113 mandir = @mandir@
114 oldincludedir = @oldincludedir@
115 prefix = @prefix@
116 program_transform_name = @program_transform_name@
117 sbindir = @sbindir@
118 sharedstatedir = @sharedstatedir@
119 sysconfdir = @sysconfdir@
120 target_alias = @target_alias@
121
122 # This is Makefile.am, which is proceed by automake
123 #AUTOMAKE_OPTIONS = gnits
124 ACLOCAL_AMFLAGS = -I m4
125
126 SUBDIRS = . src m4 man docs examples tools tests 
127
128 EXTRA_DIST = \
129 README \
130 README.cvs \
131 README.help \
132 README.mpi \
133 README.solaris \
134 README.support \
135 README.threads \
136 README.windows \
137 README.hardware-info \
138 BUGS \
139 compile \
140 missing \
141 teston \
142 TODO
143
144
145 CLEANFILES = examplestest-coupler2.bmp.txt
146 DISTCLEANFILES = examplestest-coupler2.bmp.txt tmp/atlc-zero-bytes
147 subdir = .
148 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
149 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
150 CONFIG_HEADER = config.h
151 CONFIG_CLEAN_FILES =
152 DIST_SOURCES =
153
154 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
155         ps-recursive install-info-recursive uninstall-info-recursive \
156         all-recursive install-data-recursive install-exec-recursive \
157         installdirs-recursive install-recursive uninstall-recursive \
158         check-recursive installcheck-recursive
159 DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
160         Makefile.in NEWS THANKS TODO aclocal.m4 compile config.guess \
161         config.h.in config.sub configure configure.ac depcomp \
162         install-sh missing mkinstalldirs
163 DIST_SUBDIRS = $(SUBDIRS)
164 all: config.h
165         $(MAKE) $(AM_MAKEFLAGS) all-recursive
166
167 .SUFFIXES:
168
169 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
170  configure.lineno
171 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
172         cd $(top_srcdir) && \
173           $(AUTOMAKE) --gnu  Makefile
174 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
175         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
176
177 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
178         $(SHELL) ./config.status --recheck
179 $(srcdir)/configure:  $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
180         cd $(srcdir) && $(AUTOCONF)
181
182 $(ACLOCAL_M4):  configure.ac m4/acx_mpi.m4 m4/acx_pthread.m4 m4/gtk.m4
183         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
184
185 config.h: stamp-h1
186         @if test ! -f $@; then \
187           rm -f stamp-h1; \
188           $(MAKE) stamp-h1; \
189         else :; fi
190
191 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
192         @rm -f stamp-h1
193         cd $(top_builddir) && $(SHELL) ./config.status config.h
194
195 $(srcdir)/config.h.in:  $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
196         cd $(top_srcdir) && $(AUTOHEADER)
197         touch $(srcdir)/config.h.in
198
199 distclean-hdr:
200         -rm -f config.h stamp-h1
201 uninstall-info-am:
202
203 # This directory's subdirectories are mostly independent; you can cd
204 # into them and run `make' without going through this Makefile.
205 # To change the values of `make' variables: instead of editing Makefiles,
206 # (1) if the variable is set in `config.status', edit `config.status'
207 #     (which will cause the Makefiles to be regenerated when you run `make');
208 # (2) otherwise, pass the desired values on the `make' command line.
209 $(RECURSIVE_TARGETS):
210         @set fnord $$MAKEFLAGS; amf=$$2; \
211         dot_seen=no; \
212         target=`echo $@ | sed s/-recursive//`; \
213         list='$(SUBDIRS)'; for subdir in $$list; do \
214           echo "Making $$target in $$subdir"; \
215           if test "$$subdir" = "."; then \
216             dot_seen=yes; \
217             local_target="$$target-am"; \
218           else \
219             local_target="$$target"; \
220           fi; \
221           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
222            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
223         done; \
224         if test "$$dot_seen" = "no"; then \
225           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
226         fi; test -z "$$fail"
227
228 mostlyclean-recursive clean-recursive distclean-recursive \
229 maintainer-clean-recursive:
230         @set fnord $$MAKEFLAGS; amf=$$2; \
231         dot_seen=no; \
232         case "$@" in \
233           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
234           *) list='$(SUBDIRS)' ;; \
235         esac; \
236         rev=''; for subdir in $$list; do \
237           if test "$$subdir" = "."; then :; else \
238             rev="$$subdir $$rev"; \
239           fi; \
240         done; \
241         rev="$$rev ."; \
242         target=`echo $@ | sed s/-recursive//`; \
243         for subdir in $$rev; do \
244           echo "Making $$target in $$subdir"; \
245           if test "$$subdir" = "."; then \
246             local_target="$$target-am"; \
247           else \
248             local_target="$$target"; \
249           fi; \
250           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
251            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
252         done && test -z "$$fail"
253 tags-recursive:
254         list='$(SUBDIRS)'; for subdir in $$list; do \
255           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
256         done
257 ctags-recursive:
258         list='$(SUBDIRS)'; for subdir in $$list; do \
259           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
260         done
261
262 ETAGS = etags
263 ETAGSFLAGS =
264
265 CTAGS = ctags
266 CTAGSFLAGS =
267
268 tags: TAGS
269
270 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
271         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
272         unique=`for i in $$list; do \
273             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
274           done | \
275           $(AWK) '    { files[$$0] = 1; } \
276                END { for (i in files) print i; }'`; \
277         mkid -fID $$unique
278
279 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
280                 $(TAGS_FILES) $(LISP)
281         tags=; \
282         here=`pwd`; \
283         list='$(SUBDIRS)'; for subdir in $$list; do \
284           if test "$$subdir" = .; then :; else \
285             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
286           fi; \
287         done; \
288         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
289         unique=`for i in $$list; do \
290             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
291           done | \
292           $(AWK) '    { files[$$0] = 1; } \
293                END { for (i in files) print i; }'`; \
294         test -z "$(ETAGS_ARGS)$$tags$$unique" \
295           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
296              $$tags $$unique
297
298 ctags: CTAGS
299 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
300                 $(TAGS_FILES) $(LISP)
301         tags=; \
302         here=`pwd`; \
303         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
304         unique=`for i in $$list; do \
305             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
306           done | \
307           $(AWK) '    { files[$$0] = 1; } \
308                END { for (i in files) print i; }'`; \
309         test -z "$(CTAGS_ARGS)$$tags$$unique" \
310           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
311              $$tags $$unique
312
313 GTAGS:
314         here=`$(am__cd) $(top_builddir) && pwd` \
315           && cd $(top_srcdir) \
316           && gtags -i $(GTAGS_ARGS) $$here
317
318 distclean-tags:
319         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
320 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
321
322 top_distdir = .
323 distdir = $(PACKAGE)-$(VERSION)
324
325 am__remove_distdir = \
326   { test ! -d $(distdir) \
327     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
328          && rm -fr $(distdir); }; }
329
330 GZIP_ENV = --best
331 distuninstallcheck_listfiles = find . -type f -print
332 distcleancheck_listfiles = find . -type f -print
333
334 distdir: $(DISTFILES)
335         $(am__remove_distdir)
336         mkdir $(distdir)
337         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
338         list='$(DISTFILES)'; for file in $$list; do \
339           case $$file in \
340             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
341           esac; \
342           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
343           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
344           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
345             dir="/$$dir"; \
346             $(mkinstalldirs) "$(distdir)$$dir"; \
347           else \
348             dir=''; \
349           fi; \
350           if test -d $$d/$$file; then \
351             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
352               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
353             fi; \
354             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
355           else \
356             test -f $(distdir)/$$file \
357             || cp -p $$d/$$file $(distdir)/$$file \
358             || exit 1; \
359           fi; \
360         done
361         list='$(SUBDIRS)'; for subdir in $$list; do \
362           if test "$$subdir" = .; then :; else \
363             test -d $(distdir)/$$subdir \
364             || mkdir $(distdir)/$$subdir \
365             || exit 1; \
366             (cd $$subdir && \
367               $(MAKE) $(AM_MAKEFLAGS) \
368                 top_distdir="$(top_distdir)" \
369                 distdir=../$(distdir)/$$subdir \
370                 distdir) \
371               || exit 1; \
372           fi; \
373         done
374         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
375           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
376           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
377           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
378         || chmod -R a+r $(distdir)
379 dist-gzip: distdir
380         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
381         $(am__remove_distdir)
382
383 dist dist-all: distdir
384         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
385         $(am__remove_distdir)
386
387 # This target untars the dist file and tries a VPATH configuration.  Then
388 # it guarantees that the distribution is self-contained by making another
389 # tarfile.
390 distcheck: dist
391         $(am__remove_distdir)
392         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
393         chmod -R a-w $(distdir); chmod a+w $(distdir)
394         mkdir $(distdir)/=build
395         mkdir $(distdir)/=inst
396         chmod a-w $(distdir)
397         dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
398           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
399           && $(mkinstalldirs) $$dc_destdir \
400           && cd $(distdir)/=build \
401           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
402             $(DISTCHECK_CONFIGURE_FLAGS) \
403           && $(MAKE) $(AM_MAKEFLAGS) \
404           && $(MAKE) $(AM_MAKEFLAGS) dvi \
405           && $(MAKE) $(AM_MAKEFLAGS) check \
406           && $(MAKE) $(AM_MAKEFLAGS) install \
407           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
408           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
409           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
410                 distuninstallcheck \
411           && chmod -R a-w "$$dc_install_base" \
412           && ({   $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
413                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
414                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
415                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
416               } || { rm -rf "$$dc_destdir"; exit 1; }) \
417           && rm -rf "$$dc_destdir" \
418           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
419           && rm -f $(distdir).tar.gz \
420           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
421         $(am__remove_distdir)
422         @echo "$(distdir).tar.gz is ready for distribution" | \
423           sed 'h;s/./=/g;p;x;p;x'
424 distuninstallcheck:
425         cd $(distuninstallcheck_dir) \
426         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
427            || { echo "ERROR: files left after uninstall:" ; \
428                 if test -n "$(DESTDIR)"; then \
429                   echo "  (check DESTDIR support)"; \
430                 fi ; \
431                 $(distuninstallcheck_listfiles) ; \
432                 exit 1; } >&2
433 distcleancheck: distclean
434         if test '$(srcdir)' = . ; then \
435           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
436           exit 1 ; \
437         fi
438         test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
439           || { echo "ERROR: files left in build directory after distclean:" ; \
440                $(distcleancheck_listfiles) ; \
441                exit 1; } >&2
442 check-am: all-am
443 check: check-recursive
444 all-am: Makefile config.h
445 installdirs: installdirs-recursive
446 installdirs-am:
447
448 install: install-recursive
449 install-exec: install-exec-recursive
450 install-data: install-data-recursive
451 uninstall: uninstall-recursive
452
453 install-am: all-am
454         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
455
456 installcheck: installcheck-recursive
457 install-strip:
458         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
459           INSTALL_STRIP_FLAG=-s \
460           `test -z '$(STRIP)' || \
461             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
462 mostlyclean-generic:
463
464 clean-generic:
465         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
466
467 distclean-generic:
468         -rm -f Makefile $(CONFIG_CLEAN_FILES)
469         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
470
471 maintainer-clean-generic:
472         @echo "This command is intended for maintainers to use"
473         @echo "it deletes files that may require special tools to rebuild."
474 clean: clean-recursive
475
476 clean-am: clean-generic mostlyclean-am
477
478 distclean: distclean-recursive
479         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
480 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
481
482 dvi: dvi-recursive
483
484 dvi-am:
485
486 info: info-recursive
487
488 info-am:
489
490 install-data-am:
491
492 install-exec-am:
493
494 install-info: install-info-recursive
495
496 install-man:
497
498 installcheck-am:
499
500 maintainer-clean: maintainer-clean-recursive
501         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
502         -rm -rf autom4te.cache
503 maintainer-clean-am: distclean-am maintainer-clean-generic
504
505 mostlyclean: mostlyclean-recursive
506
507 mostlyclean-am: mostlyclean-generic
508
509 pdf: pdf-recursive
510
511 pdf-am:
512
513 ps: ps-recursive
514
515 ps-am:
516
517 uninstall-am: uninstall-info-am
518
519 uninstall-info: uninstall-info-recursive
520
521 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
522         clean-generic clean-recursive ctags ctags-recursive dist \
523         dist-all dist-gzip distcheck distclean distclean-generic \
524         distclean-hdr distclean-recursive distclean-tags distcleancheck \
525         distdir distuninstallcheck dvi dvi-am dvi-recursive info \
526         info-am info-recursive install install-am install-data \
527         install-data-am install-data-recursive install-exec \
528         install-exec-am install-exec-recursive install-info \
529         install-info-am install-info-recursive install-man \
530         install-recursive install-strip installcheck installcheck-am \
531         installdirs installdirs-am installdirs-recursive \
532         maintainer-clean maintainer-clean-generic \
533         maintainer-clean-recursive mostlyclean mostlyclean-generic \
534         mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
535         ps-recursive tags tags-recursive uninstall uninstall-am \
536         uninstall-info-am uninstall-info-recursive uninstall-recursive
537
538 # Tell versions [3.59,3.63) of GNU make to not export all variables.
539 # Otherwise a system limit (for SysV at least) may be exceeded.
540 .NOEXPORT: