2010-07-10 Paul Thomas <pault@gcc.gnu.org>
[official-gcc.git] / boehm-gc / include / Makefile.in
blob5f1302253ab440ff66d751590066ad91befcd6e4
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
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.
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.
16 @SET_MAKE@
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 = $(noinst_HEADERS) $(srcdir)/Makefile.am \
40 $(srcdir)/Makefile.in $(srcdir)/gc_config.h.in \
41 $(srcdir)/gc_ext_config.h.in
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 DIST_SOURCES =
59 HEADERS = $(noinst_HEADERS)
60 ETAGS = etags
61 CTAGS = ctags
62 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
63 ACLOCAL = @ACLOCAL@
64 AMTAR = @AMTAR@
65 AM_CPPFLAGS = @AM_CPPFLAGS@
66 AR = @AR@
67 AS = @AS@
68 AUTOCONF = @AUTOCONF@
69 AUTOHEADER = @AUTOHEADER@
70 AUTOMAKE = @AUTOMAKE@
71 AWK = @AWK@
72 CC = @CC@
73 CCAS = @CCAS@
74 CCASFLAGS = @CCASFLAGS@
75 CCDEPMODE = @CCDEPMODE@
76 CFLAGS = @CFLAGS@
77 CPP = @CPP@
78 CPPFLAGS = @CPPFLAGS@
79 CXX = @CXX@
80 CXXCPP = @CXXCPP@
81 CXXDEPMODE = @CXXDEPMODE@
82 CXXFLAGS = @CXXFLAGS@
83 CYGPATH_W = @CYGPATH_W@
84 DEFS = @DEFS@
85 DEPDIR = @DEPDIR@
86 DSYMUTIL = @DSYMUTIL@
87 DUMPBIN = @DUMPBIN@
88 ECHO_C = @ECHO_C@
89 ECHO_N = @ECHO_N@
90 ECHO_T = @ECHO_T@
91 EGREP = @EGREP@
92 EXEEXT = @EXEEXT@
93 EXTRA_TEST_LIBS = @EXTRA_TEST_LIBS@
94 FGREP = @FGREP@
95 GC_CFLAGS = @GC_CFLAGS@
96 GREP = @GREP@
97 INSTALL = @INSTALL@
98 INSTALL_DATA = @INSTALL_DATA@
99 INSTALL_PROGRAM = @INSTALL_PROGRAM@
100 INSTALL_SCRIPT = @INSTALL_SCRIPT@
101 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
102 LD = @LD@
103 LDFLAGS = @LDFLAGS@
104 LIBOBJS = @LIBOBJS@
105 LIBS = @LIBS@
106 LIBTOOL = @LIBTOOL@
107 LIPO = @LIPO@
108 LN_S = @LN_S@
109 LTLIBOBJS = @LTLIBOBJS@
110 MAINT = @MAINT@
111 MAKEINFO = @MAKEINFO@
112 MKDIR_P = @MKDIR_P@
113 MY_CFLAGS = @MY_CFLAGS@
114 NM = @NM@
115 NMEDIT = @NMEDIT@
116 OBJDUMP = @OBJDUMP@
117 OBJEXT = @OBJEXT@
118 OTOOL = @OTOOL@
119 OTOOL64 = @OTOOL64@
120 PACKAGE = @PACKAGE@
121 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
122 PACKAGE_NAME = @PACKAGE_NAME@
123 PACKAGE_STRING = @PACKAGE_STRING@
124 PACKAGE_TARNAME = @PACKAGE_TARNAME@
125 PACKAGE_URL = @PACKAGE_URL@
126 PACKAGE_VERSION = @PACKAGE_VERSION@
127 PATH_SEPARATOR = @PATH_SEPARATOR@
128 RANLIB = @RANLIB@
129 SED = @SED@
130 SET_MAKE = @SET_MAKE@
131 SHELL = @SHELL@
132 STRIP = @STRIP@
133 THREADLIBS = @THREADLIBS@
134 VERSION = @VERSION@
135 abs_builddir = @abs_builddir@
136 abs_srcdir = @abs_srcdir@
137 abs_top_builddir = @abs_top_builddir@
138 abs_top_srcdir = @abs_top_srcdir@
139 ac_ct_CC = @ac_ct_CC@
140 ac_ct_CXX = @ac_ct_CXX@
141 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
142 addincludes = @addincludes@
143 addlibs = @addlibs@
144 addobjs = @addobjs@
145 addtests = @addtests@
146 am__include = @am__include@
147 am__leading_dot = @am__leading_dot@
148 am__quote = @am__quote@
149 am__tar = @am__tar@
150 am__untar = @am__untar@
151 bindir = @bindir@
152 build = @build@
153 build_alias = @build_alias@
154 build_cpu = @build_cpu@
155 build_os = @build_os@
156 build_vendor = @build_vendor@
157 builddir = @builddir@
158 datadir = @datadir@
159 datarootdir = @datarootdir@
160 docdir = @docdir@
161 dvidir = @dvidir@
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 htmldir = @htmldir@
170 includedir = @includedir@
171 infodir = @infodir@
172 install_sh = @install_sh@
173 libdir = @libdir@
174 libexecdir = @libexecdir@
175 localedir = @localedir@
176 localstatedir = @localstatedir@
177 mandir = @mandir@
178 mkdir_p = @mkdir_p@
179 mkinstalldirs = @mkinstalldirs@
180 multi_basedir = @multi_basedir@
181 oldincludedir = @oldincludedir@
182 pdfdir = @pdfdir@
183 prefix = @prefix@
184 program_transform_name = @program_transform_name@
185 psdir = @psdir@
186 sbindir = @sbindir@
187 sharedstatedir = @sharedstatedir@
188 srcdir = @srcdir@
189 sysconfdir = @sysconfdir@
190 target = @target@
191 target_alias = @target_alias@
192 target_all = @target_all@
193 target_cpu = @target_cpu@
194 target_noncanonical = @target_noncanonical@
195 target_os = @target_os@
196 target_vendor = @target_vendor@
197 toolexecdir = @toolexecdir@
198 toolexeclibdir = @toolexeclibdir@
199 top_build_prefix = @top_build_prefix@
200 top_builddir = @top_builddir@
201 top_srcdir = @top_srcdir@
202 AUTOMAKE_OPTIONS = foreign
203 noinst_HEADERS = gc.h gc_backptr.h gc_local_alloc.h \
204 gc_pthread_redirects.h gc_cpp.h
206 all: gc_config.h gc_ext_config.h
207 $(MAKE) $(AM_MAKEFLAGS) all-am
209 .SUFFIXES:
210 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
211 @for dep in $?; do \
212 case '$(am__configure_deps)' in \
213 *$$dep*) \
214 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
215 && { if test -f $@; then exit 0; else break; fi; }; \
216 exit 1;; \
217 esac; \
218 done; \
219 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
220 $(am__cd) $(top_srcdir) && \
221 $(AUTOMAKE) --foreign include/Makefile
222 .PRECIOUS: Makefile
223 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
224 @case '$?' in \
225 *config.status*) \
226 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
227 *) \
228 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
229 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
230 esac;
232 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
233 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
236 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
237 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
238 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239 $(am__aclocal_m4_deps):
241 gc_config.h: stamp-h1
242 @if test ! -f $@; then \
243 rm -f stamp-h1; \
244 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
245 else :; fi
247 stamp-h1: $(srcdir)/gc_config.h.in $(top_builddir)/config.status
248 @rm -f stamp-h1
249 cd $(top_builddir) && $(SHELL) ./config.status include/gc_config.h
250 $(srcdir)/gc_config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
251 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
252 rm -f stamp-h1
253 touch $@
255 gc_ext_config.h: stamp-h2
256 @if test ! -f $@; then \
257 rm -f stamp-h2; \
258 $(MAKE) $(AM_MAKEFLAGS) stamp-h2; \
259 else :; fi
261 stamp-h2: $(srcdir)/gc_ext_config.h.in $(top_builddir)/config.status
262 @rm -f stamp-h2
263 cd $(top_builddir) && $(SHELL) ./config.status include/gc_ext_config.h
265 distclean-hdr:
266 -rm -f gc_config.h stamp-h1 gc_ext_config.h stamp-h2
268 mostlyclean-libtool:
269 -rm -f *.lo
271 clean-libtool:
272 -rm -rf .libs _libs
274 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
275 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
276 unique=`for i in $$list; do \
277 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
278 done | \
279 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
280 END { if (nonempty) { for (i in files) print i; }; }'`; \
281 mkid -fID $$unique
282 tags: TAGS
284 TAGS: $(HEADERS) $(SOURCES) gc_config.h.in gc_ext_config.h.in $(TAGS_DEPENDENCIES) \
285 $(TAGS_FILES) $(LISP)
286 set x; \
287 here=`pwd`; \
288 list='$(SOURCES) $(HEADERS) gc_config.h.in gc_ext_config.h.in $(LISP) $(TAGS_FILES)'; \
289 unique=`for i in $$list; do \
290 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
291 done | \
292 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
293 END { if (nonempty) { for (i in files) print i; }; }'`; \
294 shift; \
295 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
296 test -n "$$unique" || unique=$$empty_fix; \
297 if test $$# -gt 0; then \
298 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
299 "$$@" $$unique; \
300 else \
301 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
302 $$unique; \
303 fi; \
305 ctags: CTAGS
306 CTAGS: $(HEADERS) $(SOURCES) gc_config.h.in gc_ext_config.h.in $(TAGS_DEPENDENCIES) \
307 $(TAGS_FILES) $(LISP)
308 list='$(SOURCES) $(HEADERS) gc_config.h.in gc_ext_config.h.in $(LISP) $(TAGS_FILES)'; \
309 unique=`for i in $$list; do \
310 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
311 done | \
312 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
313 END { if (nonempty) { for (i in files) print i; }; }'`; \
314 test -z "$(CTAGS_ARGS)$$unique" \
315 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
316 $$unique
318 GTAGS:
319 here=`$(am__cd) $(top_builddir) && pwd` \
320 && $(am__cd) $(top_srcdir) \
321 && gtags -i $(GTAGS_ARGS) "$$here"
323 distclean-tags:
324 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
326 distdir: $(DISTFILES)
327 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
328 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
329 list='$(DISTFILES)'; \
330 dist_files=`for file in $$list; do echo $$file; done | \
331 sed -e "s|^$$srcdirstrip/||;t" \
332 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
333 case $$dist_files in \
334 */*) $(MKDIR_P) `echo "$$dist_files" | \
335 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
336 sort -u` ;; \
337 esac; \
338 for file in $$dist_files; do \
339 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
340 if test -d $$d/$$file; then \
341 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
342 if test -d "$(distdir)/$$file"; then \
343 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
344 fi; \
345 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
346 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
347 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
348 fi; \
349 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
350 else \
351 test -f "$(distdir)/$$file" \
352 || cp -p $$d/$$file "$(distdir)/$$file" \
353 || exit 1; \
354 fi; \
355 done
356 check-am: all-am
357 check: check-am
358 all-am: Makefile $(HEADERS) gc_config.h gc_ext_config.h
359 installdirs:
360 install: install-am
361 install-exec: install-exec-am
362 install-data: install-data-am
363 uninstall: uninstall-am
365 install-am: all-am
366 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
368 installcheck: installcheck-am
369 install-strip:
370 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
371 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
372 `test -z '$(STRIP)' || \
373 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
374 mostlyclean-generic:
376 clean-generic:
378 distclean-generic:
379 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
380 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
382 maintainer-clean-generic:
383 @echo "This command is intended for maintainers to use"
384 @echo "it deletes files that may require special tools to rebuild."
385 clean: clean-am
387 clean-am: clean-generic clean-libtool mostlyclean-am
389 distclean: distclean-am
390 -rm -f Makefile
391 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
393 dvi: dvi-am
395 dvi-am:
397 html: html-am
399 html-am:
401 info: info-am
403 info-am:
405 install-data-am:
407 install-dvi: install-dvi-am
409 install-dvi-am:
411 install-exec-am:
413 install-html: install-html-am
415 install-html-am:
417 install-info: install-info-am
419 install-info-am:
421 install-man:
423 install-pdf: install-pdf-am
425 install-pdf-am:
427 install-ps: install-ps-am
429 install-ps-am:
431 installcheck-am:
433 maintainer-clean: maintainer-clean-am
434 -rm -f Makefile
435 maintainer-clean-am: distclean-am maintainer-clean-generic
437 mostlyclean: mostlyclean-am
439 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
441 pdf: pdf-am
443 pdf-am:
445 ps: ps-am
447 ps-am:
449 uninstall-am:
451 .MAKE: all install-am install-strip
453 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
454 clean-libtool ctags distclean distclean-generic distclean-hdr \
455 distclean-libtool distclean-tags distdir dvi dvi-am html \
456 html-am info info-am install install-am install-data \
457 install-data-am install-dvi install-dvi-am install-exec \
458 install-exec-am install-html install-html-am install-info \
459 install-info-am install-man install-pdf install-pdf-am \
460 install-ps install-ps-am install-strip installcheck \
461 installcheck-am installdirs maintainer-clean \
462 maintainer-clean-generic mostlyclean mostlyclean-generic \
463 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
464 uninstall-am
467 # Tell versions [3.59,3.63) of GNU make to not export all variables.
468 # Otherwise a system limit (for SysV at least) may be exceeded.
469 .NOEXPORT: