OSDN Git Service

Daily bump.
[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 LINK = $(LIBTOOL) --mode=link $(CC) $(AM_CFLAGS) $(MY_CFLAGS) $(LDFLAGS) -o $@
321
322 # Work around what appears to be a GNU make bug handling MAKEFLAGS
323 # values defined in terms of make variables, as is the case for CC and
324 # friends when we are called from the top level Makefile.
325 AM_MAKEFLAGS = \
326         "AR_FLAGS=$(AR_FLAGS)" \
327         "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
328         "CFLAGS=$(CFLAGS)" \
329         "CXXFLAGS=$(CXXFLAGS)" \
330         "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
331         "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
332         "INSTALL=$(INSTALL)" \
333         "INSTALL_DATA=$(INSTALL_DATA)" \
334         "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
335         "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
336         "LDFLAGS=$(LDFLAGS)" \
337         "LIBCFLAGS=$(LIBCFLAGS)" \
338         "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
339         "MAKE=$(MAKE)" \
340         "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
341         "PICFLAG=$(PICFLAG)" \
342         "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
343         "SHELL=$(SHELL)" \
344         "EXPECT=$(EXPECT)" \
345         "RUNTEST=$(RUNTEST)" \
346         "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
347         "exec_prefix=$(exec_prefix)" \
348         "infodir=$(infodir)" \
349         "libdir=$(libdir)" \
350         "prefix=$(prefix)" \
351         "tooldir=$(tooldir)" \
352         "AR=$(AR)" \
353         "AS=$(AS)" \
354         "CC=$(CC)" \
355         "CXX=$(CXX)" \
356         "LD=$(LD)" \
357         "LIBCFLAGS=$(LIBCFLAGS)" \
358         "NM=$(NM)" \
359         "PICFLAG=$(PICFLAG)" \
360         "RANLIB=$(RANLIB)" \
361         "DESTDIR=$(DESTDIR)"
362
363 CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.host
364 MAKEOVERRIDES = 
365 all: all-recursive
366
367 .SUFFIXES:
368 .SUFFIXES: .S .c .lo .o .obj .s
369 am--refresh:
370         @:
371 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
372         @for dep in $?; do \
373           case '$(am__configure_deps)' in \
374             *$$dep*) \
375               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
376               cd $(srcdir) && $(AUTOMAKE) --foreign  \
377                 && exit 0; \
378               exit 1;; \
379           esac; \
380         done; \
381         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
382         cd $(top_srcdir) && \
383           $(AUTOMAKE) --foreign  Makefile
384 .PRECIOUS: Makefile
385 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
386         @case '$?' in \
387           *config.status*) \
388             echo ' $(SHELL) ./config.status'; \
389             $(SHELL) ./config.status;; \
390           *) \
391             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
392             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
393         esac;
394
395 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
396         $(SHELL) ./config.status --recheck
397
398 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
399         cd $(srcdir) && $(AUTOCONF)
400 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
401         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
402 threads.mk: $(top_builddir)/config.status $(srcdir)/threads.mk.in
403         cd $(top_builddir) && $(SHELL) ./config.status $@
404
405 clean-noinstLTLIBRARIES:
406         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
407         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
408           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
409           test "$$dir" != "$$p" || dir=.; \
410           echo "rm -f \"$${dir}/so_locations\""; \
411           rm -f "$${dir}/so_locations"; \
412         done
413 libgcjgc.la: $(libgcjgc_la_OBJECTS) $(libgcjgc_la_DEPENDENCIES) 
414         $(LINK)  $(libgcjgc_la_LDFLAGS) $(libgcjgc_la_OBJECTS) $(libgcjgc_la_LIBADD) $(LIBS)
415 libgcjgc_convenience.la: $(libgcjgc_convenience_la_OBJECTS) $(libgcjgc_convenience_la_DEPENDENCIES) 
416         $(LINK)  $(libgcjgc_convenience_la_LDFLAGS) $(libgcjgc_convenience_la_OBJECTS) $(libgcjgc_convenience_la_LIBADD) $(LIBS)
417
418 clean-checkPROGRAMS:
419         @list='$(check_PROGRAMS)'; for p in $$list; do \
420           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
421           echo " rm -f $$p $$f"; \
422           rm -f $$p $$f ; \
423         done
424 tests/$(am__dirstamp):
425         @$(mkdir_p) tests
426         @: > tests/$(am__dirstamp)
427 tests/test.$(OBJEXT): tests/$(am__dirstamp)
428 gctest$(EXEEXT): $(gctest_OBJECTS) $(gctest_DEPENDENCIES) 
429         @rm -f gctest$(EXEEXT)
430         $(LINK) $(gctest_LDFLAGS) $(gctest_OBJECTS) $(gctest_LDADD) $(LIBS)
431
432 mostlyclean-compile:
433         -rm -f *.$(OBJEXT)
434         -rm -f tests/test.$(OBJEXT)
435
436 distclean-compile:
437         -rm -f *.tab.c
438
439 .c.o:
440         $(COMPILE) -c -o $@ $<
441
442 .c.obj:
443         $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
444
445 .c.lo:
446         $(LTCOMPILE) -c -o $@ $<
447
448 .s.o:
449         $(CCASCOMPILE) -c $<
450
451 .s.obj:
452         $(CCASCOMPILE) -c `$(CYGPATH_W) '$<'`
453
454 mostlyclean-libtool:
455         -rm -f *.lo
456
457 clean-libtool:
458         -rm -rf .libs _libs
459
460 distclean-libtool:
461         -rm -f libtool
462
463 # GNU Make needs to see an explicit $(MAKE) variable in the command it
464 # runs to enable its job server during parallel builds.  Hence the
465 # comments below.
466 all-multi:
467         $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
468 install-multi:
469         $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
470
471 mostlyclean-multi:
472         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
473 clean-multi:
474         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
475 distclean-multi:
476         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
477 maintainer-clean-multi:
478         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
479 uninstall-info-am:
480
481 # This directory's subdirectories are mostly independent; you can cd
482 # into them and run `make' without going through this Makefile.
483 # To change the values of `make' variables: instead of editing Makefiles,
484 # (1) if the variable is set in `config.status', edit `config.status'
485 #     (which will cause the Makefiles to be regenerated when you run `make');
486 # (2) otherwise, pass the desired values on the `make' command line.
487 $(RECURSIVE_TARGETS):
488         @failcom='exit 1'; \
489         for f in x $$MAKEFLAGS; do \
490           case $$f in \
491             *=* | --[!k]*);; \
492             *k*) failcom='fail=yes';; \
493           esac; \
494         done; \
495         dot_seen=no; \
496         target=`echo $@ | sed s/-recursive//`; \
497         list='$(SUBDIRS)'; for subdir in $$list; do \
498           echo "Making $$target in $$subdir"; \
499           if test "$$subdir" = "."; then \
500             dot_seen=yes; \
501             local_target="$$target-am"; \
502           else \
503             local_target="$$target"; \
504           fi; \
505           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
506           || eval $$failcom; \
507         done; \
508         if test "$$dot_seen" = "no"; then \
509           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
510         fi; test -z "$$fail"
511
512 mostlyclean-recursive clean-recursive distclean-recursive \
513 maintainer-clean-recursive:
514         @failcom='exit 1'; \
515         for f in x $$MAKEFLAGS; do \
516           case $$f in \
517             *=* | --[!k]*);; \
518             *k*) failcom='fail=yes';; \
519           esac; \
520         done; \
521         dot_seen=no; \
522         case "$@" in \
523           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
524           *) list='$(SUBDIRS)' ;; \
525         esac; \
526         rev=''; for subdir in $$list; do \
527           if test "$$subdir" = "."; then :; else \
528             rev="$$subdir $$rev"; \
529           fi; \
530         done; \
531         rev="$$rev ."; \
532         target=`echo $@ | sed s/-recursive//`; \
533         for subdir in $$rev; do \
534           echo "Making $$target in $$subdir"; \
535           if test "$$subdir" = "."; then \
536             local_target="$$target-am"; \
537           else \
538             local_target="$$target"; \
539           fi; \
540           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
541           || eval $$failcom; \
542         done && test -z "$$fail"
543 tags-recursive:
544         list='$(SUBDIRS)'; for subdir in $$list; do \
545           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
546         done
547 ctags-recursive:
548         list='$(SUBDIRS)'; for subdir in $$list; do \
549           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
550         done
551
552 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
553         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
554         unique=`for i in $$list; do \
555             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
556           done | \
557           $(AWK) '    { files[$$0] = 1; } \
558                END { for (i in files) print i; }'`; \
559         mkid -fID $$unique
560 tags: TAGS
561
562 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
563                 $(TAGS_FILES) $(LISP)
564         tags=; \
565         here=`pwd`; \
566         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
567           include_option=--etags-include; \
568           empty_fix=.; \
569         else \
570           include_option=--include; \
571           empty_fix=; \
572         fi; \
573         list='$(SUBDIRS)'; for subdir in $$list; do \
574           if test "$$subdir" = .; then :; else \
575             test ! -f $$subdir/TAGS || \
576               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
577           fi; \
578         done; \
579         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
580         unique=`for i in $$list; do \
581             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
582           done | \
583           $(AWK) '    { files[$$0] = 1; } \
584                END { for (i in files) print i; }'`; \
585         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
586           test -n "$$unique" || unique=$$empty_fix; \
587           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
588             $$tags $$unique; \
589         fi
590 ctags: CTAGS
591 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
592                 $(TAGS_FILES) $(LISP)
593         tags=; \
594         here=`pwd`; \
595         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
596         unique=`for i in $$list; do \
597             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
598           done | \
599           $(AWK) '    { files[$$0] = 1; } \
600                END { for (i in files) print i; }'`; \
601         test -z "$(CTAGS_ARGS)$$tags$$unique" \
602           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
603              $$tags $$unique
604
605 GTAGS:
606         here=`$(am__cd) $(top_builddir) && pwd` \
607           && cd $(top_srcdir) \
608           && gtags -i $(GTAGS_ARGS) $$here
609
610 distclean-tags:
611         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
612
613 check-TESTS: $(TESTS)
614         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
615         srcdir=$(srcdir); export srcdir; \
616         list='$(TESTS)'; \
617         if test -n "$$list"; then \
618           for tst in $$list; do \
619             if test -f ./$$tst; then dir=./; \
620             elif test -f $$tst; then dir=; \
621             else dir="$(srcdir)/"; fi; \
622             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
623               all=`expr $$all + 1`; \
624               case " $(XFAIL_TESTS) " in \
625               *" $$tst "*) \
626                 xpass=`expr $$xpass + 1`; \
627                 failed=`expr $$failed + 1`; \
628                 echo "XPASS: $$tst"; \
629               ;; \
630               *) \
631                 echo "PASS: $$tst"; \
632               ;; \
633               esac; \
634             elif test $$? -ne 77; then \
635               all=`expr $$all + 1`; \
636               case " $(XFAIL_TESTS) " in \
637               *" $$tst "*) \
638                 xfail=`expr $$xfail + 1`; \
639                 echo "XFAIL: $$tst"; \
640               ;; \
641               *) \
642                 failed=`expr $$failed + 1`; \
643                 echo "FAIL: $$tst"; \
644               ;; \
645               esac; \
646             else \
647               skip=`expr $$skip + 1`; \
648               echo "SKIP: $$tst"; \
649             fi; \
650           done; \
651           if test "$$failed" -eq 0; then \
652             if test "$$xfail" -eq 0; then \
653               banner="All $$all tests passed"; \
654             else \
655               banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
656             fi; \
657           else \
658             if test "$$xpass" -eq 0; then \
659               banner="$$failed of $$all tests failed"; \
660             else \
661               banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
662             fi; \
663           fi; \
664           dashes="$$banner"; \
665           skipped=""; \
666           if test "$$skip" -ne 0; then \
667             skipped="($$skip tests were not run)"; \
668             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
669               dashes="$$skipped"; \
670           fi; \
671           report=""; \
672           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
673             report="Please report to $(PACKAGE_BUGREPORT)"; \
674             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
675               dashes="$$report"; \
676           fi; \
677           dashes=`echo "$$dashes" | sed s/./=/g`; \
678           echo "$$dashes"; \
679           echo "$$banner"; \
680           test -z "$$skipped" || echo "$$skipped"; \
681           test -z "$$report" || echo "$$report"; \
682           echo "$$dashes"; \
683           test "$$failed" -eq 0; \
684         else :; fi
685 check-am: $(check_PROGRAMS)
686         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
687 check: check-recursive
688 all-am: Makefile $(LTLIBRARIES) all-multi
689 installdirs: installdirs-recursive
690 installdirs-am:
691 install: install-recursive
692 install-exec: install-exec-recursive
693 install-data: install-data-recursive
694 uninstall: uninstall-recursive
695
696 install-am: all-am
697         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
698
699 installcheck: installcheck-recursive
700 install-strip:
701         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
702           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
703           `test -z '$(STRIP)' || \
704             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
705 mostlyclean-generic:
706
707 clean-generic:
708
709 distclean-generic:
710         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
711         -rm -f tests/$(am__dirstamp)
712
713 maintainer-clean-generic:
714         @echo "This command is intended for maintainers to use"
715         @echo "it deletes files that may require special tools to rebuild."
716 clean: clean-multi clean-recursive
717
718 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
719         clean-noinstLTLIBRARIES mostlyclean-am
720
721 distclean: distclean-multi distclean-recursive
722         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
723         -rm -f Makefile
724 distclean-am: clean-am distclean-compile distclean-generic \
725         distclean-libtool distclean-tags
726
727 dvi: dvi-recursive
728
729 dvi-am:
730
731 html: html-recursive
732
733 info: info-recursive
734
735 info-am:
736
737 install-data-am:
738
739 install-exec-am: install-multi
740
741 install-info: install-info-recursive
742
743 install-man:
744
745 installcheck-am:
746
747 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
748         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
749         -rm -rf $(top_srcdir)/autom4te.cache
750         -rm -f Makefile
751 maintainer-clean-am: distclean-am maintainer-clean-generic
752
753 mostlyclean: mostlyclean-multi mostlyclean-recursive
754
755 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
756         mostlyclean-libtool
757
758 pdf: pdf-recursive
759
760 pdf-am:
761
762 ps: ps-recursive
763
764 ps-am:
765
766 uninstall-am:
767
768 uninstall-info: uninstall-info-recursive
769
770 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-multi \
771         am--refresh check check-TESTS check-am clean \
772         clean-checkPROGRAMS clean-generic clean-libtool clean-multi \
773         clean-noinstLTLIBRARIES clean-recursive ctags ctags-recursive \
774         distclean distclean-compile distclean-generic \
775         distclean-libtool distclean-multi distclean-recursive \
776         distclean-tags dvi dvi-am html html-am info info-am install \
777         install-am install-data install-data-am install-exec \
778         install-exec-am install-info install-info-am install-man \
779         install-multi install-strip installcheck installcheck-am \
780         installdirs installdirs-am maintainer-clean \
781         maintainer-clean-generic maintainer-clean-multi \
782         maintainer-clean-recursive mostlyclean mostlyclean-compile \
783         mostlyclean-generic mostlyclean-libtool mostlyclean-multi \
784         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
785         uninstall uninstall-am uninstall-info-am
786
787
788 .s.lo:
789         $(LTCOMPILE) -Wp,-P -x assembler-with-cpp -c $<
790 .S.lo:
791         $(LTCOMPILE) -Wp,-P -x assembler-with-cpp -c $<
792
793 # No install-html or install-pdf support in automake yet
794 .PHONY: install-html install-pdf
795 install-html:
796 install-pdf:
797 # Tell versions [3.59,3.63) of GNU make to not export all variables.
798 # Otherwise a system limit (for SysV at least) may be exceeded.
799 .NOEXPORT: