OSDN Git Service

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