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