Upgrade Boehm GC to 7.2alpha4.
[cacao.git] / src / mm / boehm-gc / libatomic_ops / Makefile.in
1 # Makefile.in generated by automake 1.10.2 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 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 target_triplet = @target@
35 subdir = .
36 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
37         $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
38         ChangeLog INSTALL NEWS compile config.guess config.sub depcomp \
39         install-sh missing mkinstalldirs
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43         $(ACLOCAL_M4)
44 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
45  configure.lineno config.status.lineno
46 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47 CONFIG_HEADER = $(top_builddir)/src/config.h
48 CONFIG_CLEAN_FILES =
49 SOURCES =
50 DIST_SOURCES =
51 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
52         html-recursive info-recursive install-data-recursive \
53         install-dvi-recursive install-exec-recursive \
54         install-html-recursive install-info-recursive \
55         install-pdf-recursive install-ps-recursive install-recursive \
56         installcheck-recursive installdirs-recursive pdf-recursive \
57         ps-recursive uninstall-recursive
58 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
59   distclean-recursive maintainer-clean-recursive
60 ETAGS = etags
61 CTAGS = ctags
62 DIST_SUBDIRS = $(SUBDIRS)
63 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
64 distdir = $(PACKAGE)-$(VERSION)
65 top_distdir = $(distdir)
66 am__remove_distdir = \
67   { test ! -d $(distdir) \
68     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
69          && rm -fr $(distdir); }; }
70 DIST_ARCHIVES = $(distdir).tar.gz
71 GZIP_ENV = --best
72 distuninstallcheck_listfiles = find . -type f -print
73 distcleancheck_listfiles = find . -type f -print
74 ACLOCAL = @ACLOCAL@
75 AMTAR = @AMTAR@
76 AUTOCONF = @AUTOCONF@
77 AUTOHEADER = @AUTOHEADER@
78 AUTOMAKE = @AUTOMAKE@
79 AWK = @AWK@
80 CC = @CC@
81 CCAS = @CCAS@
82 CCASDEPMODE = @CCASDEPMODE@
83 CCASFLAGS = @CCASFLAGS@
84 CCDEPMODE = @CCDEPMODE@
85 CFLAGS = @CFLAGS@
86 CPP = @CPP@
87 CPPFLAGS = @CPPFLAGS@
88 CYGPATH_W = @CYGPATH_W@
89 DEFS = @DEFS@
90 DEPDIR = @DEPDIR@
91 ECHO_C = @ECHO_C@
92 ECHO_N = @ECHO_N@
93 ECHO_T = @ECHO_T@
94 EGREP = @EGREP@
95 EXEEXT = @EXEEXT@
96 GREP = @GREP@
97 INSTALL = @INSTALL@
98 INSTALL_DATA = @INSTALL_DATA@
99 INSTALL_PROGRAM = @INSTALL_PROGRAM@
100 INSTALL_SCRIPT = @INSTALL_SCRIPT@
101 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
102 LDFLAGS = @LDFLAGS@
103 LIBOBJS = @LIBOBJS@
104 LIBS = @LIBS@
105 LTLIBOBJS = @LTLIBOBJS@
106 MAKEINFO = @MAKEINFO@
107 MKDIR_P = @MKDIR_P@
108 OBJEXT = @OBJEXT@
109 PACKAGE = @PACKAGE@
110 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
111 PACKAGE_NAME = @PACKAGE_NAME@
112 PACKAGE_STRING = @PACKAGE_STRING@
113 PACKAGE_TARNAME = @PACKAGE_TARNAME@
114 PACKAGE_URL = @PACKAGE_URL@
115 PACKAGE_VERSION = @PACKAGE_VERSION@
116 PATH_SEPARATOR = @PATH_SEPARATOR@
117 PICFLAG = @PICFLAG@
118 RANLIB = @RANLIB@
119 SET_MAKE = @SET_MAKE@
120 SHELL = @SHELL@
121 STRIP = @STRIP@
122 VERSION = @VERSION@
123 abs_builddir = @abs_builddir@
124 abs_srcdir = @abs_srcdir@
125 abs_top_builddir = @abs_top_builddir@
126 abs_top_srcdir = @abs_top_srcdir@
127 ac_ct_CC = @ac_ct_CC@
128 am__include = @am__include@
129 am__leading_dot = @am__leading_dot@
130 am__quote = @am__quote@
131 am__tar = @am__tar@
132 am__untar = @am__untar@
133 bindir = @bindir@
134 build = @build@
135 build_alias = @build_alias@
136 build_cpu = @build_cpu@
137 build_os = @build_os@
138 build_vendor = @build_vendor@
139 builddir = @builddir@
140 datadir = @datadir@
141 datarootdir = @datarootdir@
142 docdir = @docdir@
143 dvidir = @dvidir@
144 exec_prefix = @exec_prefix@
145 host = @host@
146 host_alias = @host_alias@
147 host_cpu = @host_cpu@
148 host_os = @host_os@
149 host_vendor = @host_vendor@
150 htmldir = @htmldir@
151 includedir = @includedir@
152 infodir = @infodir@
153 install_sh = @install_sh@
154 libdir = @libdir@
155 libexecdir = @libexecdir@
156 localedir = @localedir@
157 localstatedir = @localstatedir@
158 mandir = @mandir@
159 mkdir_p = @mkdir_p@
160 oldincludedir = @oldincludedir@
161 pdfdir = @pdfdir@
162 prefix = @prefix@
163 program_transform_name = @program_transform_name@
164 psdir = @psdir@
165 sbindir = @sbindir@
166 sharedstatedir = @sharedstatedir@
167 srcdir = @srcdir@
168 sysconfdir = @sysconfdir@
169 target = @target@
170 target_alias = @target_alias@
171 target_cpu = @target_cpu@
172 target_os = @target_os@
173 target_vendor = @target_vendor@
174 top_build_prefix = @top_build_prefix@
175 top_builddir = @top_builddir@
176 top_srcdir = @top_srcdir@
177 SUBDIRS = src doc tests
178 all: all-recursive
179
180 .SUFFIXES:
181 am--refresh:
182         @:
183 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
184         @for dep in $?; do \
185           case '$(am__configure_deps)' in \
186             *$$dep*) \
187               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
188               cd $(srcdir) && $(AUTOMAKE) --gnu  \
189                 && exit 0; \
190               exit 1;; \
191           esac; \
192         done; \
193         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
194         cd $(top_srcdir) && \
195           $(AUTOMAKE) --gnu  Makefile
196 .PRECIOUS: Makefile
197 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
198         @case '$?' in \
199           *config.status*) \
200             echo ' $(SHELL) ./config.status'; \
201             $(SHELL) ./config.status;; \
202           *) \
203             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
204             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
205         esac;
206
207 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
208         $(SHELL) ./config.status --recheck
209
210 $(top_srcdir)/configure:  $(am__configure_deps)
211         cd $(srcdir) && $(AUTOCONF)
212 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
213         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
214
215 # This directory's subdirectories are mostly independent; you can cd
216 # into them and run `make' without going through this Makefile.
217 # To change the values of `make' variables: instead of editing Makefiles,
218 # (1) if the variable is set in `config.status', edit `config.status'
219 #     (which will cause the Makefiles to be regenerated when you run `make');
220 # (2) otherwise, pass the desired values on the `make' command line.
221 $(RECURSIVE_TARGETS):
222         @failcom='exit 1'; \
223         for f in x $$MAKEFLAGS; do \
224           case $$f in \
225             *=* | --[!k]*);; \
226             *k*) failcom='fail=yes';; \
227           esac; \
228         done; \
229         dot_seen=no; \
230         target=`echo $@ | sed s/-recursive//`; \
231         list='$(SUBDIRS)'; for subdir in $$list; do \
232           echo "Making $$target in $$subdir"; \
233           if test "$$subdir" = "."; then \
234             dot_seen=yes; \
235             local_target="$$target-am"; \
236           else \
237             local_target="$$target"; \
238           fi; \
239           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
240           || eval $$failcom; \
241         done; \
242         if test "$$dot_seen" = "no"; then \
243           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
244         fi; test -z "$$fail"
245
246 $(RECURSIVE_CLEAN_TARGETS):
247         @failcom='exit 1'; \
248         for f in x $$MAKEFLAGS; do \
249           case $$f in \
250             *=* | --[!k]*);; \
251             *k*) failcom='fail=yes';; \
252           esac; \
253         done; \
254         dot_seen=no; \
255         case "$@" in \
256           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
257           *) list='$(SUBDIRS)' ;; \
258         esac; \
259         rev=''; for subdir in $$list; do \
260           if test "$$subdir" = "."; then :; else \
261             rev="$$subdir $$rev"; \
262           fi; \
263         done; \
264         rev="$$rev ."; \
265         target=`echo $@ | sed s/-recursive//`; \
266         for subdir in $$rev; do \
267           echo "Making $$target in $$subdir"; \
268           if test "$$subdir" = "."; then \
269             local_target="$$target-am"; \
270           else \
271             local_target="$$target"; \
272           fi; \
273           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
274           || eval $$failcom; \
275         done && test -z "$$fail"
276 tags-recursive:
277         list='$(SUBDIRS)'; for subdir in $$list; do \
278           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
279         done
280 ctags-recursive:
281         list='$(SUBDIRS)'; for subdir in $$list; do \
282           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
283         done
284
285 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
286         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
287         unique=`for i in $$list; do \
288             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
289           done | \
290           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
291               END { if (nonempty) { for (i in files) print i; }; }'`; \
292         mkid -fID $$unique
293 tags: TAGS
294
295 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
296                 $(TAGS_FILES) $(LISP)
297         tags=; \
298         here=`pwd`; \
299         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
300           include_option=--etags-include; \
301           empty_fix=.; \
302         else \
303           include_option=--include; \
304           empty_fix=; \
305         fi; \
306         list='$(SUBDIRS)'; for subdir in $$list; do \
307           if test "$$subdir" = .; then :; else \
308             test ! -f $$subdir/TAGS || \
309               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
310           fi; \
311         done; \
312         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
313         unique=`for i in $$list; do \
314             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
315           done | \
316           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
317               END { if (nonempty) { for (i in files) print i; }; }'`; \
318         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
319           test -n "$$unique" || unique=$$empty_fix; \
320           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
321             $$tags $$unique; \
322         fi
323 ctags: CTAGS
324 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
325                 $(TAGS_FILES) $(LISP)
326         tags=; \
327         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
328         unique=`for i in $$list; do \
329             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330           done | \
331           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
332               END { if (nonempty) { for (i in files) print i; }; }'`; \
333         test -z "$(CTAGS_ARGS)$$tags$$unique" \
334           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
335              $$tags $$unique
336
337 GTAGS:
338         here=`$(am__cd) $(top_builddir) && pwd` \
339           && cd $(top_srcdir) \
340           && gtags -i $(GTAGS_ARGS) $$here
341
342 distclean-tags:
343         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
344
345 distdir: $(DISTFILES)
346         $(am__remove_distdir)
347         test -d $(distdir) || mkdir $(distdir)
348         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
349         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
350         list='$(DISTFILES)'; \
351           dist_files=`for file in $$list; do echo $$file; done | \
352           sed -e "s|^$$srcdirstrip/||;t" \
353               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
354         case $$dist_files in \
355           */*) $(MKDIR_P) `echo "$$dist_files" | \
356                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
357                            sort -u` ;; \
358         esac; \
359         for file in $$dist_files; do \
360           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
361           if test -d $$d/$$file; then \
362             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
363             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
364               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
365             fi; \
366             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
367           else \
368             test -f $(distdir)/$$file \
369             || cp -p $$d/$$file $(distdir)/$$file \
370             || exit 1; \
371           fi; \
372         done
373         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
374           if test "$$subdir" = .; then :; else \
375             test -d "$(distdir)/$$subdir" \
376             || $(MKDIR_P) "$(distdir)/$$subdir" \
377             || exit 1; \
378             distdir=`$(am__cd) $(distdir) && pwd`; \
379             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
380             (cd $$subdir && \
381               $(MAKE) $(AM_MAKEFLAGS) \
382                 top_distdir="$$top_distdir" \
383                 distdir="$$distdir/$$subdir" \
384                 am__remove_distdir=: \
385                 am__skip_length_check=: \
386                 distdir) \
387               || exit 1; \
388           fi; \
389         done
390         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
391           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
392           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
393           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
394         || chmod -R a+r $(distdir)
395 dist-gzip: distdir
396         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
397         $(am__remove_distdir)
398
399 dist-bzip2: distdir
400         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
401         $(am__remove_distdir)
402
403 dist-lzma: distdir
404         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
405         $(am__remove_distdir)
406
407 dist-tarZ: distdir
408         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
409         $(am__remove_distdir)
410
411 dist-shar: distdir
412         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
413         $(am__remove_distdir)
414
415 dist-zip: distdir
416         -rm -f $(distdir).zip
417         zip -rq $(distdir).zip $(distdir)
418         $(am__remove_distdir)
419
420 dist dist-all: distdir
421         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
422         $(am__remove_distdir)
423
424 # This target untars the dist file and tries a VPATH configuration.  Then
425 # it guarantees that the distribution is self-contained by making another
426 # tarfile.
427 distcheck: dist
428         case '$(DIST_ARCHIVES)' in \
429         *.tar.gz*) \
430           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
431         *.tar.bz2*) \
432           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
433         *.tar.lzma*) \
434           unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
435         *.tar.Z*) \
436           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
437         *.shar.gz*) \
438           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
439         *.zip*) \
440           unzip $(distdir).zip ;;\
441         esac
442         chmod -R a-w $(distdir); chmod a+w $(distdir)
443         mkdir $(distdir)/_build
444         mkdir $(distdir)/_inst
445         chmod a-w $(distdir)
446         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
447           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
448           && cd $(distdir)/_build \
449           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
450             $(DISTCHECK_CONFIGURE_FLAGS) \
451           && $(MAKE) $(AM_MAKEFLAGS) \
452           && $(MAKE) $(AM_MAKEFLAGS) dvi \
453           && $(MAKE) $(AM_MAKEFLAGS) check \
454           && $(MAKE) $(AM_MAKEFLAGS) install \
455           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
456           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
457           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
458                 distuninstallcheck \
459           && chmod -R a-w "$$dc_install_base" \
460           && ({ \
461                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
462                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
463                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
464                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
465                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
466               } || { rm -rf "$$dc_destdir"; exit 1; }) \
467           && rm -rf "$$dc_destdir" \
468           && $(MAKE) $(AM_MAKEFLAGS) dist \
469           && rm -rf $(DIST_ARCHIVES) \
470           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
471         $(am__remove_distdir)
472         @(echo "$(distdir) archives ready for distribution: "; \
473           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
474           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
475 distuninstallcheck:
476         @cd $(distuninstallcheck_dir) \
477         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
478            || { echo "ERROR: files left after uninstall:" ; \
479                 if test -n "$(DESTDIR)"; then \
480                   echo "  (check DESTDIR support)"; \
481                 fi ; \
482                 $(distuninstallcheck_listfiles) ; \
483                 exit 1; } >&2
484 distcleancheck: distclean
485         @if test '$(srcdir)' = . ; then \
486           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
487           exit 1 ; \
488         fi
489         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
490           || { echo "ERROR: files left in build directory after distclean:" ; \
491                $(distcleancheck_listfiles) ; \
492                exit 1; } >&2
493 check-am: all-am
494 check: check-recursive
495 all-am: Makefile
496 installdirs: installdirs-recursive
497 installdirs-am:
498 install: install-recursive
499 install-exec: install-exec-recursive
500 install-data: install-data-recursive
501 uninstall: uninstall-recursive
502
503 install-am: all-am
504         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
505
506 installcheck: installcheck-recursive
507 install-strip:
508         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
509           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
510           `test -z '$(STRIP)' || \
511             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
512 mostlyclean-generic:
513
514 clean-generic:
515
516 distclean-generic:
517         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
518
519 maintainer-clean-generic:
520         @echo "This command is intended for maintainers to use"
521         @echo "it deletes files that may require special tools to rebuild."
522 clean: clean-recursive
523
524 clean-am: clean-generic mostlyclean-am
525
526 distclean: distclean-recursive
527         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
528         -rm -f Makefile
529 distclean-am: clean-am distclean-generic distclean-tags
530
531 dvi: dvi-recursive
532
533 dvi-am:
534
535 html: html-recursive
536
537 info: info-recursive
538
539 info-am:
540
541 install-data-am:
542
543 install-dvi: install-dvi-recursive
544
545 install-exec-am:
546
547 install-html: install-html-recursive
548
549 install-info: install-info-recursive
550
551 install-man:
552
553 install-pdf: install-pdf-recursive
554
555 install-ps: install-ps-recursive
556
557 installcheck-am:
558
559 maintainer-clean: maintainer-clean-recursive
560         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
561         -rm -rf $(top_srcdir)/autom4te.cache
562         -rm -f Makefile
563 maintainer-clean-am: distclean-am maintainer-clean-generic
564
565 mostlyclean: mostlyclean-recursive
566
567 mostlyclean-am: mostlyclean-generic
568
569 pdf: pdf-recursive
570
571 pdf-am:
572
573 ps: ps-recursive
574
575 ps-am:
576
577 uninstall-am:
578
579 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
580         install-strip
581
582 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
583         all all-am am--refresh check check-am clean clean-generic \
584         ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
585         dist-lzma dist-shar dist-tarZ dist-zip distcheck distclean \
586         distclean-generic distclean-tags distcleancheck distdir \
587         distuninstallcheck dvi dvi-am html html-am info info-am \
588         install install-am install-data install-data-am install-dvi \
589         install-dvi-am install-exec install-exec-am install-html \
590         install-html-am install-info install-info-am install-man \
591         install-pdf install-pdf-am install-ps install-ps-am \
592         install-strip installcheck installcheck-am installdirs \
593         installdirs-am maintainer-clean maintainer-clean-generic \
594         mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
595         tags-recursive uninstall uninstall-am
596
597
598 #distclean-local:
599 # Tell versions [3.59,3.63) of GNU make to not export all variables.
600 # Otherwise a system limit (for SysV at least) may be exceeded.
601 .NOEXPORT: