OSDN Git Service

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