Merge from mainline (gomp-merge-2005-02-26).
[official-gcc.git] / boehm-gc / include / Makefile.in
blob66aacac205a75737ba74edac579bb6cb4192f6c6
1 # Makefile.in generated by automake 1.9.3 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 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 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
45 $(top_srcdir)/../config/no-executables.m4 \
46 $(top_srcdir)/../libtool.m4 $(top_srcdir)/configure.ac
47 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48 $(ACLOCAL_M4)
49 CONFIG_HEADER = gc_config.h
50 CONFIG_CLEAN_FILES =
51 SOURCES =
52 DIST_SOURCES =
53 HEADERS = $(noinst_HEADERS)
54 ETAGS = etags
55 CTAGS = ctags
56 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
57 ACLOCAL = @ACLOCAL@
58 AMDEP_FALSE = @AMDEP_FALSE@
59 AMDEP_TRUE = @AMDEP_TRUE@
60 AMTAR = @AMTAR@
61 AM_CPPFLAGS = @AM_CPPFLAGS@
62 AR = @AR@
63 AS = @AS@
64 AUTOCONF = @AUTOCONF@
65 AUTOHEADER = @AUTOHEADER@
66 AUTOMAKE = @AUTOMAKE@
67 AWK = @AWK@
68 CC = @CC@
69 CCAS = @CCAS@
70 CCASFLAGS = @CCASFLAGS@
71 CCDEPMODE = @CCDEPMODE@
72 CFLAGS = @CFLAGS@
73 CPLUSPLUS_FALSE = @CPLUSPLUS_FALSE@
74 CPLUSPLUS_TRUE = @CPLUSPLUS_TRUE@
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 ECHO_C = @ECHO_C@
85 ECHO_N = @ECHO_N@
86 ECHO_T = @ECHO_T@
87 EGREP = @EGREP@
88 EXEEXT = @EXEEXT@
89 EXTRA_TEST_LIBS = @EXTRA_TEST_LIBS@
90 GC_CFLAGS = @GC_CFLAGS@
91 INSTALL_DATA = @INSTALL_DATA@
92 INSTALL_PROGRAM = @INSTALL_PROGRAM@
93 INSTALL_SCRIPT = @INSTALL_SCRIPT@
94 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
95 LIBOBJS = @LIBOBJS@
96 LIBS = @LIBS@
97 LIBTOOL = @LIBTOOL@
98 LN_S = @LN_S@
99 LTLIBOBJS = @LTLIBOBJS@
100 MAINT = @MAINT@
101 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
102 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
103 MAKEINFO = @MAKEINFO@
104 MY_CFLAGS = @MY_CFLAGS@
105 OBJEXT = @OBJEXT@
106 PACKAGE = @PACKAGE@
107 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
108 PACKAGE_NAME = @PACKAGE_NAME@
109 PACKAGE_STRING = @PACKAGE_STRING@
110 PACKAGE_TARNAME = @PACKAGE_TARNAME@
111 PACKAGE_VERSION = @PACKAGE_VERSION@
112 PATH_SEPARATOR = @PATH_SEPARATOR@
113 POWERPC_DARWIN_FALSE = @POWERPC_DARWIN_FALSE@
114 POWERPC_DARWIN_TRUE = @POWERPC_DARWIN_TRUE@
115 RANLIB = @RANLIB@
116 SET_MAKE = @SET_MAKE@
117 SHELL = @SHELL@
118 STRIP = @STRIP@
119 THREADLIBS = @THREADLIBS@
120 VERSION = @VERSION@
121 ac_ct_AR = @ac_ct_AR@
122 ac_ct_AS = @ac_ct_AS@
123 ac_ct_CC = @ac_ct_CC@
124 ac_ct_CXX = @ac_ct_CXX@
125 ac_ct_RANLIB = @ac_ct_RANLIB@
126 ac_ct_STRIP = @ac_ct_STRIP@
127 addincludes = @addincludes@
128 addlibs = @addlibs@
129 addobjs = @addobjs@
130 addtests = @addtests@
131 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
132 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
133 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
134 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
135 am__include = @am__include@
136 am__leading_dot = @am__leading_dot@
137 am__quote = @am__quote@
138 am__tar = @am__tar@
139 am__untar = @am__untar@
140 bindir = @bindir@
141 build = @build@
142 build_alias = @build_alias@
143 build_cpu = @build_cpu@
144 build_os = @build_os@
145 build_vendor = @build_vendor@
146 datadir = @datadir@
147 exec_prefix = @exec_prefix@
148 host = @host@
149 host_alias = @host_alias@
150 host_cpu = @host_cpu@
151 host_os = @host_os@
152 host_vendor = @host_vendor@
153 includedir = @includedir@
154 infodir = @infodir@
155 install_sh = @install_sh@
156 libdir = @libdir@
157 libexecdir = @libexecdir@
158 localstatedir = @localstatedir@
159 mandir = @mandir@
160 mkdir_p = @mkdir_p@
161 mkinstalldirs = @mkinstalldirs@
162 multi_basedir = @multi_basedir@
163 oldincludedir = @oldincludedir@
164 prefix = @prefix@
165 program_transform_name = @program_transform_name@
166 sbindir = @sbindir@
167 sharedstatedir = @sharedstatedir@
168 sysconfdir = @sysconfdir@
169 target = @target@
170 target_alias = @target_alias@
171 target_all = @target_all@
172 target_cpu = @target_cpu@
173 target_noncanonical = @target_noncanonical@
174 target_os = @target_os@
175 target_vendor = @target_vendor@
176 toolexecdir = @toolexecdir@
177 toolexeclibdir = @toolexeclibdir@
178 AUTOMAKE_OPTIONS = foreign
179 noinst_HEADERS = gc.h gc_backptr.h gc_local_alloc.h \
180 gc_pthread_redirects.h gc_cpp.h
182 all: gc_config.h
183 $(MAKE) $(AM_MAKEFLAGS) all-am
185 .SUFFIXES:
186 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
187 @for dep in $?; do \
188 case '$(am__configure_deps)' in \
189 *$$dep*) \
190 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
191 && exit 0; \
192 exit 1;; \
193 esac; \
194 done; \
195 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
196 cd $(top_srcdir) && \
197 $(AUTOMAKE) --foreign include/Makefile
198 .PRECIOUS: Makefile
199 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
200 @case '$?' in \
201 *config.status*) \
202 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
203 *) \
204 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
205 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
206 esac;
208 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
209 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
211 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
212 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
213 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
214 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
216 gc_config.h: stamp-h1
217 @if test ! -f $@; then \
218 rm -f stamp-h1; \
219 $(MAKE) stamp-h1; \
220 else :; fi
222 stamp-h1: $(srcdir)/gc_config.h.in $(top_builddir)/config.status
223 @rm -f stamp-h1
224 cd $(top_builddir) && $(SHELL) ./config.status include/gc_config.h
225 $(srcdir)/gc_config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
226 cd $(top_srcdir) && $(AUTOHEADER)
227 rm -f stamp-h1
228 touch $@
230 distclean-hdr:
231 -rm -f gc_config.h stamp-h1
233 mostlyclean-libtool:
234 -rm -f *.lo
236 clean-libtool:
237 -rm -rf .libs _libs
239 distclean-libtool:
240 -rm -f libtool
241 uninstall-info-am:
243 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
244 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
245 unique=`for i in $$list; do \
246 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
247 done | \
248 $(AWK) ' { files[$$0] = 1; } \
249 END { for (i in files) print i; }'`; \
250 mkid -fID $$unique
251 tags: TAGS
253 TAGS: $(HEADERS) $(SOURCES) gc_config.h.in $(TAGS_DEPENDENCIES) \
254 $(TAGS_FILES) $(LISP)
255 tags=; \
256 here=`pwd`; \
257 list='$(SOURCES) $(HEADERS) gc_config.h.in $(LISP) $(TAGS_FILES)'; \
258 unique=`for i in $$list; do \
259 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
260 done | \
261 $(AWK) ' { files[$$0] = 1; } \
262 END { for (i in files) print i; }'`; \
263 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
264 test -n "$$unique" || unique=$$empty_fix; \
265 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
266 $$tags $$unique; \
268 ctags: CTAGS
269 CTAGS: $(HEADERS) $(SOURCES) gc_config.h.in $(TAGS_DEPENDENCIES) \
270 $(TAGS_FILES) $(LISP)
271 tags=; \
272 here=`pwd`; \
273 list='$(SOURCES) $(HEADERS) gc_config.h.in $(LISP) $(TAGS_FILES)'; \
274 unique=`for i in $$list; do \
275 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
276 done | \
277 $(AWK) ' { files[$$0] = 1; } \
278 END { for (i in files) print i; }'`; \
279 test -z "$(CTAGS_ARGS)$$tags$$unique" \
280 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
281 $$tags $$unique
283 GTAGS:
284 here=`$(am__cd) $(top_builddir) && pwd` \
285 && cd $(top_srcdir) \
286 && gtags -i $(GTAGS_ARGS) $$here
288 distclean-tags:
289 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
291 distdir: $(DISTFILES)
292 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
293 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
294 list='$(DISTFILES)'; for file in $$list; do \
295 case $$file in \
296 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
297 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
298 esac; \
299 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
300 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
301 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
302 dir="/$$dir"; \
303 $(mkdir_p) "$(distdir)$$dir"; \
304 else \
305 dir=''; \
306 fi; \
307 if test -d $$d/$$file; then \
308 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
309 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
310 fi; \
311 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
312 else \
313 test -f $(distdir)/$$file \
314 || cp -p $$d/$$file $(distdir)/$$file \
315 || exit 1; \
316 fi; \
317 done
318 check-am: all-am
319 check: check-am
320 all-am: Makefile $(HEADERS) gc_config.h
321 installdirs:
322 install: install-am
323 install-exec: install-exec-am
324 install-data: install-data-am
325 uninstall: uninstall-am
327 install-am: all-am
328 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
330 installcheck: installcheck-am
331 install-strip:
332 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
333 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
334 `test -z '$(STRIP)' || \
335 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
336 mostlyclean-generic:
338 clean-generic:
340 distclean-generic:
341 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
343 maintainer-clean-generic:
344 @echo "This command is intended for maintainers to use"
345 @echo "it deletes files that may require special tools to rebuild."
346 clean: clean-am
348 clean-am: clean-generic clean-libtool mostlyclean-am
350 distclean: distclean-am
351 -rm -f Makefile
352 distclean-am: clean-am distclean-generic distclean-hdr \
353 distclean-libtool distclean-tags
355 dvi: dvi-am
357 dvi-am:
359 html: html-am
361 info: info-am
363 info-am:
365 install-data-am:
367 install-exec-am:
369 install-info: install-info-am
371 install-man:
373 installcheck-am:
375 maintainer-clean: maintainer-clean-am
376 -rm -f Makefile
377 maintainer-clean-am: distclean-am maintainer-clean-generic
379 mostlyclean: mostlyclean-am
381 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
383 pdf: pdf-am
385 pdf-am:
387 ps: ps-am
389 ps-am:
391 uninstall-am: uninstall-info-am
393 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
394 clean-libtool ctags distclean distclean-generic distclean-hdr \
395 distclean-libtool distclean-tags distdir dvi dvi-am html \
396 html-am info info-am install install-am install-data \
397 install-data-am install-exec install-exec-am install-info \
398 install-info-am install-man install-strip installcheck \
399 installcheck-am installdirs maintainer-clean \
400 maintainer-clean-generic mostlyclean mostlyclean-generic \
401 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
402 uninstall-am uninstall-info-am
404 # Tell versions [3.59,3.63) of GNU make to not export all variables.
405 # Otherwise a system limit (for SysV at least) may be exceeded.
406 .NOEXPORT: