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