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