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