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