OSDN Git Service

2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
[pf3gnuchains/gcc-fork.git] / boehm-gc / include / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  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 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 target_triplet = @target@
40 subdir = include
41 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
42         $(srcdir)/Makefile.in $(srcdir)/gc_config.h.in \
43         $(srcdir)/gc_ext_config.h.in
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
46         $(top_srcdir)/../config/depstand.m4 \
47         $(top_srcdir)/../config/lead-dot.m4 \
48         $(top_srcdir)/../config/multi.m4 \
49         $(top_srcdir)/../config/no-executables.m4 \
50         $(top_srcdir)/../config/proginstall.m4 \
51         $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
52         $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
53         $(top_srcdir)/configure.ac
54 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55         $(ACLOCAL_M4)
56 CONFIG_HEADER = gc_config.h gc_ext_config.h
57 CONFIG_CLEAN_FILES =
58 SOURCES =
59 DIST_SOURCES =
60 HEADERS = $(noinst_HEADERS)
61 ETAGS = etags
62 CTAGS = ctags
63 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
64 ACLOCAL = @ACLOCAL@
65 AMDEP_FALSE = @AMDEP_FALSE@
66 AMDEP_TRUE = @AMDEP_TRUE@
67 AMTAR = @AMTAR@
68 AM_CPPFLAGS = @AM_CPPFLAGS@
69 AR = @AR@
70 AS = @AS@
71 AUTOCONF = @AUTOCONF@
72 AUTOHEADER = @AUTOHEADER@
73 AUTOMAKE = @AUTOMAKE@
74 AWK = @AWK@
75 CC = @CC@
76 CCAS = @CCAS@
77 CCASFLAGS = @CCASFLAGS@
78 CCDEPMODE = @CCDEPMODE@
79 CFLAGS = @CFLAGS@
80 CPLUSPLUS_FALSE = @CPLUSPLUS_FALSE@
81 CPLUSPLUS_TRUE = @CPLUSPLUS_TRUE@
82 CPP = @CPP@
83 CPPFLAGS = @CPPFLAGS@
84 CXX = @CXX@
85 CXXCPP = @CXXCPP@
86 CXXDEPMODE = @CXXDEPMODE@
87 CXXFLAGS = @CXXFLAGS@
88 CYGPATH_W = @CYGPATH_W@
89 DEFS = @DEFS@
90 DEPDIR = @DEPDIR@
91 DUMPBIN = @DUMPBIN@
92 ECHO_C = @ECHO_C@
93 ECHO_N = @ECHO_N@
94 ECHO_T = @ECHO_T@
95 EGREP = @EGREP@
96 EXEEXT = @EXEEXT@
97 EXTRA_TEST_LIBS = @EXTRA_TEST_LIBS@
98 FGREP = @FGREP@
99 GC_CFLAGS = @GC_CFLAGS@
100 GREP = @GREP@
101 INSTALL_DATA = @INSTALL_DATA@
102 INSTALL_PROGRAM = @INSTALL_PROGRAM@
103 INSTALL_SCRIPT = @INSTALL_SCRIPT@
104 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
105 LD = @LD@
106 LDFLAGS = @LDFLAGS@
107 LIBOBJS = @LIBOBJS@
108 LIBS = @LIBS@
109 LIBTOOL = @LIBTOOL@
110 LN_S = @LN_S@
111 LTLIBOBJS = @LTLIBOBJS@
112 MAINT = @MAINT@
113 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
114 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
115 MAKEINFO = @MAKEINFO@
116 MY_CFLAGS = @MY_CFLAGS@
117 NM = @NM@
118 OBJEXT = @OBJEXT@
119 PACKAGE = @PACKAGE@
120 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
121 PACKAGE_NAME = @PACKAGE_NAME@
122 PACKAGE_STRING = @PACKAGE_STRING@
123 PACKAGE_TARNAME = @PACKAGE_TARNAME@
124 PACKAGE_VERSION = @PACKAGE_VERSION@
125 PATH_SEPARATOR = @PATH_SEPARATOR@
126 POWERPC_DARWIN_FALSE = @POWERPC_DARWIN_FALSE@
127 POWERPC_DARWIN_TRUE = @POWERPC_DARWIN_TRUE@
128 RANLIB = @RANLIB@
129 SED = @SED@
130 SET_MAKE = @SET_MAKE@
131 SHELL = @SHELL@
132 STRIP = @STRIP@
133 THREADLIBS = @THREADLIBS@
134 VERSION = @VERSION@
135 ac_ct_AR = @ac_ct_AR@
136 ac_ct_AS = @ac_ct_AS@
137 ac_ct_CC = @ac_ct_CC@
138 ac_ct_CXX = @ac_ct_CXX@
139 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
140 ac_ct_RANLIB = @ac_ct_RANLIB@
141 ac_ct_STRIP = @ac_ct_STRIP@
142 addincludes = @addincludes@
143 addlibs = @addlibs@
144 addobjs = @addobjs@
145 addtests = @addtests@
146 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
147 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
148 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
149 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
150 am__include = @am__include@
151 am__leading_dot = @am__leading_dot@
152 am__quote = @am__quote@
153 am__tar = @am__tar@
154 am__untar = @am__untar@
155 bindir = @bindir@
156 build = @build@
157 build_alias = @build_alias@
158 build_cpu = @build_cpu@
159 build_os = @build_os@
160 build_vendor = @build_vendor@
161 datadir = @datadir@
162 exec_prefix = @exec_prefix@
163 extra_ldflags_libgc = @extra_ldflags_libgc@
164 host = @host@
165 host_alias = @host_alias@
166 host_cpu = @host_cpu@
167 host_os = @host_os@
168 host_vendor = @host_vendor@
169 includedir = @includedir@
170 infodir = @infodir@
171 install_sh = @install_sh@
172 libdir = @libdir@
173 libexecdir = @libexecdir@
174 localstatedir = @localstatedir@
175 lt_ECHO = @lt_ECHO@
176 mandir = @mandir@
177 mkdir_p = @mkdir_p@
178 mkinstalldirs = @mkinstalldirs@
179 multi_basedir = @multi_basedir@
180 oldincludedir = @oldincludedir@
181 prefix = @prefix@
182 program_transform_name = @program_transform_name@
183 sbindir = @sbindir@
184 sharedstatedir = @sharedstatedir@
185 sysconfdir = @sysconfdir@
186 target = @target@
187 target_alias = @target_alias@
188 target_all = @target_all@
189 target_cpu = @target_cpu@
190 target_noncanonical = @target_noncanonical@
191 target_os = @target_os@
192 target_vendor = @target_vendor@
193 toolexecdir = @toolexecdir@
194 toolexeclibdir = @toolexeclibdir@
195 AUTOMAKE_OPTIONS = foreign
196 noinst_HEADERS = gc.h gc_backptr.h gc_local_alloc.h \
197   gc_pthread_redirects.h gc_cpp.h
198
199 all: gc_config.h gc_ext_config.h
200         $(MAKE) $(AM_MAKEFLAGS) all-am
201
202 .SUFFIXES:
203 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
204         @for dep in $?; do \
205           case '$(am__configure_deps)' in \
206             *$$dep*) \
207               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
208                 && exit 0; \
209               exit 1;; \
210           esac; \
211         done; \
212         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  include/Makefile'; \
213         cd $(top_srcdir) && \
214           $(AUTOMAKE) --foreign  include/Makefile
215 .PRECIOUS: Makefile
216 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
217         @case '$?' in \
218           *config.status*) \
219             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
220           *) \
221             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
222             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
223         esac;
224
225 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
226         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
227
228 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
229         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
231         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232
233 gc_config.h: stamp-h1
234         @if test ! -f $@; then \
235           rm -f stamp-h1; \
236           $(MAKE) stamp-h1; \
237         else :; fi
238
239 stamp-h1: $(srcdir)/gc_config.h.in $(top_builddir)/config.status
240         @rm -f stamp-h1
241         cd $(top_builddir) && $(SHELL) ./config.status include/gc_config.h
242 $(srcdir)/gc_config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
243         cd $(top_srcdir) && $(AUTOHEADER)
244         rm -f stamp-h1
245         touch $@
246
247 gc_ext_config.h: stamp-h2
248         @if test ! -f $@; then \
249           rm -f stamp-h2; \
250           $(MAKE) stamp-h2; \
251         else :; fi
252
253 stamp-h2: $(srcdir)/gc_ext_config.h.in $(top_builddir)/config.status
254         @rm -f stamp-h2
255         cd $(top_builddir) && $(SHELL) ./config.status include/gc_ext_config.h
256
257 distclean-hdr:
258         -rm -f gc_config.h stamp-h1 gc_ext_config.h stamp-h2
259
260 mostlyclean-libtool:
261         -rm -f *.lo
262
263 clean-libtool:
264         -rm -rf .libs _libs
265
266 distclean-libtool:
267         -rm -f libtool
268 uninstall-info-am:
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 tags: TAGS
279
280 TAGS:  $(HEADERS) $(SOURCES) gc_config.h.in gc_ext_config.h.in $(TAGS_DEPENDENCIES) \
281                 $(TAGS_FILES) $(LISP)
282         tags=; \
283         here=`pwd`; \
284         list='$(SOURCES) $(HEADERS) gc_config.h.in gc_ext_config.h.in $(LISP) $(TAGS_FILES)'; \
285         unique=`for i in $$list; do \
286             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
287           done | \
288           $(AWK) '    { files[$$0] = 1; } \
289                END { for (i in files) print i; }'`; \
290         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
291           test -n "$$unique" || unique=$$empty_fix; \
292           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
293             $$tags $$unique; \
294         fi
295 ctags: CTAGS
296 CTAGS:  $(HEADERS) $(SOURCES) gc_config.h.in gc_ext_config.h.in $(TAGS_DEPENDENCIES) \
297                 $(TAGS_FILES) $(LISP)
298         tags=; \
299         here=`pwd`; \
300         list='$(SOURCES) $(HEADERS) gc_config.h.in gc_ext_config.h.in $(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; } \
305                END { for (i in files) print i; }'`; \
306         test -z "$(CTAGS_ARGS)$$tags$$unique" \
307           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
308              $$tags $$unique
309
310 GTAGS:
311         here=`$(am__cd) $(top_builddir) && pwd` \
312           && cd $(top_srcdir) \
313           && gtags -i $(GTAGS_ARGS) $$here
314
315 distclean-tags:
316         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
317
318 distdir: $(DISTFILES)
319         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
320         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
321         list='$(DISTFILES)'; for file in $$list; do \
322           case $$file in \
323             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
324             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
325           esac; \
326           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
327           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
328           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
329             dir="/$$dir"; \
330             $(mkdir_p) "$(distdir)$$dir"; \
331           else \
332             dir=''; \
333           fi; \
334           if test -d $$d/$$file; then \
335             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
336               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
337             fi; \
338             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
339           else \
340             test -f $(distdir)/$$file \
341             || cp -p $$d/$$file $(distdir)/$$file \
342             || exit 1; \
343           fi; \
344         done
345 check-am: all-am
346 check: check-am
347 all-am: Makefile $(HEADERS) gc_config.h gc_ext_config.h
348 installdirs:
349 install: install-am
350 install-exec: install-exec-am
351 install-data: install-data-am
352 uninstall: uninstall-am
353
354 install-am: all-am
355         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
356
357 installcheck: installcheck-am
358 install-strip:
359         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
360           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
361           `test -z '$(STRIP)' || \
362             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
363 mostlyclean-generic:
364
365 clean-generic:
366
367 distclean-generic:
368         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
369
370 maintainer-clean-generic:
371         @echo "This command is intended for maintainers to use"
372         @echo "it deletes files that may require special tools to rebuild."
373 clean: clean-am
374
375 clean-am: clean-generic clean-libtool mostlyclean-am
376
377 distclean: distclean-am
378         -rm -f Makefile
379 distclean-am: clean-am distclean-generic distclean-hdr \
380         distclean-libtool distclean-tags
381
382 dvi: dvi-am
383
384 dvi-am:
385
386 html: html-am
387
388 info: info-am
389
390 info-am:
391
392 install-data-am:
393
394 install-exec-am:
395
396 install-info: install-info-am
397
398 install-man:
399
400 installcheck-am:
401
402 maintainer-clean: maintainer-clean-am
403         -rm -f Makefile
404 maintainer-clean-am: distclean-am maintainer-clean-generic
405
406 mostlyclean: mostlyclean-am
407
408 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
409
410 pdf: pdf-am
411
412 pdf-am:
413
414 ps: ps-am
415
416 ps-am:
417
418 uninstall-am: uninstall-info-am
419
420 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
421         clean-libtool ctags distclean distclean-generic distclean-hdr \
422         distclean-libtool distclean-tags distdir dvi dvi-am html \
423         html-am info info-am install install-am install-data \
424         install-data-am install-exec install-exec-am install-info \
425         install-info-am install-man install-strip installcheck \
426         installcheck-am installdirs maintainer-clean \
427         maintainer-clean-generic mostlyclean mostlyclean-generic \
428         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
429         uninstall-am uninstall-info-am
430
431 # Tell versions [3.59,3.63) of GNU make to not export all variables.
432 # Otherwise a system limit (for SysV at least) may be exceeded.
433 .NOEXPORT: