Upgrade Boehm GC to 7.2alpha4.
[cacao.git] / src / mm / boehm-gc / libatomic_ops / src / atomic_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
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = @build@
34 host_triplet = @host@
35 target_triplet = @target@
36 subdir = src/atomic_ops
37 DIST_COMMON = $(private_HEADERS) $(srcdir)/Makefile.am \
38         $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
41 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42         $(ACLOCAL_M4)
43 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
44 CONFIG_HEADER = $(top_builddir)/src/config.h
45 CONFIG_CLEAN_FILES =
46 SOURCES =
47 DIST_SOURCES =
48 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
49         html-recursive info-recursive install-data-recursive \
50         install-dvi-recursive install-exec-recursive \
51         install-html-recursive install-info-recursive \
52         install-pdf-recursive install-ps-recursive install-recursive \
53         installcheck-recursive installdirs-recursive pdf-recursive \
54         ps-recursive uninstall-recursive
55 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
56 am__vpath_adj = case $$p in \
57     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
58     *) f=$$p;; \
59   esac;
60 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
61 am__installdirs = "$(DESTDIR)$(privatedir)"
62 privateHEADERS_INSTALL = $(INSTALL_HEADER)
63 HEADERS = $(private_HEADERS)
64 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
65   distclean-recursive maintainer-clean-recursive
66 ETAGS = etags
67 CTAGS = ctags
68 DIST_SUBDIRS = $(SUBDIRS)
69 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70 ACLOCAL = @ACLOCAL@
71 AMTAR = @AMTAR@
72 AUTOCONF = @AUTOCONF@
73 AUTOHEADER = @AUTOHEADER@
74 AUTOMAKE = @AUTOMAKE@
75 AWK = @AWK@
76 CC = @CC@
77 CCAS = @CCAS@
78 CCASDEPMODE = @CCASDEPMODE@
79 CCASFLAGS = @CCASFLAGS@
80 CCDEPMODE = @CCDEPMODE@
81 CFLAGS = @CFLAGS@
82 CPP = @CPP@
83 CPPFLAGS = @CPPFLAGS@
84 CYGPATH_W = @CYGPATH_W@
85 DEFS = @DEFS@
86 DEPDIR = @DEPDIR@
87 ECHO_C = @ECHO_C@
88 ECHO_N = @ECHO_N@
89 ECHO_T = @ECHO_T@
90 EGREP = @EGREP@
91 EXEEXT = @EXEEXT@
92 GREP = @GREP@
93 INSTALL = @INSTALL@
94 INSTALL_DATA = @INSTALL_DATA@
95 INSTALL_PROGRAM = @INSTALL_PROGRAM@
96 INSTALL_SCRIPT = @INSTALL_SCRIPT@
97 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
98 LDFLAGS = @LDFLAGS@
99 LIBOBJS = @LIBOBJS@
100 LIBS = @LIBS@
101 LTLIBOBJS = @LTLIBOBJS@
102 MAKEINFO = @MAKEINFO@
103 MKDIR_P = @MKDIR_P@
104 OBJEXT = @OBJEXT@
105 PACKAGE = @PACKAGE@
106 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
107 PACKAGE_NAME = @PACKAGE_NAME@
108 PACKAGE_STRING = @PACKAGE_STRING@
109 PACKAGE_TARNAME = @PACKAGE_TARNAME@
110 PACKAGE_URL = @PACKAGE_URL@
111 PACKAGE_VERSION = @PACKAGE_VERSION@
112 PATH_SEPARATOR = @PATH_SEPARATOR@
113 PICFLAG = @PICFLAG@
114 RANLIB = @RANLIB@
115 SET_MAKE = @SET_MAKE@
116 SHELL = @SHELL@
117 STRIP = @STRIP@
118 VERSION = @VERSION@
119 abs_builddir = @abs_builddir@
120 abs_srcdir = @abs_srcdir@
121 abs_top_builddir = @abs_top_builddir@
122 abs_top_srcdir = @abs_top_srcdir@
123 ac_ct_CC = @ac_ct_CC@
124 am__include = @am__include@
125 am__leading_dot = @am__leading_dot@
126 am__quote = @am__quote@
127 am__tar = @am__tar@
128 am__untar = @am__untar@
129 bindir = @bindir@
130 build = @build@
131 build_alias = @build_alias@
132 build_cpu = @build_cpu@
133 build_os = @build_os@
134 build_vendor = @build_vendor@
135 builddir = @builddir@
136 datadir = @datadir@
137 datarootdir = @datarootdir@
138 docdir = @docdir@
139 dvidir = @dvidir@
140 exec_prefix = @exec_prefix@
141 host = @host@
142 host_alias = @host_alias@
143 host_cpu = @host_cpu@
144 host_os = @host_os@
145 host_vendor = @host_vendor@
146 htmldir = @htmldir@
147 includedir = @includedir@
148 infodir = @infodir@
149 install_sh = @install_sh@
150 libdir = @libdir@
151 libexecdir = @libexecdir@
152 localedir = @localedir@
153 localstatedir = @localstatedir@
154 mandir = @mandir@
155 mkdir_p = @mkdir_p@
156 oldincludedir = @oldincludedir@
157 pdfdir = @pdfdir@
158 prefix = @prefix@
159 program_transform_name = @program_transform_name@
160 psdir = @psdir@
161 sbindir = @sbindir@
162 sharedstatedir = @sharedstatedir@
163 srcdir = @srcdir@
164 sysconfdir = @sysconfdir@
165 target = @target@
166 target_alias = @target_alias@
167 target_cpu = @target_cpu@
168 target_os = @target_os@
169 target_vendor = @target_vendor@
170 top_build_prefix = @top_build_prefix@
171 top_builddir = @top_builddir@
172 top_srcdir = @top_srcdir@
173 SUBDIRS = sysdeps
174 EXTRA_DIST = generalize-small.template
175
176 #Private Headers
177 private_HEADERS = generalize.h generalize-small.h
178 privatedir = ${includedir}/atomic_ops/
179 all: all-recursive
180
181 .SUFFIXES:
182 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
183         @for dep in $?; do \
184           case '$(am__configure_deps)' in \
185             *$$dep*) \
186               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
187                 && { if test -f $@; then exit 0; else break; fi; }; \
188               exit 1;; \
189           esac; \
190         done; \
191         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/atomic_ops/Makefile'; \
192         cd $(top_srcdir) && \
193           $(AUTOMAKE) --gnu  src/atomic_ops/Makefile
194 .PRECIOUS: Makefile
195 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
196         @case '$?' in \
197           *config.status*) \
198             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
199           *) \
200             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
201             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
202         esac;
203
204 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
205         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
206
207 $(top_srcdir)/configure:  $(am__configure_deps)
208         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
209 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
210         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
211 install-privateHEADERS: $(private_HEADERS)
212         @$(NORMAL_INSTALL)
213         test -z "$(privatedir)" || $(MKDIR_P) "$(DESTDIR)$(privatedir)"
214         @list='$(private_HEADERS)'; for p in $$list; do \
215           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
216           f=$(am__strip_dir) \
217           echo " $(privateHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(privatedir)/$$f'"; \
218           $(privateHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(privatedir)/$$f"; \
219         done
220
221 uninstall-privateHEADERS:
222         @$(NORMAL_UNINSTALL)
223         @list='$(private_HEADERS)'; for p in $$list; do \
224           f=$(am__strip_dir) \
225           echo " rm -f '$(DESTDIR)$(privatedir)/$$f'"; \
226           rm -f "$(DESTDIR)$(privatedir)/$$f"; \
227         done
228
229 # This directory's subdirectories are mostly independent; you can cd
230 # into them and run `make' without going through this Makefile.
231 # To change the values of `make' variables: instead of editing Makefiles,
232 # (1) if the variable is set in `config.status', edit `config.status'
233 #     (which will cause the Makefiles to be regenerated when you run `make');
234 # (2) otherwise, pass the desired values on the `make' command line.
235 $(RECURSIVE_TARGETS):
236         @failcom='exit 1'; \
237         for f in x $$MAKEFLAGS; do \
238           case $$f in \
239             *=* | --[!k]*);; \
240             *k*) failcom='fail=yes';; \
241           esac; \
242         done; \
243         dot_seen=no; \
244         target=`echo $@ | sed s/-recursive//`; \
245         list='$(SUBDIRS)'; for subdir in $$list; do \
246           echo "Making $$target in $$subdir"; \
247           if test "$$subdir" = "."; then \
248             dot_seen=yes; \
249             local_target="$$target-am"; \
250           else \
251             local_target="$$target"; \
252           fi; \
253           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
254           || eval $$failcom; \
255         done; \
256         if test "$$dot_seen" = "no"; then \
257           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
258         fi; test -z "$$fail"
259
260 $(RECURSIVE_CLEAN_TARGETS):
261         @failcom='exit 1'; \
262         for f in x $$MAKEFLAGS; do \
263           case $$f in \
264             *=* | --[!k]*);; \
265             *k*) failcom='fail=yes';; \
266           esac; \
267         done; \
268         dot_seen=no; \
269         case "$@" in \
270           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
271           *) list='$(SUBDIRS)' ;; \
272         esac; \
273         rev=''; for subdir in $$list; do \
274           if test "$$subdir" = "."; then :; else \
275             rev="$$subdir $$rev"; \
276           fi; \
277         done; \
278         rev="$$rev ."; \
279         target=`echo $@ | sed s/-recursive//`; \
280         for subdir in $$rev; do \
281           echo "Making $$target in $$subdir"; \
282           if test "$$subdir" = "."; then \
283             local_target="$$target-am"; \
284           else \
285             local_target="$$target"; \
286           fi; \
287           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
288           || eval $$failcom; \
289         done && test -z "$$fail"
290 tags-recursive:
291         list='$(SUBDIRS)'; for subdir in $$list; do \
292           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
293         done
294 ctags-recursive:
295         list='$(SUBDIRS)'; for subdir in $$list; do \
296           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
297         done
298
299 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
300         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
301         unique=`for i in $$list; do \
302             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
303           done | \
304           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
305               END { if (nonempty) { for (i in files) print i; }; }'`; \
306         mkid -fID $$unique
307 tags: TAGS
308
309 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
310                 $(TAGS_FILES) $(LISP)
311         tags=; \
312         here=`pwd`; \
313         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
314           include_option=--etags-include; \
315           empty_fix=.; \
316         else \
317           include_option=--include; \
318           empty_fix=; \
319         fi; \
320         list='$(SUBDIRS)'; for subdir in $$list; do \
321           if test "$$subdir" = .; then :; else \
322             test ! -f $$subdir/TAGS || \
323               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
324           fi; \
325         done; \
326         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
327         unique=`for i in $$list; do \
328             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
329           done | \
330           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
331               END { if (nonempty) { for (i in files) print i; }; }'`; \
332         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
333           test -n "$$unique" || unique=$$empty_fix; \
334           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
335             $$tags $$unique; \
336         fi
337 ctags: CTAGS
338 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
339                 $(TAGS_FILES) $(LISP)
340         tags=; \
341         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
342         unique=`for i in $$list; do \
343             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
344           done | \
345           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
346               END { if (nonempty) { for (i in files) print i; }; }'`; \
347         test -z "$(CTAGS_ARGS)$$tags$$unique" \
348           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
349              $$tags $$unique
350
351 GTAGS:
352         here=`$(am__cd) $(top_builddir) && pwd` \
353           && cd $(top_srcdir) \
354           && gtags -i $(GTAGS_ARGS) $$here
355
356 distclean-tags:
357         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
358
359 distdir: $(DISTFILES)
360         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
361         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
362         list='$(DISTFILES)'; \
363           dist_files=`for file in $$list; do echo $$file; done | \
364           sed -e "s|^$$srcdirstrip/||;t" \
365               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
366         case $$dist_files in \
367           */*) $(MKDIR_P) `echo "$$dist_files" | \
368                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
369                            sort -u` ;; \
370         esac; \
371         for file in $$dist_files; do \
372           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
373           if test -d $$d/$$file; then \
374             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
375             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
376               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
377             fi; \
378             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
379           else \
380             test -f $(distdir)/$$file \
381             || cp -p $$d/$$file $(distdir)/$$file \
382             || exit 1; \
383           fi; \
384         done
385         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
386           if test "$$subdir" = .; then :; else \
387             test -d "$(distdir)/$$subdir" \
388             || $(MKDIR_P) "$(distdir)/$$subdir" \
389             || exit 1; \
390             distdir=`$(am__cd) $(distdir) && pwd`; \
391             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
392             (cd $$subdir && \
393               $(MAKE) $(AM_MAKEFLAGS) \
394                 top_distdir="$$top_distdir" \
395                 distdir="$$distdir/$$subdir" \
396                 am__remove_distdir=: \
397                 am__skip_length_check=: \
398                 distdir) \
399               || exit 1; \
400           fi; \
401         done
402 check-am: all-am
403 check: check-recursive
404 all-am: Makefile $(HEADERS)
405 installdirs: installdirs-recursive
406 installdirs-am:
407         for dir in "$(DESTDIR)$(privatedir)"; do \
408           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
409         done
410 install: install-recursive
411 install-exec: install-exec-recursive
412 install-data: install-data-recursive
413 uninstall: uninstall-recursive
414
415 install-am: all-am
416         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
417
418 installcheck: installcheck-recursive
419 install-strip:
420         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
421           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
422           `test -z '$(STRIP)' || \
423             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
424 mostlyclean-generic:
425
426 clean-generic:
427
428 distclean-generic:
429         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
430
431 maintainer-clean-generic:
432         @echo "This command is intended for maintainers to use"
433         @echo "it deletes files that may require special tools to rebuild."
434 clean: clean-recursive
435
436 clean-am: clean-generic mostlyclean-am
437
438 distclean: distclean-recursive
439         -rm -f Makefile
440 distclean-am: clean-am distclean-generic distclean-tags
441
442 dvi: dvi-recursive
443
444 dvi-am:
445
446 html: html-recursive
447
448 info: info-recursive
449
450 info-am:
451
452 install-data-am: install-privateHEADERS
453
454 install-dvi: install-dvi-recursive
455
456 install-exec-am:
457
458 install-html: install-html-recursive
459
460 install-info: install-info-recursive
461
462 install-man:
463
464 install-pdf: install-pdf-recursive
465
466 install-ps: install-ps-recursive
467
468 installcheck-am:
469
470 maintainer-clean: maintainer-clean-recursive
471         -rm -f Makefile
472 maintainer-clean-am: distclean-am maintainer-clean-generic
473
474 mostlyclean: mostlyclean-recursive
475
476 mostlyclean-am: mostlyclean-generic
477
478 pdf: pdf-recursive
479
480 pdf-am:
481
482 ps: ps-recursive
483
484 ps-am:
485
486 uninstall-am: uninstall-privateHEADERS
487
488 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
489         install-strip
490
491 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
492         all all-am check check-am clean clean-generic ctags \
493         ctags-recursive distclean distclean-generic distclean-tags \
494         distdir dvi dvi-am html html-am info info-am install \
495         install-am install-data install-data-am install-dvi \
496         install-dvi-am install-exec install-exec-am install-html \
497         install-html-am install-info install-info-am install-man \
498         install-pdf install-pdf-am install-privateHEADERS install-ps \
499         install-ps-am install-strip installcheck installcheck-am \
500         installdirs installdirs-am maintainer-clean \
501         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
502         pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
503         uninstall-privateHEADERS
504
505
506 generalize-small.h: generalize-small.template
507         sed -e s:XSIZE:char:g -e s:XCTYPE:char:g $? > $@
508         sed -e s:XSIZE:short:g -e s:XCTYPE:short:g $? >> $@
509         sed -e s:XSIZE:int:g -e s:XCTYPE:int:g $? >> $@
510 # Tell versions [3.59,3.63) of GNU make to not export all variables.
511 # Otherwise a system limit (for SysV at least) may be exceeded.
512 .NOEXPORT: