OSDN Git Service

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