Upgrade Boehm GC to 7.2alpha4.
[cacao.git] / src / mm / boehm-gc / libatomic_ops / src / atomic_ops / sysdeps / 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/sysdeps
37 DIST_COMMON = README $(nobase_sysdep_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 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
49 am__vpath_adj = case $$p in \
50     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
51     *) f=$$p;; \
52   esac;
53 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
54 am__installdirs = "$(DESTDIR)$(sysdepdir)"
55 nobase_sysdepHEADERS_INSTALL = $(install_sh_DATA)
56 HEADERS = $(nobase_sysdep_HEADERS)
57 ETAGS = etags
58 CTAGS = ctags
59 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60 ACLOCAL = @ACLOCAL@
61 AMTAR = @AMTAR@
62 AUTOCONF = @AUTOCONF@
63 AUTOHEADER = @AUTOHEADER@
64 AUTOMAKE = @AUTOMAKE@
65 AWK = @AWK@
66 CC = @CC@
67 CCAS = @CCAS@
68 CCASDEPMODE = @CCASDEPMODE@
69 CCASFLAGS = @CCASFLAGS@
70 CCDEPMODE = @CCDEPMODE@
71 CFLAGS = @CFLAGS@
72 CPP = @CPP@
73 CPPFLAGS = @CPPFLAGS@
74 CYGPATH_W = @CYGPATH_W@
75 DEFS = @DEFS@
76 DEPDIR = @DEPDIR@
77 ECHO_C = @ECHO_C@
78 ECHO_N = @ECHO_N@
79 ECHO_T = @ECHO_T@
80 EGREP = @EGREP@
81 EXEEXT = @EXEEXT@
82 GREP = @GREP@
83 INSTALL = @INSTALL@
84 INSTALL_DATA = @INSTALL_DATA@
85 INSTALL_PROGRAM = @INSTALL_PROGRAM@
86 INSTALL_SCRIPT = @INSTALL_SCRIPT@
87 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
88 LDFLAGS = @LDFLAGS@
89 LIBOBJS = @LIBOBJS@
90 LIBS = @LIBS@
91 LTLIBOBJS = @LTLIBOBJS@
92 MAKEINFO = @MAKEINFO@
93 MKDIR_P = @MKDIR_P@
94 OBJEXT = @OBJEXT@
95 PACKAGE = @PACKAGE@
96 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
97 PACKAGE_NAME = @PACKAGE_NAME@
98 PACKAGE_STRING = @PACKAGE_STRING@
99 PACKAGE_TARNAME = @PACKAGE_TARNAME@
100 PACKAGE_URL = @PACKAGE_URL@
101 PACKAGE_VERSION = @PACKAGE_VERSION@
102 PATH_SEPARATOR = @PATH_SEPARATOR@
103 PICFLAG = @PICFLAG@
104 RANLIB = @RANLIB@
105 SET_MAKE = @SET_MAKE@
106 SHELL = @SHELL@
107 STRIP = @STRIP@
108 VERSION = @VERSION@
109 abs_builddir = @abs_builddir@
110 abs_srcdir = @abs_srcdir@
111 abs_top_builddir = @abs_top_builddir@
112 abs_top_srcdir = @abs_top_srcdir@
113 ac_ct_CC = @ac_ct_CC@
114 am__include = @am__include@
115 am__leading_dot = @am__leading_dot@
116 am__quote = @am__quote@
117 am__tar = @am__tar@
118 am__untar = @am__untar@
119 bindir = @bindir@
120 build = @build@
121 build_alias = @build_alias@
122 build_cpu = @build_cpu@
123 build_os = @build_os@
124 build_vendor = @build_vendor@
125 builddir = @builddir@
126 datadir = @datadir@
127 datarootdir = @datarootdir@
128 docdir = @docdir@
129 dvidir = @dvidir@
130 exec_prefix = @exec_prefix@
131 host = @host@
132 host_alias = @host_alias@
133 host_cpu = @host_cpu@
134 host_os = @host_os@
135 host_vendor = @host_vendor@
136 htmldir = @htmldir@
137 includedir = @includedir@
138 infodir = @infodir@
139 install_sh = @install_sh@
140 libdir = @libdir@
141 libexecdir = @libexecdir@
142 localedir = @localedir@
143 localstatedir = @localstatedir@
144 mandir = @mandir@
145 mkdir_p = @mkdir_p@
146 oldincludedir = @oldincludedir@
147 pdfdir = @pdfdir@
148 prefix = @prefix@
149 program_transform_name = @program_transform_name@
150 psdir = @psdir@
151 sbindir = @sbindir@
152 sharedstatedir = @sharedstatedir@
153 srcdir = @srcdir@
154 sysconfdir = @sysconfdir@
155 target = @target@
156 target_alias = @target_alias@
157 target_cpu = @target_cpu@
158 target_os = @target_os@
159 target_vendor = @target_vendor@
160 top_build_prefix = @top_build_prefix@
161 top_builddir = @top_builddir@
162 top_srcdir = @top_srcdir@
163
164 #General sysdep utility headers, followed by the arch-specific ones
165 nobase_sysdep_HEADERS = generic_pthread.h \
166           atomic_load_store.h \
167           aligned_atomic_load_store.h \
168           acquire_release_volatile.h \
169           char_acquire_release_volatile.h \
170           char_atomic_load_store.h \
171           short_acquire_release_volatile.h \
172           short_aligned_atomic_load_store.h \
173           short_atomic_load_store.h \
174           int_acquire_release_volatile.h \
175           int_aligned_atomic_load_store.h \
176           int_atomic_load_store.h \
177           all_acquire_release_volatile.h \
178           all_aligned_atomic_load_store.h \
179           all_atomic_load_store.h \
180           read_ordered.h \
181           ordered_except_wr.h \
182           ordered.h \
183           ao_t_is_int.h \
184           test_and_set_t_is_ao_t.h \
185           test_and_set_t_is_char.h \
186           emul_cas.h \
187           standard_ao_double_t.h \
188           README \
189         \
190           armcc/arm_v6.h \
191         \
192           gcc/alpha.h gcc/arm.h gcc/cris.h \
193           gcc/hppa.h gcc/ia64.h gcc/m68k.h \
194           gcc/mips.h gcc/powerpc.h gcc/s390.h \
195           gcc/sh.h gcc/sparc.h gcc/x86.h gcc/x86_64.h \
196         \
197           hpc/hppa.h hpc/ia64.h \
198         \
199           ibmc/powerpc.h \
200         \
201           icc/ia64.h \
202         \
203           msftc/arm.h msftc/common32_defs.h msftc/x86.h \
204           msftc/x86_64.h \
205         \
206           sunc/sparc.h sunc/x86.h sunc/x86_64.h
207
208 sysdepdir = ${includedir}/atomic_ops/sysdeps
209
210 # A few architectures require special .S files
211 EXTRA_DIST = sunc/sparc.S
212 all: all-am
213
214 .SUFFIXES:
215 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
216         @for dep in $?; do \
217           case '$(am__configure_deps)' in \
218             *$$dep*) \
219               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
220                 && { if test -f $@; then exit 0; else break; fi; }; \
221               exit 1;; \
222           esac; \
223         done; \
224         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/atomic_ops/sysdeps/Makefile'; \
225         cd $(top_srcdir) && \
226           $(AUTOMAKE) --gnu  src/atomic_ops/sysdeps/Makefile
227 .PRECIOUS: Makefile
228 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
229         @case '$?' in \
230           *config.status*) \
231             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
232           *) \
233             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
234             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
235         esac;
236
237 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
238         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239
240 $(top_srcdir)/configure:  $(am__configure_deps)
241         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
243         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244 install-nobase_sysdepHEADERS: $(nobase_sysdep_HEADERS)
245         @$(NORMAL_INSTALL)
246         test -z "$(sysdepdir)" || $(MKDIR_P) "$(DESTDIR)$(sysdepdir)"
247         @$(am__vpath_adj_setup) \
248         list='$(nobase_sysdep_HEADERS)'; for p in $$list; do \
249           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
250           $(am__vpath_adj) \
251           echo " $(nobase_sysdepHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(sysdepdir)/$$f'"; \
252           $(nobase_sysdepHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(sysdepdir)/$$f"; \
253         done
254
255 uninstall-nobase_sysdepHEADERS:
256         @$(NORMAL_UNINSTALL)
257         @$(am__vpath_adj_setup) \
258         list='$(nobase_sysdep_HEADERS)'; for p in $$list; do \
259           $(am__vpath_adj) \
260           echo " rm -f '$(DESTDIR)$(sysdepdir)/$$f'"; \
261           rm -f "$(DESTDIR)$(sysdepdir)/$$f"; \
262         done
263
264 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
265         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
266         unique=`for i in $$list; do \
267             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
268           done | \
269           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
270               END { if (nonempty) { for (i in files) print i; }; }'`; \
271         mkid -fID $$unique
272 tags: TAGS
273
274 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
275                 $(TAGS_FILES) $(LISP)
276         tags=; \
277         here=`pwd`; \
278         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
279         unique=`for i in $$list; do \
280             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
281           done | \
282           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
283               END { if (nonempty) { for (i in files) print i; }; }'`; \
284         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
285           test -n "$$unique" || unique=$$empty_fix; \
286           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
287             $$tags $$unique; \
288         fi
289 ctags: CTAGS
290 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
291                 $(TAGS_FILES) $(LISP)
292         tags=; \
293         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
294         unique=`for i in $$list; do \
295             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
296           done | \
297           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
298               END { if (nonempty) { for (i in files) print i; }; }'`; \
299         test -z "$(CTAGS_ARGS)$$tags$$unique" \
300           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
301              $$tags $$unique
302
303 GTAGS:
304         here=`$(am__cd) $(top_builddir) && pwd` \
305           && cd $(top_srcdir) \
306           && gtags -i $(GTAGS_ARGS) $$here
307
308 distclean-tags:
309         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
310
311 distdir: $(DISTFILES)
312         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
313         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
314         list='$(DISTFILES)'; \
315           dist_files=`for file in $$list; do echo $$file; done | \
316           sed -e "s|^$$srcdirstrip/||;t" \
317               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
318         case $$dist_files in \
319           */*) $(MKDIR_P) `echo "$$dist_files" | \
320                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
321                            sort -u` ;; \
322         esac; \
323         for file in $$dist_files; do \
324           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
325           if test -d $$d/$$file; then \
326             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
327             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
328               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
329             fi; \
330             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
331           else \
332             test -f $(distdir)/$$file \
333             || cp -p $$d/$$file $(distdir)/$$file \
334             || exit 1; \
335           fi; \
336         done
337 check-am: all-am
338 check: check-am
339 all-am: Makefile $(HEADERS)
340 installdirs:
341         for dir in "$(DESTDIR)$(sysdepdir)"; do \
342           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
343         done
344 install: install-am
345 install-exec: install-exec-am
346 install-data: install-data-am
347 uninstall: uninstall-am
348
349 install-am: all-am
350         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
351
352 installcheck: installcheck-am
353 install-strip:
354         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
355           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
356           `test -z '$(STRIP)' || \
357             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
358 mostlyclean-generic:
359
360 clean-generic:
361
362 distclean-generic:
363         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
364
365 maintainer-clean-generic:
366         @echo "This command is intended for maintainers to use"
367         @echo "it deletes files that may require special tools to rebuild."
368 clean: clean-am
369
370 clean-am: clean-generic mostlyclean-am
371
372 distclean: distclean-am
373         -rm -f Makefile
374 distclean-am: clean-am distclean-generic distclean-tags
375
376 dvi: dvi-am
377
378 dvi-am:
379
380 html: html-am
381
382 info: info-am
383
384 info-am:
385
386 install-data-am: install-nobase_sysdepHEADERS
387
388 install-dvi: install-dvi-am
389
390 install-exec-am:
391
392 install-html: install-html-am
393
394 install-info: install-info-am
395
396 install-man:
397
398 install-pdf: install-pdf-am
399
400 install-ps: install-ps-am
401
402 installcheck-am:
403
404 maintainer-clean: maintainer-clean-am
405         -rm -f Makefile
406 maintainer-clean-am: distclean-am maintainer-clean-generic
407
408 mostlyclean: mostlyclean-am
409
410 mostlyclean-am: mostlyclean-generic
411
412 pdf: pdf-am
413
414 pdf-am:
415
416 ps: ps-am
417
418 ps-am:
419
420 uninstall-am: uninstall-nobase_sysdepHEADERS
421
422 .MAKE: install-am install-strip
423
424 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
425         ctags distclean distclean-generic distclean-tags distdir dvi \
426         dvi-am html html-am info info-am install install-am \
427         install-data install-data-am install-dvi install-dvi-am \
428         install-exec install-exec-am install-html install-html-am \
429         install-info install-info-am install-man \
430         install-nobase_sysdepHEADERS install-pdf install-pdf-am \
431         install-ps install-ps-am install-strip installcheck \
432         installcheck-am installdirs maintainer-clean \
433         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
434         pdf-am ps ps-am tags uninstall uninstall-am \
435         uninstall-nobase_sysdepHEADERS
436
437 # Tell versions [3.59,3.63) of GNU make to not export all variables.
438 # Otherwise a system limit (for SysV at least) may be exceeded.
439 .NOEXPORT: