1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
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
18 top_srcdir = @top_srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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)
37 build_triplet = @build@
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
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)/configure.ac
76 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
78 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
79 configure.lineno configure.status.lineno
80 CONFIG_HEADER = $(top_builddir)/include/gc_config.h \
81 $(top_builddir)/include/gc_ext_config.h
83 LTLIBRARIES = $(noinst_LTLIBRARIES)
85 @POWERPC_DARWIN_TRUE@am__objects_1 = powerpc_darwin_mach_dep.lo
86 am_libgcjgc_la_OBJECTS = allchblk.lo alloc.lo blacklst.lo checksums.lo \
87 dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo \
88 headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo \
89 new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo \
90 real_malloc.lo reclaim.lo solaris_pthreads.lo \
91 solaris_threads.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 solaris_pthreads.lo \
100 solaris_threads.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 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include -I$(top_builddir)/include
113 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
114 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
116 CCASCOMPILE = $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS)
117 LTCCASCOMPILE = $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) \
119 SOURCES = $(libgcjgc_la_SOURCES) $(libgcjgc_convenience_la_SOURCES) \
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 \
135 DIST_SUBDIRS = $(SUBDIRS)
137 AMDEP_FALSE = @AMDEP_FALSE@
138 AMDEP_TRUE = @AMDEP_TRUE@
140 AM_CPPFLAGS = @AM_CPPFLAGS@
143 AUTOCONF = @AUTOCONF@
144 AUTOHEADER = @AUTOHEADER@
145 AUTOMAKE = @AUTOMAKE@
149 CCASFLAGS = @CCASFLAGS@
150 CCDEPMODE = @CCDEPMODE@
152 CPLUSPLUS_FALSE = @CPLUSPLUS_FALSE@
153 CPLUSPLUS_TRUE = @CPLUSPLUS_TRUE@
155 CPPFLAGS = @CPPFLAGS@
158 CXXDEPMODE = @CXXDEPMODE@
159 CXXFLAGS = @CXXFLAGS@
160 CYGPATH_W = @CYGPATH_W@
168 EXTRA_TEST_LIBS = @EXTRA_TEST_LIBS@
169 GC_CFLAGS = @GC_CFLAGS@
170 INSTALL_DATA = @INSTALL_DATA@
171 INSTALL_PROGRAM = @INSTALL_PROGRAM@
172 INSTALL_SCRIPT = @INSTALL_SCRIPT@
173 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
178 LTLIBOBJS = @LTLIBOBJS@
180 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
181 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
182 MAKEINFO = @MAKEINFO@
183 MY_CFLAGS = @MY_CFLAGS@
186 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
187 PACKAGE_NAME = @PACKAGE_NAME@
188 PACKAGE_STRING = @PACKAGE_STRING@
189 PACKAGE_TARNAME = @PACKAGE_TARNAME@
190 PACKAGE_VERSION = @PACKAGE_VERSION@
191 PATH_SEPARATOR = @PATH_SEPARATOR@
192 POWERPC_DARWIN_FALSE = @POWERPC_DARWIN_FALSE@
193 POWERPC_DARWIN_TRUE = @POWERPC_DARWIN_TRUE@
195 SET_MAKE = @SET_MAKE@
198 THREADLIBS = @THREADLIBS@
200 ac_ct_AR = @ac_ct_AR@
201 ac_ct_AS = @ac_ct_AS@
202 ac_ct_CC = @ac_ct_CC@
203 ac_ct_CXX = @ac_ct_CXX@
204 ac_ct_RANLIB = @ac_ct_RANLIB@
205 ac_ct_STRIP = @ac_ct_STRIP@
206 addincludes = @addincludes@
209 addtests = @addtests@
210 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
211 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
212 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
213 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
214 am__include = @am__include@
215 am__leading_dot = @am__leading_dot@
216 am__quote = @am__quote@
218 am__untar = @am__untar@
221 build_alias = @build_alias@
222 build_cpu = @build_cpu@
223 build_os = @build_os@
224 build_vendor = @build_vendor@
226 exec_prefix = @exec_prefix@
227 extra_ldflags_libgc = @extra_ldflags_libgc@
229 host_alias = @host_alias@
230 host_cpu = @host_cpu@
232 host_vendor = @host_vendor@
233 includedir = @includedir@
235 install_sh = @install_sh@
237 libexecdir = @libexecdir@
238 localstatedir = @localstatedir@
241 mkinstalldirs = @mkinstalldirs@
242 multi_basedir = @multi_basedir@
243 oldincludedir = @oldincludedir@
245 program_transform_name = @program_transform_name@
247 sharedstatedir = @sharedstatedir@
248 sysconfdir = @sysconfdir@
250 target_alias = @target_alias@
251 target_all = @target_all@
252 target_cpu = @target_cpu@
253 target_noncanonical = @target_noncanonical@
254 target_os = @target_os@
255 target_vendor = @target_vendor@
256 toolexecdir = @toolexecdir@
257 toolexeclibdir = @toolexeclibdir@
258 AUTOMAKE_OPTIONS = cygnus subdir-objects
259 ACLOCAL_AMFLAGS = -I .. -I ../config
261 noinst_LTLIBRARIES = libgcjgc.la libgcjgc_convenience.la
262 @POWERPC_DARWIN_FALSE@asm_libgcjgc_sources =
263 @POWERPC_DARWIN_TRUE@asm_libgcjgc_sources = powerpc_darwin_mach_dep.s
264 libgcjgc_la_SOURCES = allchblk.c alloc.c blacklst.c checksums.c dbg_mlc.c \
265 dyn_load.c finalize.c gc_dlopen.c gcj_mlc.c headers.c \
266 malloc.c mallocx.c mark.c mark_rts.c misc.c new_hblk.c \
267 obj_map.c os_dep.c pcr_interface.c ptr_chck.c real_malloc.c reclaim.c \
268 solaris_pthreads.c solaris_threads.c specific.c stubborn.c typd_mlc.c \
269 backgraph.c win32_threads.c \
270 pthread_support.c pthread_stop_world.c darwin_stop_world.c \
271 $(asm_libgcjgc_sources)
273 libgcjgc_convenience_la_SOURCES = $(libgcjgc_la_SOURCES)
274 EXTRA_DIST = alpha_mach_dep.S \
275 mips_sgi_mach_dep.s mips_ultrix_mach_dep.s powerpc_darwin_mach_dep.s \
276 rs6000_mach_dep.s sparc_mach_dep.S sparc_netbsd_mach_dep.s \
277 sparc_sunos4_mach_dep.s ia64_save_regs_in_stack.s
280 # Include THREADLIBS here to ensure that the correct versions of
281 # linuxthread semaphore functions get linked:
282 libgcjgc_la_LIBADD = @addobjs@ $(THREADLIBS) $(UNWINDLIBS)
283 libgcjgc_la_DEPENDENCIES = @addobjs@
284 libgcjgc_la_LDFLAGS = $(extra_ldflags_libgc) -version-info 1:2:0 -rpath $(toolexeclibdir)
285 libgcjgc_convenience_la_LIBADD = @addobjs@
286 libgcjgc_convenience_la_DEPENDENCIES = @addobjs@
287 AM_CXXFLAGS = @GC_CFLAGS@
288 AM_CFLAGS = @GC_CFLAGS@
289 gctest_SOURCES = tests/test.c
290 gctest_LDADD = ./libgcjgc.la $(THREADDLLIBS) $(UNWINDLIBS) $(EXTRA_TEST_LIBS)
291 gctest_LDFLAGS = -shared-libgcc
292 TESTS_ENVIRONMENT = LD_LIBRARY_PATH=../../$(MULTIBUILDTOP)gcc
294 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(AM_CPPFLAGS) $(CPPFLAGS) \
295 $(AM_CFLAGS) $(MY_CFLAGS) $(GC_CFLAGS)
297 LINK = $(LIBTOOL) --mode=link $(CC) $(AM_CFLAGS) $(MY_CFLAGS) $(LDFLAGS) -o $@
299 # Work around what appears to be a GNU make bug handling MAKEFLAGS
300 # values defined in terms of make variables, as is the case for CC and
301 # friends when we are called from the top level Makefile.
303 "AR_FLAGS=$(AR_FLAGS)" \
304 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
306 "CXXFLAGS=$(CXXFLAGS)" \
307 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
308 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
309 "INSTALL=$(INSTALL)" \
310 "INSTALL_DATA=$(INSTALL_DATA)" \
311 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
312 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
313 "LDFLAGS=$(LDFLAGS)" \
314 "LIBCFLAGS=$(LIBCFLAGS)" \
315 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
317 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
318 "PICFLAG=$(PICFLAG)" \
319 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
322 "RUNTEST=$(RUNTEST)" \
323 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
324 "exec_prefix=$(exec_prefix)" \
325 "infodir=$(infodir)" \
328 "tooldir=$(tooldir)" \
334 "LIBCFLAGS=$(LIBCFLAGS)" \
336 "PICFLAG=$(PICFLAG)" \
340 CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.host
345 .SUFFIXES: .S .c .lo .o .obj .s
348 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
350 case '$(am__configure_deps)' in \
352 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
353 cd $(srcdir) && $(AUTOMAKE) --foreign \
358 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
359 cd $(top_srcdir) && \
360 $(AUTOMAKE) --foreign Makefile
362 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
365 echo ' $(SHELL) ./config.status'; \
366 $(SHELL) ./config.status;; \
368 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
369 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
372 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
373 $(SHELL) ./config.status --recheck
375 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
376 cd $(srcdir) && $(AUTOCONF)
377 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
378 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
380 clean-noinstLTLIBRARIES:
381 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
382 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
383 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
384 test "$$dir" != "$$p" || dir=.; \
385 echo "rm -f \"$${dir}/so_locations\""; \
386 rm -f "$${dir}/so_locations"; \
388 libgcjgc.la: $(libgcjgc_la_OBJECTS) $(libgcjgc_la_DEPENDENCIES)
389 $(LINK) $(libgcjgc_la_LDFLAGS) $(libgcjgc_la_OBJECTS) $(libgcjgc_la_LIBADD) $(LIBS)
390 libgcjgc_convenience.la: $(libgcjgc_convenience_la_OBJECTS) $(libgcjgc_convenience_la_DEPENDENCIES)
391 $(LINK) $(libgcjgc_convenience_la_LDFLAGS) $(libgcjgc_convenience_la_OBJECTS) $(libgcjgc_convenience_la_LIBADD) $(LIBS)
394 @list='$(check_PROGRAMS)'; for p in $$list; do \
395 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
396 echo " rm -f $$p $$f"; \
399 tests/$(am__dirstamp):
401 @: > tests/$(am__dirstamp)
402 tests/test.$(OBJEXT): tests/$(am__dirstamp)
403 gctest$(EXEEXT): $(gctest_OBJECTS) $(gctest_DEPENDENCIES)
404 @rm -f gctest$(EXEEXT)
405 $(LINK) $(gctest_LDFLAGS) $(gctest_OBJECTS) $(gctest_LDADD) $(LIBS)
409 -rm -f tests/test.$(OBJEXT)
415 $(COMPILE) -c -o $@ $<
418 $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
421 $(LTCOMPILE) -c -o $@ $<
427 $(CCASCOMPILE) -c `$(CYGPATH_W) '$<'`
438 # GNU Make needs to see an explicit $(MAKE) variable in the command it
439 # runs to enable its job server during parallel builds. Hence the
442 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
444 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
447 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
449 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
451 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
452 maintainer-clean-multi:
453 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
456 # This directory's subdirectories are mostly independent; you can cd
457 # into them and run `make' without going through this Makefile.
458 # To change the values of `make' variables: instead of editing Makefiles,
459 # (1) if the variable is set in `config.status', edit `config.status'
460 # (which will cause the Makefiles to be regenerated when you run `make');
461 # (2) otherwise, pass the desired values on the `make' command line.
462 $(RECURSIVE_TARGETS):
464 for f in x $$MAKEFLAGS; do \
467 *k*) failcom='fail=yes';; \
471 target=`echo $@ | sed s/-recursive//`; \
472 list='$(SUBDIRS)'; for subdir in $$list; do \
473 echo "Making $$target in $$subdir"; \
474 if test "$$subdir" = "."; then \
476 local_target="$$target-am"; \
478 local_target="$$target"; \
480 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
483 if test "$$dot_seen" = "no"; then \
484 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
487 mostlyclean-recursive clean-recursive distclean-recursive \
488 maintainer-clean-recursive:
490 for f in x $$MAKEFLAGS; do \
493 *k*) failcom='fail=yes';; \
498 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
499 *) list='$(SUBDIRS)' ;; \
501 rev=''; for subdir in $$list; do \
502 if test "$$subdir" = "."; then :; else \
503 rev="$$subdir $$rev"; \
507 target=`echo $@ | sed s/-recursive//`; \
508 for subdir in $$rev; do \
509 echo "Making $$target in $$subdir"; \
510 if test "$$subdir" = "."; then \
511 local_target="$$target-am"; \
513 local_target="$$target"; \
515 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
517 done && test -z "$$fail"
519 list='$(SUBDIRS)'; for subdir in $$list; do \
520 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
523 list='$(SUBDIRS)'; for subdir in $$list; do \
524 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
527 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
528 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
529 unique=`for i in $$list; do \
530 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
532 $(AWK) ' { files[$$0] = 1; } \
533 END { for (i in files) print i; }'`; \
537 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
538 $(TAGS_FILES) $(LISP)
541 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
542 include_option=--etags-include; \
545 include_option=--include; \
548 list='$(SUBDIRS)'; for subdir in $$list; do \
549 if test "$$subdir" = .; then :; else \
550 test ! -f $$subdir/TAGS || \
551 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
554 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
555 unique=`for i in $$list; do \
556 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
558 $(AWK) ' { files[$$0] = 1; } \
559 END { for (i in files) print i; }'`; \
560 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
561 test -n "$$unique" || unique=$$empty_fix; \
562 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
566 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
567 $(TAGS_FILES) $(LISP)
570 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
571 unique=`for i in $$list; do \
572 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
574 $(AWK) ' { files[$$0] = 1; } \
575 END { for (i in files) print i; }'`; \
576 test -z "$(CTAGS_ARGS)$$tags$$unique" \
577 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
581 here=`$(am__cd) $(top_builddir) && pwd` \
582 && cd $(top_srcdir) \
583 && gtags -i $(GTAGS_ARGS) $$here
586 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
588 check-TESTS: $(TESTS)
589 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
590 srcdir=$(srcdir); export srcdir; \
592 if test -n "$$list"; then \
593 for tst in $$list; do \
594 if test -f ./$$tst; then dir=./; \
595 elif test -f $$tst; then dir=; \
596 else dir="$(srcdir)/"; fi; \
597 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
598 all=`expr $$all + 1`; \
599 case " $(XFAIL_TESTS) " in \
601 xpass=`expr $$xpass + 1`; \
602 failed=`expr $$failed + 1`; \
603 echo "XPASS: $$tst"; \
606 echo "PASS: $$tst"; \
609 elif test $$? -ne 77; then \
610 all=`expr $$all + 1`; \
611 case " $(XFAIL_TESTS) " in \
613 xfail=`expr $$xfail + 1`; \
614 echo "XFAIL: $$tst"; \
617 failed=`expr $$failed + 1`; \
618 echo "FAIL: $$tst"; \
622 skip=`expr $$skip + 1`; \
623 echo "SKIP: $$tst"; \
626 if test "$$failed" -eq 0; then \
627 if test "$$xfail" -eq 0; then \
628 banner="All $$all tests passed"; \
630 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
633 if test "$$xpass" -eq 0; then \
634 banner="$$failed of $$all tests failed"; \
636 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
641 if test "$$skip" -ne 0; then \
642 skipped="($$skip tests were not run)"; \
643 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
644 dashes="$$skipped"; \
647 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
648 report="Please report to $(PACKAGE_BUGREPORT)"; \
649 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
652 dashes=`echo "$$dashes" | sed s/./=/g`; \
655 test -z "$$skipped" || echo "$$skipped"; \
656 test -z "$$report" || echo "$$report"; \
658 test "$$failed" -eq 0; \
660 check-am: $(check_PROGRAMS)
661 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
662 check: check-recursive
663 all-am: Makefile $(LTLIBRARIES) all-multi
664 installdirs: installdirs-recursive
666 install: install-recursive
667 install-exec: install-exec-recursive
668 install-data: install-data-recursive
669 uninstall: uninstall-recursive
672 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
674 installcheck: installcheck-recursive
676 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
677 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
678 `test -z '$(STRIP)' || \
679 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
685 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
686 -rm -f tests/$(am__dirstamp)
688 maintainer-clean-generic:
689 @echo "This command is intended for maintainers to use"
690 @echo "it deletes files that may require special tools to rebuild."
691 clean: clean-multi clean-recursive
693 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
694 clean-noinstLTLIBRARIES mostlyclean-am
696 distclean: distclean-multi distclean-recursive
697 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
699 distclean-am: clean-am distclean-compile distclean-generic \
700 distclean-libtool distclean-tags
714 install-exec-am: install-multi
716 install-info: install-info-recursive
722 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
723 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
724 -rm -rf $(top_srcdir)/autom4te.cache
726 maintainer-clean-am: distclean-am maintainer-clean-generic
728 mostlyclean: mostlyclean-multi mostlyclean-recursive
730 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
743 uninstall-info: uninstall-info-recursive
745 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-multi \
746 am--refresh check check-TESTS check-am clean \
747 clean-checkPROGRAMS clean-generic clean-libtool clean-multi \
748 clean-noinstLTLIBRARIES clean-recursive ctags ctags-recursive \
749 distclean distclean-compile distclean-generic \
750 distclean-libtool distclean-multi distclean-recursive \
751 distclean-tags dvi dvi-am html html-am info info-am install \
752 install-am install-data install-data-am install-exec \
753 install-exec-am install-info install-info-am install-man \
754 install-multi install-strip installcheck installcheck-am \
755 installdirs installdirs-am maintainer-clean \
756 maintainer-clean-generic maintainer-clean-multi \
757 maintainer-clean-recursive mostlyclean mostlyclean-compile \
758 mostlyclean-generic mostlyclean-libtool mostlyclean-multi \
759 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
760 uninstall uninstall-am uninstall-info-am
764 $(LTCOMPILE) -Wp,-P -x assembler-with-cpp -c $<
766 $(LTCOMPILE) -Wp,-P -x assembler-with-cpp -c $<
768 # No install-html or install-pdf support in automake yet
769 .PHONY: install-html install-pdf
772 # Tell versions [3.59,3.63) of GNU make to not export all variables.
773 # Otherwise a system limit (for SysV at least) may be exceeded.