* call.c (z_candidate::template_decl): Rename from template.
[official-gcc.git] / boehm-gc / Makefile.in
blob2be4b5939a95d63801dbc944fc0af56a08c16b59
1 # Makefile.in generated by automake 1.8.5 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 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 SOURCES = $(libgcjgc_la_SOURCES) $(libgcjgc_convenience_la_SOURCES) $(gctest_SOURCES)
19 srcdir = @srcdir@
20 top_srcdir = @top_srcdir@
21 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 top_builddir = .
26 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 INSTALL = @INSTALL@
28 install_sh_DATA = $(install_sh) -c -m 644
29 install_sh_PROGRAM = $(install_sh) -c
30 install_sh_SCRIPT = $(install_sh) -c
31 INSTALL_HEADER = $(INSTALL_DATA)
32 transform = $(program_transform_name)
33 NORMAL_INSTALL = :
34 PRE_INSTALL = :
35 POST_INSTALL = :
36 NORMAL_UNINSTALL = :
37 PRE_UNINSTALL = :
38 POST_UNINSTALL = :
39 build_triplet = @build@
40 host_triplet = @host@
41 target_triplet = @target@
42 check_PROGRAMS = gctest$(EXEEXT)
43 DIST_COMMON = $(srcdir)/../config.guess $(srcdir)/../config.sub \
44 ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
45 $(top_srcdir)/configure $(am__configure_deps) \
46 $(srcdir)/../mkinstalldirs $(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)/../compile $(srcdir)/../compile \
67 $(srcdir)/../compile $(srcdir)/../compile $(srcdir)/../compile \
68 $(srcdir)/../compile $(srcdir)/../compile $(srcdir)/../compile \
69 $(srcdir)/../ltmain.sh $(srcdir)/../config.guess \
70 $(srcdir)/../config.sub
71 subdir = .
72 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
73 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
74 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../config/acx.m4 \
75 $(top_srcdir)/../config/no-executables.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_CLEAN_FILES =
82 LTLIBRARIES = $(noinst_LTLIBRARIES)
83 am__DEPENDENCIES_1 =
84 am__libgcjgc_la_SOURCES_DIST = allchblk.c alloc.c blacklst.c \
85 checksums.c dbg_mlc.c dyn_load.c finalize.c gc_dlopen.c \
86 gcj_mlc.c headers.c aix_irix_threads.c malloc.c mallocx.c \
87 mark.c mark_rts.c misc.c new_hblk.c obj_map.c os_dep.c \
88 pcr_interface.c ptr_chck.c real_malloc.c reclaim.c \
89 solaris_pthreads.c solaris_threads.c specific.c stubborn.c \
90 typd_mlc.c backgraph.c win32_threads.c pthread_support.c \
91 pthread_stop_world.c darwin_stop_world.c \
92 powerpc_darwin_mach_dep.s
93 @POWERPC_DARWIN_TRUE@am__objects_1 = powerpc_darwin_mach_dep.lo
94 am__objects_2 = allchblk.lo alloc.lo blacklst.lo checksums.lo \
95 dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo \
96 headers.lo aix_irix_threads.lo malloc.lo mallocx.lo mark.lo \
97 mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo \
98 pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo \
99 solaris_pthreads.lo solaris_threads.lo specific.lo stubborn.lo \
100 typd_mlc.lo backgraph.lo win32_threads.lo pthread_support.lo \
101 pthread_stop_world.lo darwin_stop_world.lo $(am__objects_1)
102 am_libgcjgc_la_OBJECTS = $(am__objects_2)
103 libgcjgc_la_OBJECTS = $(am_libgcjgc_la_OBJECTS)
104 am__libgcjgc_convenience_la_SOURCES_DIST = allchblk.c alloc.c \
105 blacklst.c checksums.c dbg_mlc.c dyn_load.c finalize.c \
106 gc_dlopen.c gcj_mlc.c headers.c aix_irix_threads.c malloc.c \
107 mallocx.c mark.c mark_rts.c misc.c new_hblk.c obj_map.c \
108 os_dep.c pcr_interface.c ptr_chck.c real_malloc.c reclaim.c \
109 solaris_pthreads.c solaris_threads.c specific.c stubborn.c \
110 typd_mlc.c backgraph.c win32_threads.c pthread_support.c \
111 pthread_stop_world.c darwin_stop_world.c \
112 powerpc_darwin_mach_dep.s
113 am_libgcjgc_convenience_la_OBJECTS = $(am__objects_2)
114 libgcjgc_convenience_la_OBJECTS = \
115 $(am_libgcjgc_convenience_la_OBJECTS)
116 am__dirstamp = $(am__leading_dot)dirstamp
117 am_gctest_OBJECTS = tests/test.$(OBJEXT)
118 gctest_OBJECTS = $(am_gctest_OBJECTS)
119 gctest_DEPENDENCIES = ./libgcjgc.la $(am__DEPENDENCIES_1) \
120 $(am__DEPENDENCIES_1)
121 DEFAULT_INCLUDES = -I. -I$(srcdir)
122 depcomp =
123 am__depfiles_maybe =
124 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
125 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
126 CCLD = $(CC)
127 CCASCOMPILE = $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS)
128 LTCCASCOMPILE = $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) \
129 $(CCASFLAGS)
130 SOURCES = $(libgcjgc_la_SOURCES) $(libgcjgc_convenience_la_SOURCES) \
131 $(gctest_SOURCES)
132 DIST_SOURCES = $(am__libgcjgc_la_SOURCES_DIST) \
133 $(am__libgcjgc_convenience_la_SOURCES_DIST) $(gctest_SOURCES)
134 MULTISRCTOP =
135 MULTIBUILDTOP =
136 MULTIDIRS =
137 MULTISUBDIR =
138 MULTIDO = true
139 MULTICLEAN = true
140 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
141 html-recursive info-recursive install-data-recursive \
142 install-exec-recursive install-info-recursive \
143 install-recursive installcheck-recursive installdirs-recursive \
144 pdf-recursive ps-recursive uninstall-info-recursive \
145 uninstall-recursive
146 ETAGS = etags
147 CTAGS = ctags
148 DIST_SUBDIRS = $(SUBDIRS)
149 ACLOCAL = @ACLOCAL@
150 AMDEP_FALSE = @AMDEP_FALSE@
151 AMDEP_TRUE = @AMDEP_TRUE@
152 AMTAR = @AMTAR@
153 AM_CPPFLAGS = @AM_CPPFLAGS@
154 AR = @AR@
155 AS = @AS@
156 AUTOCONF = @AUTOCONF@
157 AUTOHEADER = @AUTOHEADER@
158 AUTOMAKE = @AUTOMAKE@
159 AWK = @AWK@
160 CC = @CC@
161 CCAS = @CCAS@
162 CCASFLAGS = @CCASFLAGS@
163 CCDEPMODE = @CCDEPMODE@
164 CFLAGS = @CFLAGS@
165 CPLUSPLUS_FALSE = @CPLUSPLUS_FALSE@
166 CPLUSPLUS_TRUE = @CPLUSPLUS_TRUE@
167 CPP = @CPP@
168 CPPFLAGS = @CPPFLAGS@
169 CXX = @CXX@
170 CXXCPP = @CXXCPP@
171 CXXDEPMODE = @CXXDEPMODE@
172 CXXFLAGS = @CXXFLAGS@
173 CYGPATH_W = @CYGPATH_W@
174 DEFS = @DEFS@
175 DEPDIR = @DEPDIR@
176 ECHO_C = @ECHO_C@
177 ECHO_N = @ECHO_N@
178 ECHO_T = @ECHO_T@
179 EGREP = @EGREP@
180 EXEEXT = @EXEEXT@
181 EXTRA_TEST_LIBS = @EXTRA_TEST_LIBS@
182 GC_CFLAGS = @GC_CFLAGS@
183 INSTALL_DATA = @INSTALL_DATA@
184 INSTALL_PROGRAM = @INSTALL_PROGRAM@
185 INSTALL_SCRIPT = @INSTALL_SCRIPT@
186 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
187 LIBOBJS = @LIBOBJS@
188 LIBS = @LIBS@
189 LIBTOOL = @LIBTOOL@
190 LN_S = @LN_S@
191 LTLIBOBJS = @LTLIBOBJS@
192 MAINT = @MAINT@
193 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
194 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
195 MAKEINFO = @MAKEINFO@
196 MY_CFLAGS = @MY_CFLAGS@
197 OBJEXT = @OBJEXT@
198 PACKAGE = @PACKAGE@
199 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
200 PACKAGE_NAME = @PACKAGE_NAME@
201 PACKAGE_STRING = @PACKAGE_STRING@
202 PACKAGE_TARNAME = @PACKAGE_TARNAME@
203 PACKAGE_VERSION = @PACKAGE_VERSION@
204 PATH_SEPARATOR = @PATH_SEPARATOR@
205 POWERPC_DARWIN_FALSE = @POWERPC_DARWIN_FALSE@
206 POWERPC_DARWIN_TRUE = @POWERPC_DARWIN_TRUE@
207 RANLIB = @RANLIB@
208 SET_MAKE = @SET_MAKE@
209 SHELL = @SHELL@
210 STRIP = @STRIP@
211 THREADLIBS = @THREADLIBS@
212 VERSION = @VERSION@
213 ac_ct_AR = @ac_ct_AR@
214 ac_ct_AS = @ac_ct_AS@
215 ac_ct_CC = @ac_ct_CC@
216 ac_ct_CXX = @ac_ct_CXX@
217 ac_ct_RANLIB = @ac_ct_RANLIB@
218 ac_ct_STRIP = @ac_ct_STRIP@
219 addincludes = @addincludes@
220 addlibs = @addlibs@
221 addobjs = @addobjs@
222 addtests = @addtests@
223 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
224 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
225 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
226 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
227 am__include = @am__include@
228 am__leading_dot = @am__leading_dot@
229 am__quote = @am__quote@
230 bindir = @bindir@
231 build = @build@
232 build_alias = @build_alias@
233 build_cpu = @build_cpu@
234 build_os = @build_os@
235 build_vendor = @build_vendor@
236 datadir = @datadir@
237 exec_prefix = @exec_prefix@
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 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 SUBDIRS = include
270 noinst_LTLIBRARIES = libgcjgc.la libgcjgc_convenience.la
271 @POWERPC_DARWIN_FALSE@asm_libgc_sources =
272 @POWERPC_DARWIN_TRUE@asm_libgc_sources = powerpc_darwin_mach_dep.s
273 GC_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 aix_irix_threads.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 solaris_pthreads.c solaris_threads.c 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_libgc_sources)
282 EXTRA_DIST = alpha_mach_dep.S \
283 mips_sgi_mach_dep.s mips_ultrix_mach_dep.s powerpc_darwin_mach_dep.s \
284 rs6000_mach_dep.s sparc_mach_dep.S sparc_netbsd_mach_dep.s \
285 sparc_sunos4_mach_dep.s ia64_save_regs_in_stack.s
287 libgcjgc_la_SOURCES = $(GC_SOURCES)
288 libgcjgc_convenience_la_SOURCES = $(GC_SOURCES)
290 # Include THREADLIBS here to ensure that the correct versions of
291 # linuxthread semaphore functions get linked:
292 libgcjgc_la_LIBADD = @addobjs@ $(THREADLIBS)
293 libgcjgc_la_DEPENDENCIES = @addobjs@
294 libgcjgc_la_LDFLAGS = -version-info 1:1: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) $(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 tests/test.o: tests/test.c
434 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/test.o `test -f 'tests/test.c' || echo '$(srcdir)/'`tests/test.c
436 tests/test.obj: tests/test.c
437 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/test.obj `if test -f 'tests/test.c'; then $(CYGPATH_W) 'tests/test.c'; else $(CYGPATH_W) '$(srcdir)/tests/test.c'; fi`
439 tests/test.lo: tests/test.c
440 $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/test.lo `test -f 'tests/test.c' || echo '$(srcdir)/'`tests/test.c
442 .s.o:
443 $(CCASCOMPILE) -c $<
445 .s.obj:
446 $(CCASCOMPILE) -c `$(CYGPATH_W) '$<'`
448 mostlyclean-libtool:
449 -rm -f *.lo
451 clean-libtool:
452 -rm -rf .libs _libs
454 distclean-libtool:
455 -rm -f libtool
457 all-multi:
458 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do
459 install-multi:
460 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do
462 mostlyclean-multi:
463 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean
464 clean-multi:
465 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean
466 distclean-multi:
467 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean
468 maintainer-clean-multi:
469 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean
470 uninstall-info-am:
472 # This directory's subdirectories are mostly independent; you can cd
473 # into them and run `make' without going through this Makefile.
474 # To change the values of `make' variables: instead of editing Makefiles,
475 # (1) if the variable is set in `config.status', edit `config.status'
476 # (which will cause the Makefiles to be regenerated when you run `make');
477 # (2) otherwise, pass the desired values on the `make' command line.
478 $(RECURSIVE_TARGETS):
479 @set fnord $$MAKEFLAGS; amf=$$2; \
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 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
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 @set fnord $$MAKEFLAGS; amf=$$2; \
500 dot_seen=no; \
501 case "$@" in \
502 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
503 *) list='$(SUBDIRS)' ;; \
504 esac; \
505 rev=''; for subdir in $$list; do \
506 if test "$$subdir" = "."; then :; else \
507 rev="$$subdir $$rev"; \
508 fi; \
509 done; \
510 rev="$$rev ."; \
511 target=`echo $@ | sed s/-recursive//`; \
512 for subdir in $$rev; do \
513 echo "Making $$target in $$subdir"; \
514 if test "$$subdir" = "."; then \
515 local_target="$$target-am"; \
516 else \
517 local_target="$$target"; \
518 fi; \
519 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
520 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
521 done && test -z "$$fail"
522 tags-recursive:
523 list='$(SUBDIRS)'; for subdir in $$list; do \
524 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
525 done
526 ctags-recursive:
527 list='$(SUBDIRS)'; for subdir in $$list; do \
528 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
529 done
531 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
532 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
533 unique=`for i in $$list; do \
534 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
535 done | \
536 $(AWK) ' { files[$$0] = 1; } \
537 END { for (i in files) print i; }'`; \
538 mkid -fID $$unique
539 tags: TAGS
541 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
542 $(TAGS_FILES) $(LISP)
543 tags=; \
544 here=`pwd`; \
545 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
546 include_option=--etags-include; \
547 empty_fix=.; \
548 else \
549 include_option=--include; \
550 empty_fix=; \
551 fi; \
552 list='$(SUBDIRS)'; for subdir in $$list; do \
553 if test "$$subdir" = .; then :; else \
554 test ! -f $$subdir/TAGS || \
555 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
556 fi; \
557 done; \
558 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
559 unique=`for i in $$list; do \
560 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
561 done | \
562 $(AWK) ' { files[$$0] = 1; } \
563 END { for (i in files) print i; }'`; \
564 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
565 test -n "$$unique" || unique=$$empty_fix; \
566 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
567 $$tags $$unique; \
569 ctags: CTAGS
570 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
571 $(TAGS_FILES) $(LISP)
572 tags=; \
573 here=`pwd`; \
574 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
575 unique=`for i in $$list; do \
576 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
577 done | \
578 $(AWK) ' { files[$$0] = 1; } \
579 END { for (i in files) print i; }'`; \
580 test -z "$(CTAGS_ARGS)$$tags$$unique" \
581 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
582 $$tags $$unique
584 GTAGS:
585 here=`$(am__cd) $(top_builddir) && pwd` \
586 && cd $(top_srcdir) \
587 && gtags -i $(GTAGS_ARGS) $$here
589 distclean-tags:
590 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
592 check-TESTS: $(TESTS)
593 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
594 srcdir=$(srcdir); export srcdir; \
595 list='$(TESTS)'; \
596 if test -n "$$list"; then \
597 for tst in $$list; do \
598 if test -f ./$$tst; then dir=./; \
599 elif test -f $$tst; then dir=; \
600 else dir="$(srcdir)/"; fi; \
601 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
602 all=`expr $$all + 1`; \
603 case " $(XFAIL_TESTS) " in \
604 *" $$tst "*) \
605 xpass=`expr $$xpass + 1`; \
606 failed=`expr $$failed + 1`; \
607 echo "XPASS: $$tst"; \
608 ;; \
609 *) \
610 echo "PASS: $$tst"; \
611 ;; \
612 esac; \
613 elif test $$? -ne 77; then \
614 all=`expr $$all + 1`; \
615 case " $(XFAIL_TESTS) " in \
616 *" $$tst "*) \
617 xfail=`expr $$xfail + 1`; \
618 echo "XFAIL: $$tst"; \
619 ;; \
620 *) \
621 failed=`expr $$failed + 1`; \
622 echo "FAIL: $$tst"; \
623 ;; \
624 esac; \
625 else \
626 skip=`expr $$skip + 1`; \
627 echo "SKIP: $$tst"; \
628 fi; \
629 done; \
630 if test "$$failed" -eq 0; then \
631 if test "$$xfail" -eq 0; then \
632 banner="All $$all tests passed"; \
633 else \
634 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
635 fi; \
636 else \
637 if test "$$xpass" -eq 0; then \
638 banner="$$failed of $$all tests failed"; \
639 else \
640 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
641 fi; \
642 fi; \
643 dashes="$$banner"; \
644 skipped=""; \
645 if test "$$skip" -ne 0; then \
646 skipped="($$skip tests were not run)"; \
647 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
648 dashes="$$skipped"; \
649 fi; \
650 report=""; \
651 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
652 report="Please report to $(PACKAGE_BUGREPORT)"; \
653 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
654 dashes="$$report"; \
655 fi; \
656 dashes=`echo "$$dashes" | sed s/./=/g`; \
657 echo "$$dashes"; \
658 echo "$$banner"; \
659 test -z "$$skipped" || echo "$$skipped"; \
660 test -z "$$report" || echo "$$report"; \
661 echo "$$dashes"; \
662 test "$$failed" -eq 0; \
663 else :; fi
664 check-am: $(check_PROGRAMS)
665 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
666 check: check-recursive
667 all-am: Makefile $(LTLIBRARIES) all-multi
668 installdirs: installdirs-recursive
669 installdirs-am:
670 install: install-recursive
671 install-exec: install-exec-recursive
672 install-data: install-data-recursive
673 uninstall: uninstall-recursive
675 install-am: all-am
676 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
678 installcheck: installcheck-recursive
679 install-strip:
680 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
681 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
682 `test -z '$(STRIP)' || \
683 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
684 mostlyclean-generic:
686 clean-generic:
688 distclean-generic:
689 -rm -f $(CONFIG_CLEAN_FILES)
690 -rm -f tests/$(am__dirstamp)
692 maintainer-clean-generic:
693 @echo "This command is intended for maintainers to use"
694 @echo "it deletes files that may require special tools to rebuild."
695 clean: clean-multi clean-recursive
697 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
698 clean-noinstLTLIBRARIES mostlyclean-am
700 distclean: distclean-multi distclean-recursive
701 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
702 -rm -f Makefile
703 distclean-am: clean-am distclean-compile distclean-generic \
704 distclean-libtool distclean-tags
706 dvi: dvi-recursive
708 dvi-am:
710 html: html-recursive
712 info: info-recursive
714 info-am:
716 install-data-am:
718 install-exec-am: install-multi
720 install-info: install-info-recursive
722 install-man:
724 installcheck-am:
726 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
727 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
728 -rm -rf $(top_srcdir)/autom4te.cache
729 -rm -f Makefile
730 maintainer-clean-am: distclean-am maintainer-clean-generic
732 mostlyclean: mostlyclean-multi mostlyclean-recursive
734 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
735 mostlyclean-libtool
737 pdf: pdf-recursive
739 pdf-am:
741 ps: ps-recursive
743 ps-am:
745 uninstall-am:
747 uninstall-info: uninstall-info-recursive
749 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-multi \
750 am--refresh check check-TESTS check-am clean \
751 clean-checkPROGRAMS clean-generic clean-libtool clean-multi \
752 clean-noinstLTLIBRARIES clean-recursive ctags ctags-recursive \
753 distclean distclean-compile distclean-generic \
754 distclean-libtool distclean-multi distclean-recursive \
755 distclean-tags dvi dvi-am html html-am info info-am install \
756 install-am install-data install-data-am install-exec \
757 install-exec-am install-info install-info-am install-man \
758 install-multi install-strip installcheck installcheck-am \
759 installdirs installdirs-am maintainer-clean \
760 maintainer-clean-generic maintainer-clean-multi \
761 maintainer-clean-recursive mostlyclean mostlyclean-compile \
762 mostlyclean-generic mostlyclean-libtool mostlyclean-multi \
763 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
764 uninstall uninstall-am uninstall-info-am
767 .s.lo:
768 $(LTCOMPILE) -Wp,-P -x assembler-with-cpp -c $<
769 .S.lo:
770 $(LTCOMPILE) -Wp,-P -x assembler-with-cpp -c $<
771 # Tell versions [3.59,3.63) of GNU make to not export all variables.
772 # Otherwise a system limit (for SysV at least) may be exceeded.
773 .NOEXPORT: