OSDN Git Service

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