2007-02-13 Paul Brook <paul@codesourcery.com>
[official-gcc.git] / boehm-gc / include / Makefile.in
bloba60571d1f954ccd605a2302cd71131ddd3740c92
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
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.
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.
15 @SET_MAKE@
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)/../libtool.m4 $(top_srcdir)/configure.ac
51 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52 $(ACLOCAL_M4)
53 CONFIG_HEADER = gc_config.h gc_ext_config.h
54 CONFIG_CLEAN_FILES =
55 SOURCES =
56 DIST_SOURCES =
57 HEADERS = $(noinst_HEADERS)
58 ETAGS = etags
59 CTAGS = ctags
60 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
61 ACLOCAL = @ACLOCAL@
62 AMDEP_FALSE = @AMDEP_FALSE@
63 AMDEP_TRUE = @AMDEP_TRUE@
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 CPLUSPLUS_FALSE = @CPLUSPLUS_FALSE@
78 CPLUSPLUS_TRUE = @CPLUSPLUS_TRUE@
79 CPP = @CPP@
80 CPPFLAGS = @CPPFLAGS@
81 CXX = @CXX@
82 CXXCPP = @CXXCPP@
83 CXXDEPMODE = @CXXDEPMODE@
84 CXXFLAGS = @CXXFLAGS@
85 CYGPATH_W = @CYGPATH_W@
86 DEFS = @DEFS@
87 DEPDIR = @DEPDIR@
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 GC_CFLAGS = @GC_CFLAGS@
95 INSTALL_DATA = @INSTALL_DATA@
96 INSTALL_PROGRAM = @INSTALL_PROGRAM@
97 INSTALL_SCRIPT = @INSTALL_SCRIPT@
98 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
99 LIBOBJS = @LIBOBJS@
100 LIBS = @LIBS@
101 LIBTOOL = @LIBTOOL@
102 LN_S = @LN_S@
103 LTLIBOBJS = @LTLIBOBJS@
104 MAINT = @MAINT@
105 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
106 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
107 MAKEINFO = @MAKEINFO@
108 MY_CFLAGS = @MY_CFLAGS@
109 OBJEXT = @OBJEXT@
110 PACKAGE = @PACKAGE@
111 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
112 PACKAGE_NAME = @PACKAGE_NAME@
113 PACKAGE_STRING = @PACKAGE_STRING@
114 PACKAGE_TARNAME = @PACKAGE_TARNAME@
115 PACKAGE_VERSION = @PACKAGE_VERSION@
116 PATH_SEPARATOR = @PATH_SEPARATOR@
117 POWERPC_DARWIN_FALSE = @POWERPC_DARWIN_FALSE@
118 POWERPC_DARWIN_TRUE = @POWERPC_DARWIN_TRUE@
119 RANLIB = @RANLIB@
120 SET_MAKE = @SET_MAKE@
121 SHELL = @SHELL@
122 STRIP = @STRIP@
123 THREADLIBS = @THREADLIBS@
124 VERSION = @VERSION@
125 ac_ct_AR = @ac_ct_AR@
126 ac_ct_AS = @ac_ct_AS@
127 ac_ct_CC = @ac_ct_CC@
128 ac_ct_CXX = @ac_ct_CXX@
129 ac_ct_RANLIB = @ac_ct_RANLIB@
130 ac_ct_STRIP = @ac_ct_STRIP@
131 addincludes = @addincludes@
132 addlibs = @addlibs@
133 addobjs = @addobjs@
134 addtests = @addtests@
135 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
136 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
137 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
138 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
139 am__include = @am__include@
140 am__leading_dot = @am__leading_dot@
141 am__quote = @am__quote@
142 am__tar = @am__tar@
143 am__untar = @am__untar@
144 bindir = @bindir@
145 build = @build@
146 build_alias = @build_alias@
147 build_cpu = @build_cpu@
148 build_os = @build_os@
149 build_vendor = @build_vendor@
150 datadir = @datadir@
151 exec_prefix = @exec_prefix@
152 host = @host@
153 host_alias = @host_alias@
154 host_cpu = @host_cpu@
155 host_os = @host_os@
156 host_vendor = @host_vendor@
157 includedir = @includedir@
158 infodir = @infodir@
159 install_sh = @install_sh@
160 libdir = @libdir@
161 libexecdir = @libexecdir@
162 localstatedir = @localstatedir@
163 mandir = @mandir@
164 mkdir_p = @mkdir_p@
165 mkinstalldirs = @mkinstalldirs@
166 multi_basedir = @multi_basedir@
167 oldincludedir = @oldincludedir@
168 prefix = @prefix@
169 program_transform_name = @program_transform_name@
170 sbindir = @sbindir@
171 sharedstatedir = @sharedstatedir@
172 sysconfdir = @sysconfdir@
173 target = @target@
174 target_alias = @target_alias@
175 target_all = @target_all@
176 target_cpu = @target_cpu@
177 target_noncanonical = @target_noncanonical@
178 target_os = @target_os@
179 target_vendor = @target_vendor@
180 toolexecdir = @toolexecdir@
181 toolexeclibdir = @toolexeclibdir@
182 AUTOMAKE_OPTIONS = foreign
183 noinst_HEADERS = gc.h gc_backptr.h gc_local_alloc.h \
184 gc_pthread_redirects.h gc_cpp.h
186 all: gc_config.h gc_ext_config.h
187 $(MAKE) $(AM_MAKEFLAGS) all-am
189 .SUFFIXES:
190 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
191 @for dep in $?; do \
192 case '$(am__configure_deps)' in \
193 *$$dep*) \
194 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
195 && exit 0; \
196 exit 1;; \
197 esac; \
198 done; \
199 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
200 cd $(top_srcdir) && \
201 $(AUTOMAKE) --foreign include/Makefile
202 .PRECIOUS: Makefile
203 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
204 @case '$?' in \
205 *config.status*) \
206 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
207 *) \
208 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
209 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
210 esac;
212 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
213 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
215 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
216 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
217 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
218 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
220 gc_config.h: stamp-h1
221 @if test ! -f $@; then \
222 rm -f stamp-h1; \
223 $(MAKE) stamp-h1; \
224 else :; fi
226 stamp-h1: $(srcdir)/gc_config.h.in $(top_builddir)/config.status
227 @rm -f stamp-h1
228 cd $(top_builddir) && $(SHELL) ./config.status include/gc_config.h
229 $(srcdir)/gc_config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
230 cd $(top_srcdir) && $(AUTOHEADER)
231 rm -f stamp-h1
232 touch $@
234 gc_ext_config.h: stamp-h2
235 @if test ! -f $@; then \
236 rm -f stamp-h2; \
237 $(MAKE) stamp-h2; \
238 else :; fi
240 stamp-h2: $(srcdir)/gc_ext_config.h.in $(top_builddir)/config.status
241 @rm -f stamp-h2
242 cd $(top_builddir) && $(SHELL) ./config.status include/gc_ext_config.h
244 distclean-hdr:
245 -rm -f gc_config.h stamp-h1 gc_ext_config.h stamp-h2
247 mostlyclean-libtool:
248 -rm -f *.lo
250 clean-libtool:
251 -rm -rf .libs _libs
253 distclean-libtool:
254 -rm -f libtool
255 uninstall-info-am:
257 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
258 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
259 unique=`for i in $$list; do \
260 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
261 done | \
262 $(AWK) ' { files[$$0] = 1; } \
263 END { for (i in files) print i; }'`; \
264 mkid -fID $$unique
265 tags: TAGS
267 TAGS: $(HEADERS) $(SOURCES) gc_config.h.in gc_ext_config.h.in $(TAGS_DEPENDENCIES) \
268 $(TAGS_FILES) $(LISP)
269 tags=; \
270 here=`pwd`; \
271 list='$(SOURCES) $(HEADERS) gc_config.h.in gc_ext_config.h.in $(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 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
278 test -n "$$unique" || unique=$$empty_fix; \
279 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
280 $$tags $$unique; \
282 ctags: CTAGS
283 CTAGS: $(HEADERS) $(SOURCES) gc_config.h.in gc_ext_config.h.in $(TAGS_DEPENDENCIES) \
284 $(TAGS_FILES) $(LISP)
285 tags=; \
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; } \
292 END { for (i in files) print i; }'`; \
293 test -z "$(CTAGS_ARGS)$$tags$$unique" \
294 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
295 $$tags $$unique
297 GTAGS:
298 here=`$(am__cd) $(top_builddir) && pwd` \
299 && cd $(top_srcdir) \
300 && gtags -i $(GTAGS_ARGS) $$here
302 distclean-tags:
303 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
305 distdir: $(DISTFILES)
306 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
307 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
308 list='$(DISTFILES)'; for file in $$list; do \
309 case $$file in \
310 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
311 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
312 esac; \
313 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
314 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
315 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
316 dir="/$$dir"; \
317 $(mkdir_p) "$(distdir)$$dir"; \
318 else \
319 dir=''; \
320 fi; \
321 if test -d $$d/$$file; then \
322 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
323 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
324 fi; \
325 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
326 else \
327 test -f $(distdir)/$$file \
328 || cp -p $$d/$$file $(distdir)/$$file \
329 || exit 1; \
330 fi; \
331 done
332 check-am: all-am
333 check: check-am
334 all-am: Makefile $(HEADERS) gc_config.h gc_ext_config.h
335 installdirs:
336 install: install-am
337 install-exec: install-exec-am
338 install-data: install-data-am
339 uninstall: uninstall-am
341 install-am: all-am
342 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
344 installcheck: installcheck-am
345 install-strip:
346 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
347 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
348 `test -z '$(STRIP)' || \
349 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
350 mostlyclean-generic:
352 clean-generic:
354 distclean-generic:
355 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
357 maintainer-clean-generic:
358 @echo "This command is intended for maintainers to use"
359 @echo "it deletes files that may require special tools to rebuild."
360 clean: clean-am
362 clean-am: clean-generic clean-libtool mostlyclean-am
364 distclean: distclean-am
365 -rm -f Makefile
366 distclean-am: clean-am distclean-generic distclean-hdr \
367 distclean-libtool distclean-tags
369 dvi: dvi-am
371 dvi-am:
373 html: html-am
375 info: info-am
377 info-am:
379 install-data-am:
381 install-exec-am:
383 install-info: install-info-am
385 install-man:
387 installcheck-am:
389 maintainer-clean: maintainer-clean-am
390 -rm -f Makefile
391 maintainer-clean-am: distclean-am maintainer-clean-generic
393 mostlyclean: mostlyclean-am
395 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
397 pdf: pdf-am
399 pdf-am:
401 ps: ps-am
403 ps-am:
405 uninstall-am: uninstall-info-am
407 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
408 clean-libtool ctags distclean distclean-generic distclean-hdr \
409 distclean-libtool distclean-tags distdir dvi dvi-am html \
410 html-am info info-am install install-am install-data \
411 install-data-am install-exec install-exec-am install-info \
412 install-info-am install-man install-strip installcheck \
413 installcheck-am installdirs maintainer-clean \
414 maintainer-clean-generic mostlyclean mostlyclean-generic \
415 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
416 uninstall-am uninstall-info-am
418 # Tell versions [3.59,3.63) of GNU make to not export all variables.
419 # Otherwise a system limit (for SysV at least) may be exceeded.
420 .NOEXPORT: