OSDN Git Service

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