]> git.ipfire.org Git - thirdparty/gcc.git/blame - boehm-gc/Makefile.in
re PR target/78594 (Bug in November 11th, 2016 change to rs6000.md)
[thirdparty/gcc.git] / boehm-gc / Makefile.in
CommitLineData
27f7903a 1# Makefile.in generated by automake 1.11.6 from Makefile.am.
bf9a420e 2# @configure_input@
1530be84 3
bf9a420e 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
27f7903a
MH
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
1530be84
TT
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.
10
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.
15
bf9a420e 16@SET_MAKE@
1530be84 17
1530be84 18VPATH = @srcdir@
27f7903a
MH
19am__make_dryrun = \
20 { \
21 am__dry=no; \
22 case $$MAKEFLAGS in \
23 *\\[\ \ ]*) \
24 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
25 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26 *) \
27 for am__flg in $$MAKEFLAGS; do \
28 case $$am__flg in \
29 *=*|--*) ;; \
30 *n*) am__dry=yes; break;; \
31 esac; \
32 done;; \
33 esac; \
34 test $$am__dry = yes; \
35 }
1530be84 36pkgdatadir = $(datadir)/@PACKAGE@
1530be84 37pkgincludedir = $(includedir)/@PACKAGE@
5213506e
RW
38pkglibdir = $(libdir)/@PACKAGE@
39pkglibexecdir = $(libexecdir)/@PACKAGE@
bf9a420e 40am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
bf9a420e
PB
41install_sh_DATA = $(install_sh) -c -m 644
42install_sh_PROGRAM = $(install_sh) -c
43install_sh_SCRIPT = $(install_sh) -c
44INSTALL_HEADER = $(INSTALL_DATA)
45transform = $(program_transform_name)
1530be84
TT
46NORMAL_INSTALL = :
47PRE_INSTALL = :
48POST_INSTALL = :
49NORMAL_UNINSTALL = :
50PRE_UNINSTALL = :
51POST_UNINSTALL = :
1530be84 52build_triplet = @build@
1530be84 53host_triplet = @host@
1530be84 54target_triplet = @target@
bf9a420e 55subdir = .
f7468577
JJ
56DIST_COMMON = ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
57 $(top_srcdir)/configure $(am__configure_deps) \
58 $(srcdir)/../mkinstalldirs $(srcdir)/threads.mk.in \
59 $(srcdir)/../depcomp
bf9a420e 60ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
97ee7627 61am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
54f28c21
BM
62 $(top_srcdir)/../config/depstand.m4 \
63 $(top_srcdir)/../config/lead-dot.m4 \
8a489465 64 $(top_srcdir)/../config/multi.m4 \
bf9a420e 65 $(top_srcdir)/../config/no-executables.m4 \
18c04407 66 $(top_srcdir)/../config/override.m4 \
1cf3d07d
SE
67 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
68 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
93e92f52 69 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/configure.ac
bf9a420e
PB
70am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
71 $(ACLOCAL_M4)
72am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
5213506e 73 configure.lineno config.status.lineno
e5aa6a0a
KC
74CONFIG_HEADER = $(top_builddir)/include/gc_config.h \
75 $(top_builddir)/include/gc_ext_config.h
785fad0a 76CONFIG_CLEAN_FILES = threads.mk
5213506e 77CONFIG_CLEAN_VPATH_FILES =
bf9a420e
PB
78LTLIBRARIES = $(noinst_LTLIBRARIES)
79am__DEPENDENCIES_1 =
c3e78ec8 80@POWERPC_DARWIN_TRUE@am__objects_1 = powerpc_darwin_mach_dep.lo
54f28c21 81am_libgcjgc_la_OBJECTS = allchblk.lo alloc.lo blacklst.lo checksums.lo \
bf9a420e 82 dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo \
54f28c21
BM
83 headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo \
84 new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo \
28e2ff77 85 real_malloc.lo reclaim.lo specific.lo stubborn.lo typd_mlc.lo \
54f28c21 86 backgraph.lo win32_threads.lo pthread_support.lo \
c3e78ec8 87 pthread_stop_world.lo darwin_stop_world.lo $(am__objects_1)
bf9a420e 88libgcjgc_la_OBJECTS = $(am_libgcjgc_la_OBJECTS)
c3e78ec8 89am__objects_2 = allchblk.lo alloc.lo blacklst.lo checksums.lo \
54f28c21
BM
90 dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo \
91 headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo \
92 new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo \
28e2ff77 93 real_malloc.lo reclaim.lo specific.lo stubborn.lo typd_mlc.lo \
54f28c21 94 backgraph.lo win32_threads.lo pthread_support.lo \
c3e78ec8
AT
95 pthread_stop_world.lo darwin_stop_world.lo $(am__objects_1)
96am_libgcjgc_convenience_la_OBJECTS = $(am__objects_2)
bf9a420e
PB
97libgcjgc_convenience_la_OBJECTS = \
98 $(am_libgcjgc_convenience_la_OBJECTS)
5213506e 99DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
94ea609a
RO
100depcomp = $(SHELL) $(top_srcdir)/../depcomp
101am__depfiles_maybe = depfiles
102am__mv = mv -f
bf9a420e
PB
103COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
104 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
2a6fa9ae
PB
105LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
106 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
107 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
bf9a420e 108CCLD = $(CC)
2a6fa9ae
PB
109LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
110 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
111 $(LDFLAGS) -o $@
c3e78ec8 112CCASCOMPILE = $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS)
5213506e
RW
113LTCCASCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
114 --mode=compile $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS)
94ea609a 115SOURCES = $(libgcjgc_la_SOURCES) $(libgcjgc_convenience_la_SOURCES)
bf9a420e
PB
116MULTISRCTOP =
117MULTIBUILDTOP =
118MULTIDIRS =
119MULTISUBDIR =
120MULTIDO = true
121MULTICLEAN = true
122RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
123 html-recursive info-recursive install-data-recursive \
5213506e
RW
124 install-dvi-recursive install-exec-recursive \
125 install-html-recursive install-info-recursive \
126 install-pdf-recursive install-ps-recursive install-recursive \
127 installcheck-recursive installdirs-recursive pdf-recursive \
128 ps-recursive uninstall-recursive
27f7903a
MH
129am__can_run_installinfo = \
130 case $$AM_UPDATE_INFO_DIR in \
131 n|no|NO) false;; \
132 *) (install-info --version) >/dev/null 2>&1;; \
133 esac
5213506e
RW
134RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
135 distclean-recursive maintainer-clean-recursive
136AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
f7468577 137 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
bf9a420e
PB
138ETAGS = etags
139CTAGS = ctags
140DIST_SUBDIRS = $(SUBDIRS)
141ACLOCAL = @ACLOCAL@
bf9a420e
PB
142AMTAR = @AMTAR@
143AM_CPPFLAGS = @AM_CPPFLAGS@
1530be84
TT
144AR = @AR@
145AS = @AS@
bf9a420e
PB
146AUTOCONF = @AUTOCONF@
147AUTOHEADER = @AUTOHEADER@
148AUTOMAKE = @AUTOMAKE@
149AWK = @AWK@
1530be84 150CC = @CC@
7664e6f8
NN
151CCAS = @CCAS@
152CCASFLAGS = @CCASFLAGS@
bf9a420e 153CCDEPMODE = @CCDEPMODE@
30c3de1f 154CFLAGS = @CFLAGS@
1530be84 155CPP = @CPP@
bf9a420e 156CPPFLAGS = @CPPFLAGS@
1530be84
TT
157CXX = @CXX@
158CXXCPP = @CXXCPP@
bf9a420e 159CXXDEPMODE = @CXXDEPMODE@
30c3de1f 160CXXFLAGS = @CXXFLAGS@
bf9a420e
PB
161CYGPATH_W = @CYGPATH_W@
162DEFS = @DEFS@
163DEPDIR = @DEPDIR@
93e92f52 164DSYMUTIL = @DSYMUTIL@
1cf3d07d 165DUMPBIN = @DUMPBIN@
bf9a420e
PB
166ECHO_C = @ECHO_C@
167ECHO_N = @ECHO_N@
168ECHO_T = @ECHO_T@
169EGREP = @EGREP@
1530be84 170EXEEXT = @EXEEXT@
f2beb7ef 171EXTRA_TEST_LIBS = @EXTRA_TEST_LIBS@
1cf3d07d 172FGREP = @FGREP@
5a2586cf 173GC_CFLAGS = @GC_CFLAGS@
1cf3d07d 174GREP = @GREP@
5213506e 175INSTALL = @INSTALL@
bf9a420e
PB
176INSTALL_DATA = @INSTALL_DATA@
177INSTALL_PROGRAM = @INSTALL_PROGRAM@
178INSTALL_SCRIPT = @INSTALL_SCRIPT@
179INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1cf3d07d
SE
180LD = @LD@
181LDFLAGS = @LDFLAGS@
bf9a420e
PB
182LIBOBJS = @LIBOBJS@
183LIBS = @LIBS@
66deb2be 184LIBTOOL = @LIBTOOL@
93e92f52 185LIPO = @LIPO@
66deb2be 186LN_S = @LN_S@
bf9a420e 187LTLIBOBJS = @LTLIBOBJS@
1530be84
TT
188MAINT = @MAINT@
189MAKEINFO = @MAKEINFO@
5213506e 190MKDIR_P = @MKDIR_P@
1cf3d07d 191NM = @NM@
93e92f52 192NMEDIT = @NMEDIT@
2a6fa9ae 193O0_CFLAGS = @O0_CFLAGS@
93e92f52 194OBJDUMP = @OBJDUMP@
0476f098 195OBJEXT = @OBJEXT@
93e92f52
PG
196OTOOL = @OTOOL@
197OTOOL64 = @OTOOL64@
1530be84 198PACKAGE = @PACKAGE@
bf9a420e
PB
199PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
200PACKAGE_NAME = @PACKAGE_NAME@
201PACKAGE_STRING = @PACKAGE_STRING@
202PACKAGE_TARNAME = @PACKAGE_TARNAME@
5213506e 203PACKAGE_URL = @PACKAGE_URL@
bf9a420e
PB
204PACKAGE_VERSION = @PACKAGE_VERSION@
205PATH_SEPARATOR = @PATH_SEPARATOR@
1530be84 206RANLIB = @RANLIB@
1cf3d07d 207SED = @SED@
bf9a420e
PB
208SET_MAKE = @SET_MAKE@
209SHELL = @SHELL@
0476f098 210STRIP = @STRIP@
94ea609a 211THREADCFLAGS = @THREADCFLAGS@
e301621d 212THREADLIBS = @THREADLIBS@
1530be84 213VERSION = @VERSION@
5213506e
RW
214abs_builddir = @abs_builddir@
215abs_srcdir = @abs_srcdir@
216abs_top_builddir = @abs_top_builddir@
217abs_top_srcdir = @abs_top_srcdir@
bf9a420e
PB
218ac_ct_CC = @ac_ct_CC@
219ac_ct_CXX = @ac_ct_CXX@
1cf3d07d 220ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
30c3de1f
JS
221addincludes = @addincludes@
222addlibs = @addlibs@
1530be84 223addobjs = @addobjs@
30c3de1f 224addtests = @addtests@
bf9a420e
PB
225am__include = @am__include@
226am__leading_dot = @am__leading_dot@
227am__quote = @am__quote@
4109fe85
BM
228am__tar = @am__tar@
229am__untar = @am__untar@
bf9a420e
PB
230bindir = @bindir@
231build = @build@
232build_alias = @build_alias@
233build_cpu = @build_cpu@
234build_os = @build_os@
235build_vendor = @build_vendor@
5213506e 236builddir = @builddir@
bf9a420e 237datadir = @datadir@
5213506e
RW
238datarootdir = @datarootdir@
239docdir = @docdir@
240dvidir = @dvidir@
bf9a420e 241exec_prefix = @exec_prefix@
53630715 242extra_ldflags_libgc = @extra_ldflags_libgc@
bf9a420e
PB
243host = @host@
244host_alias = @host_alias@
245host_cpu = @host_cpu@
246host_os = @host_os@
247host_vendor = @host_vendor@
5213506e 248htmldir = @htmldir@
bf9a420e
PB
249includedir = @includedir@
250infodir = @infodir@
251install_sh = @install_sh@
252libdir = @libdir@
253libexecdir = @libexecdir@
5213506e 254localedir = @localedir@
bf9a420e
PB
255localstatedir = @localstatedir@
256mandir = @mandir@
257mkdir_p = @mkdir_p@
57b74bf9 258mkinstalldirs = @mkinstalldirs@
bf9a420e
PB
259multi_basedir = @multi_basedir@
260oldincludedir = @oldincludedir@
5213506e 261pdfdir = @pdfdir@
bf9a420e
PB
262prefix = @prefix@
263program_transform_name = @program_transform_name@
5213506e 264psdir = @psdir@
bf9a420e
PB
265sbindir = @sbindir@
266sharedstatedir = @sharedstatedir@
5213506e 267srcdir = @srcdir@
bf9a420e
PB
268sysconfdir = @sysconfdir@
269target = @target@
270target_alias = @target_alias@
1530be84 271target_all = @target_all@
bf9a420e
PB
272target_cpu = @target_cpu@
273target_noncanonical = @target_noncanonical@
274target_os = @target_os@
275target_vendor = @target_vendor@
13b6e5b4
AO
276toolexecdir = @toolexecdir@
277toolexeclibdir = @toolexeclibdir@
5213506e
RW
278top_build_prefix = @top_build_prefix@
279top_builddir = @top_builddir@
280top_srcdir = @top_srcdir@
f7468577 281AUTOMAKE_OPTIONS = foreign subdir-objects no-dist
97ee7627 282ACLOCAL_AMFLAGS = -I .. -I ../config
94ea609a 283SUBDIRS = include testsuite
e3c98562 284noinst_LTLIBRARIES = libgcjgc.la libgcjgc_convenience.la
c3e78ec8
AT
285@POWERPC_DARWIN_FALSE@asm_libgcjgc_sources =
286@POWERPC_DARWIN_TRUE@asm_libgcjgc_sources = powerpc_darwin_mach_dep.s
54f28c21
BM
287libgcjgc_la_SOURCES = allchblk.c alloc.c blacklst.c checksums.c dbg_mlc.c \
288dyn_load.c finalize.c gc_dlopen.c gcj_mlc.c headers.c \
30c3de1f 289malloc.c mallocx.c mark.c mark_rts.c misc.c new_hblk.c \
7d60eb23 290obj_map.c os_dep.c pcr_interface.c ptr_chck.c real_malloc.c reclaim.c \
28e2ff77 291specific.c stubborn.c typd_mlc.c \
30c3de1f
JS
292backgraph.c win32_threads.c \
293pthread_support.c pthread_stop_world.c darwin_stop_world.c \
54f28c21 294$(asm_libgcjgc_sources)
ce3b24a7 295
54f28c21 296libgcjgc_convenience_la_SOURCES = $(libgcjgc_la_SOURCES)
bf9a420e 297EXTRA_DIST = alpha_mach_dep.S \
30c3de1f 298mips_sgi_mach_dep.s mips_ultrix_mach_dep.s powerpc_darwin_mach_dep.s \
7d60eb23
TT
299rs6000_mach_dep.s sparc_mach_dep.S sparc_netbsd_mach_dep.s \
300sparc_sunos4_mach_dep.s ia64_save_regs_in_stack.s
ce3b24a7 301
e301621d
BM
302
303# Include THREADLIBS here to ensure that the correct versions of
304# linuxthread semaphore functions get linked:
5f3783a6 305libgcjgc_la_LIBADD = $(addobjs) $(THREADLIBS) $(EXTRA_TEST_LIBS)
2a6fa9ae 306libgcjgc_la_DEPENDENCIES = $(addobjs)
53630715 307libgcjgc_la_LDFLAGS = $(extra_ldflags_libgc) -version-info 1:2:0 -rpath $(toolexeclibdir)
878f62e5 308libgcjgc_la_LINK = $(LINK) $(libgcjgc_la_LDFLAGS)
2a6fa9ae
PB
309libgcjgc_convenience_la_LIBADD = $(addobjs)
310libgcjgc_convenience_la_DEPENDENCIES = $(addobjs)
94ea609a
RO
311AM_CXXFLAGS = $(GC_CFLAGS) $(THREADCFLAGS)
312AM_CFLAGS = $(GC_CFLAGS) $(THREADCFLAGS)
2a6fa9ae 313AM_LDFLAGS = $(shell $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
1530be84
TT
314
315# Work around what appears to be a GNU make bug handling MAKEFLAGS
316# values defined in terms of make variables, as is the case for CC and
317# friends when we are called from the top level Makefile.
7d60eb23
TT
318AM_MAKEFLAGS = \
319 "AR_FLAGS=$(AR_FLAGS)" \
320 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
321 "CFLAGS=$(CFLAGS)" \
322 "CXXFLAGS=$(CXXFLAGS)" \
323 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
324 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
325 "INSTALL=$(INSTALL)" \
326 "INSTALL_DATA=$(INSTALL_DATA)" \
327 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
328 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
329 "LDFLAGS=$(LDFLAGS)" \
330 "LIBCFLAGS=$(LIBCFLAGS)" \
331 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
332 "MAKE=$(MAKE)" \
333 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
334 "PICFLAG=$(PICFLAG)" \
335 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
336 "SHELL=$(SHELL)" \
337 "EXPECT=$(EXPECT)" \
338 "RUNTEST=$(RUNTEST)" \
339 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
340 "exec_prefix=$(exec_prefix)" \
341 "infodir=$(infodir)" \
342 "libdir=$(libdir)" \
343 "prefix=$(prefix)" \
344 "tooldir=$(tooldir)" \
345 "AR=$(AR)" \
346 "AS=$(AS)" \
347 "CC=$(CC)" \
348 "CXX=$(CXX)" \
349 "LD=$(LD)" \
350 "LIBCFLAGS=$(LIBCFLAGS)" \
351 "NM=$(NM)" \
352 "PICFLAG=$(PICFLAG)" \
353 "RANLIB=$(RANLIB)" \
354 "DESTDIR=$(DESTDIR)"
1530be84 355
a5440f9e 356CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.host
1530be84 357MAKEOVERRIDES =
bf9a420e 358all: all-recursive
1530be84 359
1530be84 360.SUFFIXES:
500e1264 361.SUFFIXES: .S .c .lo .o .obj .s
27f7903a 362am--refresh: Makefile
bf9a420e
PB
363 @:
364$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
365 @for dep in $?; do \
366 case '$(am__configure_deps)' in \
367 *$$dep*) \
5213506e
RW
368 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
369 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
bf9a420e
PB
370 && exit 0; \
371 exit 1;; \
372 esac; \
373 done; \
5213506e
RW
374 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
375 $(am__cd) $(top_srcdir) && \
376 $(AUTOMAKE) --foreign Makefile
bf9a420e
PB
377.PRECIOUS: Makefile
378Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
379 @case '$?' in \
380 *config.status*) \
381 echo ' $(SHELL) ./config.status'; \
382 $(SHELL) ./config.status;; \
383 *) \
384 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
385 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
386 esac;
387
388$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1530be84 389 $(SHELL) ./config.status --recheck
1530be84 390
bf9a420e 391$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
5213506e 392 $(am__cd) $(srcdir) && $(AUTOCONF)
bf9a420e 393$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
5213506e
RW
394 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
395$(am__aclocal_m4_deps):
785fad0a
MK
396threads.mk: $(top_builddir)/config.status $(srcdir)/threads.mk.in
397 cd $(top_builddir) && $(SHELL) ./config.status $@
ce3b24a7
BM
398
399clean-noinstLTLIBRARIES:
400 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
bf9a420e
PB
401 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
402 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
403 test "$$dir" != "$$p" || dir=.; \
404 echo "rm -f \"$${dir}/so_locations\""; \
405 rm -f "$${dir}/so_locations"; \
406 done
27f7903a 407libgcjgc.la: $(libgcjgc_la_OBJECTS) $(libgcjgc_la_DEPENDENCIES) $(EXTRA_libgcjgc_la_DEPENDENCIES)
5213506e 408 $(libgcjgc_la_LINK) $(libgcjgc_la_OBJECTS) $(libgcjgc_la_LIBADD) $(LIBS)
27f7903a 409libgcjgc_convenience.la: $(libgcjgc_convenience_la_OBJECTS) $(libgcjgc_convenience_la_DEPENDENCIES) $(EXTRA_libgcjgc_convenience_la_DEPENDENCIES)
5213506e 410 $(LINK) $(libgcjgc_convenience_la_OBJECTS) $(libgcjgc_convenience_la_LIBADD) $(LIBS)
ce3b24a7 411
bf9a420e
PB
412mostlyclean-compile:
413 -rm -f *.$(OBJEXT)
ce3b24a7 414
bf9a420e
PB
415distclean-compile:
416 -rm -f *.tab.c
ce3b24a7 417
94ea609a
RO
418@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/allchblk.Plo@am__quote@
419@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloc.Plo@am__quote@
420@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/backgraph.Plo@am__quote@
421@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/blacklst.Plo@am__quote@
422@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checksums.Plo@am__quote@
423@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/darwin_stop_world.Plo@am__quote@
424@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbg_mlc.Plo@am__quote@
425@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dyn_load.Plo@am__quote@
426@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/finalize.Plo@am__quote@
427@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gc_dlopen.Plo@am__quote@
428@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gcj_mlc.Plo@am__quote@
429@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/headers.Plo@am__quote@
430@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Plo@am__quote@
431@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mallocx.Plo@am__quote@
432@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mark.Plo@am__quote@
433@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mark_rts.Plo@am__quote@
434@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/misc.Plo@am__quote@
435@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/new_hblk.Plo@am__quote@
436@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/obj_map.Plo@am__quote@
437@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/os_dep.Plo@am__quote@
438@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcr_interface.Plo@am__quote@
439@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pthread_stop_world.Plo@am__quote@
440@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pthread_support.Plo@am__quote@
441@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ptr_chck.Plo@am__quote@
442@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/real_malloc.Plo@am__quote@
443@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reclaim.Plo@am__quote@
444@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/specific.Plo@am__quote@
445@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stubborn.Plo@am__quote@
446@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/typd_mlc.Plo@am__quote@
447@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/win32_threads.Plo@am__quote@
448
1530be84 449.c.o:
94ea609a
RO
450@am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
451@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
452@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
453@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
454@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
455@am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $<
1530be84 456
0476f098 457.c.obj:
94ea609a
RO
458@am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
459@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
460@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
461@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
462@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
463@am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1530be84 464
bf9a420e 465.c.lo:
94ea609a
RO
466@am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
467@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
468@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
469@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
470@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
471@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
1530be84 472
c3e78ec8 473.s.o:
5213506e 474 $(CCASCOMPILE) -c -o $@ $<
c3e78ec8
AT
475
476.s.obj:
5213506e 477 $(CCASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
c3e78ec8 478
66deb2be
TT
479mostlyclean-libtool:
480 -rm -f *.lo
481
482clean-libtool:
483 -rm -rf .libs _libs
484
485distclean-libtool:
5213506e 486 -rm -f libtool config.lt
66deb2be 487
4109fe85
BM
488# GNU Make needs to see an explicit $(MAKE) variable in the command it
489# runs to enable its job server during parallel builds. Hence the
490# comments below.
bf9a420e 491all-multi:
4109fe85 492 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
bf9a420e 493install-multi:
4109fe85 494 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
1530be84 495
bf9a420e 496mostlyclean-multi:
4109fe85 497 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
bf9a420e 498clean-multi:
4109fe85 499 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
bf9a420e 500distclean-multi:
4109fe85 501 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
bf9a420e 502maintainer-clean-multi:
4109fe85 503 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
1530be84 504
dd071c20
BM
505# This directory's subdirectories are mostly independent; you can cd
506# into them and run `make' without going through this Makefile.
507# To change the values of `make' variables: instead of editing Makefiles,
508# (1) if the variable is set in `config.status', edit `config.status'
509# (which will cause the Makefiles to be regenerated when you run `make');
510# (2) otherwise, pass the desired values on the `make' command line.
bf9a420e 511$(RECURSIVE_TARGETS):
4d9e8446 512 @fail= failcom='exit 1'; \
d1a162ab
CD
513 for f in x $$MAKEFLAGS; do \
514 case $$f in \
515 *=* | --[!k]*);; \
516 *k*) failcom='fail=yes';; \
517 esac; \
518 done; \
dd071c20
BM
519 dot_seen=no; \
520 target=`echo $@ | sed s/-recursive//`; \
521 list='$(SUBDIRS)'; for subdir in $$list; do \
522 echo "Making $$target in $$subdir"; \
523 if test "$$subdir" = "."; then \
524 dot_seen=yes; \
525 local_target="$$target-am"; \
526 else \
527 local_target="$$target"; \
528 fi; \
5213506e 529 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
d1a162ab 530 || eval $$failcom; \
dd071c20
BM
531 done; \
532 if test "$$dot_seen" = "no"; then \
533 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
534 fi; test -z "$$fail"
535
5213506e 536$(RECURSIVE_CLEAN_TARGETS):
4d9e8446 537 @fail= failcom='exit 1'; \
d1a162ab
CD
538 for f in x $$MAKEFLAGS; do \
539 case $$f in \
540 *=* | --[!k]*);; \
541 *k*) failcom='fail=yes';; \
542 esac; \
543 done; \
dd071c20 544 dot_seen=no; \
bf9a420e
PB
545 case "$@" in \
546 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
547 *) list='$(SUBDIRS)' ;; \
548 esac; \
549 rev=''; for subdir in $$list; do \
550 if test "$$subdir" = "."; then :; else \
551 rev="$$subdir $$rev"; \
552 fi; \
dd071c20 553 done; \
bf9a420e 554 rev="$$rev ."; \
dd071c20
BM
555 target=`echo $@ | sed s/-recursive//`; \
556 for subdir in $$rev; do \
557 echo "Making $$target in $$subdir"; \
558 if test "$$subdir" = "."; then \
559 local_target="$$target-am"; \
560 else \
561 local_target="$$target"; \
562 fi; \
5213506e 563 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
d1a162ab 564 || eval $$failcom; \
dd071c20
BM
565 done && test -z "$$fail"
566tags-recursive:
567 list='$(SUBDIRS)'; for subdir in $$list; do \
5213506e 568 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
dd071c20 569 done
bf9a420e
PB
570ctags-recursive:
571 list='$(SUBDIRS)'; for subdir in $$list; do \
5213506e 572 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
bf9a420e 573 done
dd071c20 574
bf9a420e
PB
575ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
576 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
577 unique=`for i in $$list; do \
578 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
579 done | \
5213506e
RW
580 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
581 END { if (nonempty) { for (i in files) print i; }; }'`; \
bf9a420e
PB
582 mkid -fID $$unique
583tags: TAGS
1530be84 584
bf9a420e
PB
585TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
586 $(TAGS_FILES) $(LISP)
5213506e 587 set x; \
1530be84 588 here=`pwd`; \
bf9a420e
PB
589 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
590 include_option=--etags-include; \
591 empty_fix=.; \
592 else \
593 include_option=--include; \
594 empty_fix=; \
595 fi; \
dd071c20 596 list='$(SUBDIRS)'; for subdir in $$list; do \
bf9a420e
PB
597 if test "$$subdir" = .; then :; else \
598 test ! -f $$subdir/TAGS || \
5213506e 599 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
bf9a420e 600 fi; \
dd071c20 601 done; \
bf9a420e
PB
602 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
603 unique=`for i in $$list; do \
604 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
605 done | \
5213506e
RW
606 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
607 END { if (nonempty) { for (i in files) print i; }; }'`; \
608 shift; \
609 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
bf9a420e 610 test -n "$$unique" || unique=$$empty_fix; \
5213506e
RW
611 if test $$# -gt 0; then \
612 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
613 "$$@" $$unique; \
614 else \
615 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
616 $$unique; \
617 fi; \
bf9a420e
PB
618 fi
619ctags: CTAGS
620CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
621 $(TAGS_FILES) $(LISP)
bf9a420e
PB
622 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
623 unique=`for i in $$list; do \
624 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
625 done | \
5213506e
RW
626 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
627 END { if (nonempty) { for (i in files) print i; }; }'`; \
628 test -z "$(CTAGS_ARGS)$$unique" \
bf9a420e 629 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
5213506e 630 $$unique
1530be84 631
bf9a420e
PB
632GTAGS:
633 here=`$(am__cd) $(top_builddir) && pwd` \
5213506e
RW
634 && $(am__cd) $(top_srcdir) \
635 && gtags -i $(GTAGS_ARGS) "$$here"
1530be84
TT
636
637distclean-tags:
bf9a420e 638 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
94ea609a 639check-am: all-am
dd071c20 640check: check-recursive
bf9a420e
PB
641all-am: Makefile $(LTLIBRARIES) all-multi
642installdirs: installdirs-recursive
643installdirs-am:
644install: install-recursive
dd071c20 645install-exec: install-exec-recursive
dd071c20 646install-data: install-data-recursive
bf9a420e 647uninstall: uninstall-recursive
1530be84
TT
648
649install-am: all-am
650 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1530be84 651
bf9a420e
PB
652installcheck: installcheck-recursive
653install-strip:
27f7903a
MH
654 if test -z '$(STRIP)'; then \
655 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
656 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
657 install; \
658 else \
659 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
660 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
661 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
662 fi
1530be84
TT
663mostlyclean-generic:
664
665clean-generic:
666
667distclean-generic:
4109fe85 668 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
5213506e 669 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1530be84
TT
670
671maintainer-clean-generic:
bf9a420e
PB
672 @echo "This command is intended for maintainers to use"
673 @echo "it deletes files that may require special tools to rebuild."
674clean: clean-multi clean-recursive
1530be84 675
94ea609a
RO
676clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
677 mostlyclean-am
1530be84 678
bf9a420e
PB
679distclean: distclean-multi distclean-recursive
680 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
94ea609a 681 -rm -rf ./$(DEPDIR)
bf9a420e
PB
682 -rm -f Makefile
683distclean-am: clean-am distclean-compile distclean-generic \
684 distclean-libtool distclean-tags
1530be84 685
bf9a420e 686dvi: dvi-recursive
1530be84 687
bf9a420e 688dvi-am:
1530be84 689
bf9a420e 690html: html-recursive
1530be84 691
5213506e
RW
692html-am:
693
bf9a420e 694info: info-recursive
1530be84 695
bf9a420e 696info-am:
1530be84 697
bf9a420e 698install-data-am:
1530be84 699
5213506e
RW
700install-dvi: install-dvi-recursive
701
702install-dvi-am:
703
bf9a420e 704install-exec-am: install-multi
1530be84 705
70fa0efa
RW
706install-html: install-html-recursive
707
5213506e
RW
708install-html-am:
709
bf9a420e 710install-info: install-info-recursive
1530be84 711
5213506e
RW
712install-info-am:
713
bf9a420e 714install-man:
1530be84 715
70fa0efa
RW
716install-pdf: install-pdf-recursive
717
5213506e
RW
718install-pdf-am:
719
720install-ps: install-ps-recursive
721
722install-ps-am:
723
bf9a420e
PB
724installcheck-am:
725
726maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
727 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
728 -rm -rf $(top_srcdir)/autom4te.cache
94ea609a 729 -rm -rf ./$(DEPDIR)
bf9a420e
PB
730 -rm -f Makefile
731maintainer-clean-am: distclean-am maintainer-clean-generic
732
733mostlyclean: mostlyclean-multi mostlyclean-recursive
734
735mostlyclean-am: mostlyclean-compile mostlyclean-generic \
736 mostlyclean-libtool
737
738pdf: pdf-recursive
739
740pdf-am:
741
742ps: ps-recursive
743
744ps-am:
745
746uninstall-am:
747
5213506e 748.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all-multi \
94ea609a
RO
749 clean-multi ctags-recursive distclean-multi install-am \
750 install-multi install-strip maintainer-clean-multi \
5213506e 751 mostlyclean-multi tags-recursive
bf9a420e 752
5213506e 753.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
94ea609a
RO
754 all all-am all-multi am--refresh check check-am clean \
755 clean-generic clean-libtool clean-multi \
f7468577
JJ
756 clean-noinstLTLIBRARIES ctags ctags-recursive distclean \
757 distclean-compile distclean-generic distclean-libtool \
758 distclean-multi distclean-tags dvi dvi-am html html-am info \
759 info-am install install-am install-data install-data-am \
760 install-dvi install-dvi-am install-exec install-exec-am \
761 install-html install-html-am install-info install-info-am \
762 install-man install-multi install-pdf install-pdf-am \
763 install-ps install-ps-am install-strip installcheck \
764 installcheck-am installdirs installdirs-am maintainer-clean \
765 maintainer-clean-generic maintainer-clean-multi mostlyclean \
766 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
767 mostlyclean-multi pdf pdf-am ps ps-am tags tags-recursive \
768 uninstall uninstall-am
bf9a420e 769
2a6fa9ae 770override CFLAGS := $(filter-out $(O0_CFLAGS), $(CFLAGS)) $(O0_CFLAGS)
bf9a420e
PB
771
772.s.lo:
773 $(LTCOMPILE) -Wp,-P -x assembler-with-cpp -c $<
500e1264
AT
774.S.lo:
775 $(LTCOMPILE) -Wp,-P -x assembler-with-cpp -c $<
d1a162ab 776
1530be84
TT
777# Tell versions [3.59,3.63) of GNU make to not export all variables.
778# Otherwise a system limit (for SysV at least) may be exceeded.
779.NOEXPORT: