
1: # Makefile.in generated by automake 1.9.3 from Makefile.am. 2: # @configure_input@ 3: 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. 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: # Copyright (c) 1999-2001 by Red Hat, Inc. All rights reserved. 18: # 19: # THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED 20: # OR IMPLIED. ANY USE IS AT YOUR OWN RISK. 21: # 22: # Permission is hereby granted to use or copy this program 23: # for any purpose, provided the above notices are retained on all copies. 24: # Permission to modify the code and to distribute modified code is granted, 25: # provided the above notices are retained, and a notice that the code was 26: # modified is included with the above copyright notice. 27: # 28: # Original author: Tom Tromey 29: # Severely truncated by Hans-J. Boehm 30: # Modified by: Grzegorz Jakacki <jakacki at acm dot org> 31: 32: 33: 34: SOURCES = $(libgc_la_SOURCES) $(EXTRA_libgc_la_SOURCES) $(libgccpp_la_SOURCES) $(gctest_SOURCES) $(test_cpp_SOURCES) 35: 36: srcdir = @srcdir@ 37: top_srcdir = @top_srcdir@ 38: VPATH = @srcdir@ 39: pkgdatadir = $(datadir)/@PACKAGE@ 40: pkglibdir = $(libdir)/@PACKAGE@ 41: pkgincludedir = $(includedir)/@PACKAGE@ 42: top_builddir = . 43: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 44: INSTALL = @INSTALL@ 45: install_sh_DATA = $(install_sh) -c -m 644 46: install_sh_PROGRAM = $(install_sh) -c 47: install_sh_SCRIPT = $(install_sh) -c 48: INSTALL_HEADER = $(INSTALL_DATA) 49: transform = $(program_transform_name) 50: NORMAL_INSTALL = : 51: PRE_INSTALL = : 52: POST_INSTALL = : 53: NORMAL_UNINSTALL = : 54: PRE_UNINSTALL = : 55: POST_UNINSTALL = : 56: build_triplet = @build@ 57: host_triplet = @host@ 58: target_triplet = @target@ 59: check_PROGRAMS = gctest$(EXEEXT) $(am__EXEEXT_1) 60: DIST_COMMON = $(am__configure_deps) $(dist_noinst_HEADERS) \ 61: $(dist_noinst_SCRIPTS) $(include_HEADERS) \ 62: $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ 63: $(top_srcdir)/configure config.guess config.sub depcomp \ 64: install-sh ltmain.sh missing mkinstalldirs 65: subdir = . 66: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 67: am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ 68: $(top_srcdir)/libtool.m4 $(top_srcdir)/configure.in 69: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 70: $(ACLOCAL_M4) 71: am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 72: configure.lineno configure.status.lineno 73: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 74: CONFIG_CLEAN_FILES = 75: am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 76: am__vpath_adj = case $$p in \ 77: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 78: *) f=$$p;; \ 79: esac; 80: am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; 81: am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)" 82: libLTLIBRARIES_INSTALL = $(INSTALL) 83: LTLIBRARIES = $(lib_LTLIBRARIES) 84: am__DEPENDENCIES_1 = 85: am__libgc_la_SOURCES_DIST = allchblk.c alloc.c blacklst.c checksums.c \ 86: dbg_mlc.c dyn_load.c finalize.c gc_dlopen.c gcj_mlc.c \ 87: headers.c malloc.c mallocx.c mark.c mark_rts.c misc.c \ 88: new_hblk.c obj_map.c os_dep.c pcr_interface.c ptr_chck.c \ 89: real_malloc.c reclaim.c solaris_pthreads.c solaris_threads.c \ 90: specific.c stubborn.c typd_mlc.c backgraph.c win32_threads.c \ 91: pthread_support.c 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_libgc_la_OBJECTS = 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 malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo \ 97: new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo \ 98: real_malloc.lo reclaim.lo solaris_pthreads.lo \ 99: solaris_threads.lo specific.lo stubborn.lo typd_mlc.lo \ 100: backgraph.lo win32_threads.lo pthread_support.lo \ 101: pthread_stop_world.lo darwin_stop_world.lo $(am__objects_1) 102: libgc_la_OBJECTS = $(am_libgc_la_OBJECTS) 103: libgccpp_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) 104: am_libgccpp_la_OBJECTS = gc_cpp.lo 105: libgccpp_la_OBJECTS = $(am_libgccpp_la_OBJECTS) 106: @CPLUSPLUS_TRUE@am_libgccpp_la_rpath = -rpath $(libdir) 107: @CPLUSPLUS_TRUE@am__EXEEXT_1 = test_cpp$(EXEEXT) 108: am_gctest_OBJECTS = test.$(OBJEXT) 109: gctest_OBJECTS = $(am_gctest_OBJECTS) 110: gctest_DEPENDENCIES = ./libgc.la $(am__DEPENDENCIES_1) \ 111: $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) 112: am_test_cpp_OBJECTS = test_cpp.$(OBJEXT) 113: test_cpp_OBJECTS = $(am_test_cpp_OBJECTS) 114: test_cpp_DEPENDENCIES = ./libgc.la ./libgccpp.la $(am__DEPENDENCIES_1) \ 115: $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) 116: SCRIPTS = $(dist_noinst_SCRIPTS) 117: DEFAULT_INCLUDES = -I. -I$(srcdir) 118: depcomp = $(SHELL) $(top_srcdir)/depcomp 119: am__depfiles_maybe = depfiles 120: CCASCOMPILE = $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) 121: LTCCASCOMPILE = $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) \ 122: $(CCASFLAGS) 123: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 124: $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 125: CCLD = $(CC) 126: CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 127: $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) 128: LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \ 129: $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 130: $(AM_CXXFLAGS) $(CXXFLAGS) 131: CXXLD = $(CXX) 132: CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \ 133: $(AM_LDFLAGS) $(LDFLAGS) -o $@ 134: SOURCES = $(libgc_la_SOURCES) $(EXTRA_libgc_la_SOURCES) \ 135: $(libgccpp_la_SOURCES) $(gctest_SOURCES) $(test_cpp_SOURCES) 136: DIST_SOURCES = $(am__libgc_la_SOURCES_DIST) $(EXTRA_libgc_la_SOURCES) \ 137: $(libgccpp_la_SOURCES) $(gctest_SOURCES) $(test_cpp_SOURCES) 138: RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 139: html-recursive info-recursive install-data-recursive \ 140: install-exec-recursive install-info-recursive \ 141: install-recursive installcheck-recursive installdirs-recursive \ 142: pdf-recursive ps-recursive uninstall-info-recursive \ 143: uninstall-recursive 144: includeHEADERS_INSTALL = $(INSTALL_HEADER) 145: HEADERS = $(dist_noinst_HEADERS) $(include_HEADERS) 146: ETAGS = etags 147: CTAGS = ctags 148: DIST_SUBDIRS = $(SUBDIRS) 149: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 150: distdir = $(PACKAGE)-$(VERSION) 151: top_distdir = $(distdir) 152: am__remove_distdir = \ 153: { test ! -d $(distdir) \ 154: || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ 155: && rm -fr $(distdir); }; } 156: DIST_ARCHIVES = $(distdir).tar.gz 157: GZIP_ENV = --best 158: distuninstallcheck_listfiles = find . -type f -print 159: distcleancheck_listfiles = find . -type f -print 160: ACLOCAL = @ACLOCAL@ 161: AMDEP_FALSE = @AMDEP_FALSE@ 162: AMDEP_TRUE = @AMDEP_TRUE@ 163: AMTAR = @AMTAR@ 164: AR = @AR@ 165: AUTOCONF = @AUTOCONF@ 166: AUTOHEADER = @AUTOHEADER@ 167: AUTOMAKE = @AUTOMAKE@ 168: AWK = @AWK@ 169: CC = @CC@ 170: CCAS = @CCAS@ 171: CCASFLAGS = @CCASFLAGS@ $(DEFS) 172: CCDEPMODE = @CCDEPMODE@ 173: CFLAGS = @CFLAGS@ 174: COMPILER_XLC_FALSE = @COMPILER_XLC_FALSE@ 175: COMPILER_XLC_TRUE = @COMPILER_XLC_TRUE@ 176: CPLUSPLUS_FALSE = @CPLUSPLUS_FALSE@ 177: CPLUSPLUS_TRUE = @CPLUSPLUS_TRUE@ 178: CPP = @CPP@ 179: CPPFLAGS = @CPPFLAGS@ 180: CXX = @CXX@ 181: CXXDEPMODE = @CXXDEPMODE@ 182: CXXFLAGS = @CXXFLAGS@ 183: CXXINCLUDES = @CXXINCLUDES@ 184: CYGPATH_W = @CYGPATH_W@ 185: DEFS = @DEFS@ 186: DEPDIR = @DEPDIR@ 187: ECHO = @ECHO@ 188: ECHO_C = @ECHO_C@ 189: ECHO_N = @ECHO_N@ 190: ECHO_T = @ECHO_T@ 191: EGREP = @EGREP@ 192: EXEEXT = @EXEEXT@ 193: EXTRA_TEST_LIBS = @EXTRA_TEST_LIBS@ 194: GC_CFLAGS = @GC_CFLAGS@ 195: GC_VERSION = @GC_VERSION@ 196: INCLUDES = @INCLUDES@ 197: INSTALL_DATA = @INSTALL_DATA@ 198: INSTALL_PROGRAM = @INSTALL_PROGRAM@ 199: INSTALL_SCRIPT = @INSTALL_SCRIPT@ 200: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 201: LDFLAGS = @LDFLAGS@ 202: LIBOBJS = @LIBOBJS@ 203: LIBS = @LIBS@ 204: LIBTOOL = @LIBTOOL@ 205: LN_S = @LN_S@ 206: LTLIBOBJS = @LTLIBOBJS@ 207: MAINT = @MAINT@ 208: MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 209: MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 210: MAKEINFO = @MAKEINFO@ 211: MY_CFLAGS = @MY_CFLAGS@ 212: OBJEXT = @OBJEXT@ 213: PACKAGE = @PACKAGE@ 214: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 215: PACKAGE_NAME = @PACKAGE_NAME@ 216: PACKAGE_STRING = @PACKAGE_STRING@ 217: PACKAGE_TARNAME = @PACKAGE_TARNAME@ 218: PACKAGE_VERSION = @PACKAGE_VERSION@ 219: PATH_SEPARATOR = @PATH_SEPARATOR@ 220: POWERPC_DARWIN_FALSE = @POWERPC_DARWIN_FALSE@ 221: POWERPC_DARWIN_TRUE = @POWERPC_DARWIN_TRUE@ 222: RANLIB = @RANLIB@ 223: SET_MAKE = @SET_MAKE@ 224: SHELL = @SHELL@ 225: STRIP = @STRIP@ 226: THREADDLLIBS = @THREADDLLIBS@ 227: UNWINDLIBS = @UNWINDLIBS@ 228: USE_LIBDIR_FALSE = @USE_LIBDIR_FALSE@ 229: USE_LIBDIR_TRUE = @USE_LIBDIR_TRUE@ 230: VERSION = @VERSION@ 231: ac_ct_AR = @ac_ct_AR@ 232: ac_ct_CC = @ac_ct_CC@ 233: ac_ct_CXX = @ac_ct_CXX@ 234: ac_ct_RANLIB = @ac_ct_RANLIB@ 235: ac_ct_STRIP = @ac_ct_STRIP@ 236: addincludes = @addincludes@ 237: addlibs = @addlibs@ 238: addobjs = @addobjs@ 239: addtests = @addtests@ 240: am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 241: am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 242: am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ 243: am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ 244: am__include = @am__include@ 245: am__leading_dot = @am__leading_dot@ 246: am__quote = @am__quote@ 247: am__tar = @am__tar@ 248: am__untar = @am__untar@ 249: bindir = @bindir@ 250: build = @build@ 251: build_alias = @build_alias@ 252: build_cpu = @build_cpu@ 253: build_os = @build_os@ 254: build_vendor = @build_vendor@ 255: datadir = @datadir@ 256: datarootdir = @datarootdir@ 257: exec_prefix = @exec_prefix@ 258: host = @host@ 259: host_alias = @host_alias@ 260: host_cpu = @host_cpu@ 261: host_os = @host_os@ 262: host_vendor = @host_vendor@ 263: includedir = @includedir@ 264: infodir = @infodir@ 265: install_sh = @install_sh@ 266: libdir = @libdir@ 267: libexecdir = @libexecdir@ 268: localstatedir = @localstatedir@ 269: mandir = @mandir@ 270: mkdir_p = @mkdir_p@ 271: oldincludedir = @oldincludedir@ 272: prefix = @prefix@ 273: program_transform_name = @program_transform_name@ 274: sbindir = @sbindir@ 275: sharedstatedir = @sharedstatedir@ 276: sysconfdir = @sysconfdir@ 277: target = @target@ 278: target_alias = @target_alias@ 279: target_all = @target_all@ 280: target_cpu = @target_cpu@ 281: target_os = @target_os@ 282: target_vendor = @target_vendor@ 283: AUTOMAKE_OPTIONS = foreign 284: SUBDIRS = doc include 285: 286: # documentation which is not installed 287: # 288: 289: # other makefiles 290: # :GOTCHA: deliberately we do not include 'Makefile' 291: 292: # files used by makefiles other than Makefile.am 293: # 294: 295: # part of C++ interface 296: # 297: 298: # tests not used by Makefile.am (:FIXME: why?) 299: # 300: 301: # cord package 302: # 303: 304: # :FIXME: why do we distribute this one??? 305: # 306: EXTRA_DIST = alpha_mach_dep.S mips_sgi_mach_dep.s sparc_mach_dep.S \ 307: README.QUICK BCC_MAKEFILE NT_MAKEFILE NT_THREADS_MAKEFILE \ 308: OS2_MAKEFILE PCR-Makefile digimars.mak EMX_MAKEFILE \ 309: Makefile.direct Makefile.dj Makefile.DLLs SMakefile.amiga \ 310: WCC_MAKEFILE add_gc_prefix.c gcname.c if_mach.c if_not_there.c \ 311: hpux_test_and_clear.s pc_excludes gc.mak MacOS.c \ 312: MacProjects.sit.hqx mach_dep.c setjmp_t.c threadlibs.c \ 313: AmigaOS.c Mac_files/datastart.c Mac_files/dataend.c \ 314: Mac_files/MacOS_config.h Mac_files/MacOS_Test_config.h \ 315: gc_cpp.cc gc_cpp.cpp tests/test_cpp.cc tests/trace_test.c \ 316: tests/leak_test.c tests/thread_leak_test.c cord/cordbscs.c \ 317: cord/cordtest.c cord/de.c cord/de_win.c cord/de_win.ICO \ 318: cord/cordprnt.c cord/cordxtra.c cord/de_cmds.h cord/de_win.h \ 319: cord/de_win.RC libtool.m4 320: @CPLUSPLUS_FALSE@extra = 321: @CPLUSPLUS_TRUE@extra = libgccpp.la 322: lib_LTLIBRARIES = libgc.la $(extra) 323: include_HEADERS = include/gc.h include/gc_local_alloc.h \ 324: include/gc_pthread_redirects.h include/gc_config_macros.h \ 325: include/leak_detector.h include/gc_typed.h @addincludes@ 326: 327: EXTRA_HEADERS = include/gc_cpp.h include/gc_allocator.h 328: @POWERPC_DARWIN_FALSE@asm_libgc_sources = 329: @POWERPC_DARWIN_TRUE@asm_libgc_sources = powerpc_darwin_mach_dep.s 330: libgc_la_SOURCES = allchblk.c alloc.c blacklst.c checksums.c dbg_mlc.c \ 331: dyn_load.c finalize.c gc_dlopen.c gcj_mlc.c headers.c \ 332: malloc.c mallocx.c mark.c mark_rts.c misc.c new_hblk.c \ 333: obj_map.c os_dep.c pcr_interface.c ptr_chck.c real_malloc.c reclaim.c \ 334: solaris_pthreads.c solaris_threads.c specific.c stubborn.c typd_mlc.c \ 335: backgraph.c win32_threads.c \ 336: pthread_support.c pthread_stop_world.c darwin_stop_world.c \ 337: $(asm_libgc_sources) 338: 339: 340: # Include THREADDLLIBS here to ensure that the correct versions of 341: # linuxthread semaphore functions get linked: 342: libgc_la_LIBADD = @addobjs@ $(THREADDLLIBS) $(UNWINDLIBS) 343: libgc_la_DEPENDENCIES = @addobjs@ 344: libgc_la_LDFLAGS = -version-info 1:2:0 345: EXTRA_libgc_la_SOURCES = alpha_mach_dep.S \ 346: mips_sgi_mach_dep.s mips_ultrix_mach_dep.s powerpc_darwin_mach_dep.s \ 347: rs6000_mach_dep.s sparc_mach_dep.S sparc_netbsd_mach_dep.s \ 348: sparc_sunos4_mach_dep.s ia64_save_regs_in_stack.s 349: 350: libgccpp_la_SOURCES = gc_cpp.cc 351: libgccpp_la_LIBADD = $(THREADDLLIBS) $(UNWINDLIBS) 352: libgccpp_la_LDFLAGS = -version-info 1:2:0 353: AM_CXXFLAGS = @GC_CFLAGS@ 354: AM_CFLAGS = @GC_CFLAGS@ 355: @CPLUSPLUS_FALSE@extra_checks = 356: @CPLUSPLUS_TRUE@extra_checks = test_cpp 357: 358: # gctest_OBJECTS = test.o 359: gctest_SOURCES = tests/test.c 360: gctest_LDADD = ./libgc.la $(THREADDLLIBS) $(UNWINDLIBS) $(EXTRA_TEST_LIBS) 361: test_cpp_SOURCES = tests/test_cpp.cc 362: test_cpp_LDADD = ./libgc.la ./libgccpp.la $(THREADDLLIBS) $(UNWINDLIBS) $(EXTRA_TEST_LIBS) 363: TESTS = $(check_PROGRAMS) 364: all_objs = @addobjs@ $(libgc_la_OBJECTS) 365: @COMPILER_XLC_FALSE@ASM_CPP_OPTIONS = -Wp,-P -x assembler-with-cpp 366: @COMPILER_XLC_TRUE@ASM_CPP_OPTIONS = 367: LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) \ 368: $(AM_CPPFLAGS) $(CPPFLAGS) \ 369: $(AM_CFLAGS) $(MY_CFLAGS) $(GC_CFLAGS) 370: 371: LINK = $(LIBTOOL) --mode=link $(CC) $(AM_CFLAGS) $(MY_CFLAGS) $(LDFLAGS) -o $@ 372: dist_noinst_SCRIPTS = callprocs configure.host 373: 374: # headers which are not installed 375: # (see include/Makefile.am for more) 376: # 377: dist_noinst_HEADERS = version.h 378: 379: # this is an auxiliary shell file used by Makefile and Makefile.direct 380: # 381: CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.host 382: all: all-recursive 383: 384: .SUFFIXES: 385: .SUFFIXES: .S .c .cc .lo .o .obj .s 386: am--refresh: 387: @: 388: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 389: @for dep in $?; do \ 390: case '$(am__configure_deps)' in \ 391: *$$dep*) \ 392: echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ 393: cd $(srcdir) && $(AUTOMAKE) --foreign \ 394: && exit 0; \ 395: exit 1;; \ 396: esac; \ 397: done; \ 398: echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 399: cd $(top_srcdir) && \ 400: $(AUTOMAKE) --foreign Makefile 401: .PRECIOUS: Makefile 402: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 403: @case '$?' in \ 404: *config.status*) \ 405: echo ' $(SHELL) ./config.status'; \ 406: $(SHELL) ./config.status;; \ 407: *) \ 408: echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ 409: cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ 410: esac; 411: 412: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 413: $(SHELL) ./config.status --recheck 414: 415: $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 416: cd $(srcdir) && $(AUTOCONF) 417: $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 418: cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 419: install-libLTLIBRARIES: $(lib_LTLIBRARIES) 420: @$(NORMAL_INSTALL) 421: test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)" 422: @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ 423: if test -f $$p; then \ 424: f=$(am__strip_dir) \ 425: echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ 426: $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ 427: else :; fi; \ 428: done 429: 430: uninstall-libLTLIBRARIES: 431: @$(NORMAL_UNINSTALL) 432: @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \ 433: p=$(am__strip_dir) \ 434: echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \ 435: $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \ 436: done 437: 438: clean-libLTLIBRARIES: 439: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) 440: @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ 441: dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 442: test "$$dir" != "$$p" || dir=.; \ 443: echo "rm -f \"$${dir}/so_locations\""; \ 444: rm -f "$${dir}/so_locations"; \ 445: done 446: libgc.la: $(libgc_la_OBJECTS) $(libgc_la_DEPENDENCIES) 447: $(LINK) -rpath $(libdir) $(libgc_la_LDFLAGS) $(libgc_la_OBJECTS) $(libgc_la_LIBADD) $(LIBS) 448: libgccpp.la: $(libgccpp_la_OBJECTS) $(libgccpp_la_DEPENDENCIES) 449: $(CXXLINK) $(am_libgccpp_la_rpath) $(libgccpp_la_LDFLAGS) $(libgccpp_la_OBJECTS) $(libgccpp_la_LIBADD) $(LIBS) 450: 451: clean-checkPROGRAMS: 452: @list='$(check_PROGRAMS)'; for p in $$list; do \ 453: f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ 454: echo " rm -f $$p $$f"; \ 455: rm -f $$p $$f ; \ 456: done 457: gctest$(EXEEXT): $(gctest_OBJECTS) $(gctest_DEPENDENCIES) 458: @rm -f gctest$(EXEEXT) 459: $(LINK) $(gctest_LDFLAGS) $(gctest_OBJECTS) $(gctest_LDADD) $(LIBS) 460: test_cpp$(EXEEXT): $(test_cpp_OBJECTS) $(test_cpp_DEPENDENCIES) 461: @rm -f test_cpp$(EXEEXT) 462: $(CXXLINK) $(test_cpp_LDFLAGS) $(test_cpp_OBJECTS) $(test_cpp_LDADD) $(LIBS) 463: 464: mostlyclean-compile: 465: -rm -f *.$(OBJEXT) 466: 467: distclean-compile: 468: -rm -f *.tab.c 469: 470: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/allchblk.Plo@am__quote@ 471: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloc.Plo@am__quote@ 472: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/backgraph.Plo@am__quote@ 473: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/blacklst.Plo@am__quote@ 474: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checksums.Plo@am__quote@ 475: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/darwin_stop_world.Plo@am__quote@ 476: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbg_mlc.Plo@am__quote@ 477: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dyn_load.Plo@am__quote@ 478: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/finalize.Plo@am__quote@ 479: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gc_cpp.Plo@am__quote@ 480: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gc_dlopen.Plo@am__quote@ 481: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gcj_mlc.Plo@am__quote@ 482: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/headers.Plo@am__quote@ 483: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Plo@am__quote@ 484: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mallocx.Plo@am__quote@ 485: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mark.Plo@am__quote@ 486: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mark_rts.Plo@am__quote@ 487: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/misc.Plo@am__quote@ 488: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/new_hblk.Plo@am__quote@ 489: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/obj_map.Plo@am__quote@ 490: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/os_dep.Plo@am__quote@ 491: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcr_interface.Plo@am__quote@ 492: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pthread_stop_world.Plo@am__quote@ 493: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pthread_support.Plo@am__quote@ 494: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ptr_chck.Plo@am__quote@ 495: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/real_malloc.Plo@am__quote@ 496: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reclaim.Plo@am__quote@ 497: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/solaris_pthreads.Plo@am__quote@ 498: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/solaris_threads.Plo@am__quote@ 499: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/specific.Plo@am__quote@ 500: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stubborn.Plo@am__quote@ 501: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test.Po@am__quote@ 502: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_cpp.Po@am__quote@ 503: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/typd_mlc.Plo@am__quote@ 504: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/win32_threads.Plo@am__quote@ 505: 506: .S.o: 507: $(CCASCOMPILE) -c $< 508: 509: .S.obj: 510: $(CCASCOMPILE) -c `$(CYGPATH_W) '$<'` 511: 512: .S.lo: 513: $(LTCCASCOMPILE) -c -o $@ $< 514: 515: .c.o: 516: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ 517: @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 518: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 519: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 520: @am__fastdepCC_FALSE@ $(COMPILE) -c $< 521: 522: .c.obj: 523: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ 524: @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 525: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 526: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 527: @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 528: 529: .c.lo: 530: @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ 531: @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 532: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 533: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 534: @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< 535: 536: test.obj: tests/test.c 537: @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test.obj -MD -MP -MF "$(DEPDIR)/test.Tpo" -c -o test.obj `if test -f 'tests/test.c'; then $(CYGPATH_W) 'tests/test.c'; else $(CYGPATH_W) '$(srcdir)/tests/test.c'; fi`; \ 538: @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/test.Tpo" "$(DEPDIR)/test.Po"; else rm -f "$(DEPDIR)/test.Tpo"; exit 1; fi 539: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tests/test.c' object='test.obj' libtool=no @AMDEPBACKSLASH@ 540: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 541: @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test.obj `if test -f 'tests/test.c'; then $(CYGPATH_W) 'tests/test.c'; else $(CYGPATH_W) '$(srcdir)/tests/test.c'; fi` 542: 543: .cc.o: 544: @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ 545: @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 546: @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 547: @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 548: @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< 549: 550: .cc.obj: 551: @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ 552: @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 553: @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 554: @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 555: @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 556: 557: .cc.lo: 558: @am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ 559: @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 560: @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 561: @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 562: @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $< 563: 564: test_cpp.obj: tests/test_cpp.cc 565: @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test_cpp.obj -MD -MP -MF "$(DEPDIR)/test_cpp.Tpo" -c -o test_cpp.obj `if test -f 'tests/test_cpp.cc'; then $(CYGPATH_W) 'tests/test_cpp.cc'; else $(CYGPATH_W) '$(srcdir)/tests/test_cpp.cc'; fi`; \ 566: @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/test_cpp.Tpo" "$(DEPDIR)/test_cpp.Po"; else rm -f "$(DEPDIR)/test_cpp.Tpo"; exit 1; fi 567: @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tests/test_cpp.cc' object='test_cpp.obj' libtool=no @AMDEPBACKSLASH@ 568: @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 569: @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test_cpp.obj `if test -f 'tests/test_cpp.cc'; then $(CYGPATH_W) 'tests/test_cpp.cc'; else $(CYGPATH_W) '$(srcdir)/tests/test_cpp.cc'; fi` 570: 571: .s.o: 572: $(CCASCOMPILE) -c $< 573: 574: .s.obj: 575: $(CCASCOMPILE) -c `$(CYGPATH_W) '$<'` 576: 577: mostlyclean-libtool: 578: -rm -f *.lo 579: 580: clean-libtool: 581: -rm -rf .libs _libs 582: 583: distclean-libtool: 584: -rm -f libtool 585: uninstall-info-am: 586: install-includeHEADERS: $(include_HEADERS) 587: @$(NORMAL_INSTALL) 588: test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)" 589: @list='$(include_HEADERS)'; for p in $$list; do \ 590: if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 591: f=$(am__strip_dir) \ 592: echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \ 593: $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \ 594: done 595: 596: uninstall-includeHEADERS: 597: @$(NORMAL_UNINSTALL) 598: @list='$(include_HEADERS)'; for p in $$list; do \ 599: f=$(am__strip_dir) \ 600: echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \ 601: rm -f "$(DESTDIR)$(includedir)/$$f"; \ 602: done 603: 604: # This directory's subdirectories are mostly independent; you can cd 605: # into them and run `make' without going through this Makefile. 606: # To change the values of `make' variables: instead of editing Makefiles, 607: # (1) if the variable is set in `config.status', edit `config.status' 608: # (which will cause the Makefiles to be regenerated when you run `make'); 609: # (2) otherwise, pass the desired values on the `make' command line. 610: $(RECURSIVE_TARGETS): 611: @set fnord $$MAKEFLAGS; amf=$$2; \ 612: dot_seen=no; \ 613: target=`echo $@ | sed s/-recursive//`; \ 614: list='$(SUBDIRS)'; for subdir in $$list; do \ 615: echo "Making $$target in $$subdir"; \ 616: if test "$$subdir" = "."; then \ 617: dot_seen=yes; \ 618: local_target="$$target-am"; \ 619: else \ 620: local_target="$$target"; \ 621: fi; \ 622: (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 623: || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 624: done; \ 625: if test "$$dot_seen" = "no"; then \ 626: $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 627: fi; test -z "$$fail" 628: 629: mostlyclean-recursive clean-recursive distclean-recursive \ 630: maintainer-clean-recursive: 631: @set fnord $$MAKEFLAGS; amf=$$2; \ 632: dot_seen=no; \ 633: case "$@" in \ 634: distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 635: *) list='$(SUBDIRS)' ;; \ 636: esac; \ 637: rev=''; for subdir in $$list; do \ 638: if test "$$subdir" = "."; then :; else \ 639: rev="$$subdir $$rev"; \ 640: fi; \ 641: done; \ 642: rev="$$rev ."; \ 643: target=`echo $@ | sed s/-recursive//`; \ 644: for subdir in $$rev; do \ 645: echo "Making $$target in $$subdir"; \ 646: if test "$$subdir" = "."; then \ 647: local_target="$$target-am"; \ 648: else \ 649: local_target="$$target"; \ 650: fi; \ 651: (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 652: || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 653: done && test -z "$$fail" 654: tags-recursive: 655: list='$(SUBDIRS)'; for subdir in $$list; do \ 656: test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 657: done 658: ctags-recursive: 659: list='$(SUBDIRS)'; for subdir in $$list; do \ 660: test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 661: done 662: 663: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 664: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 665: unique=`for i in $$list; do \ 666: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 667: done | \ 668: $(AWK) ' { files[$$0] = 1; } \ 669: END { for (i in files) print i; }'`; \ 670: mkid -fID $$unique 671: tags: TAGS 672: 673: TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 674: $(TAGS_FILES) $(LISP) 675: tags=; \ 676: here=`pwd`; \ 677: if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 678: include_option=--etags-include; \ 679: empty_fix=.; \ 680: else \ 681: include_option=--include; \ 682: empty_fix=; \ 683: fi; \ 684: list='$(SUBDIRS)'; for subdir in $$list; do \ 685: if test "$$subdir" = .; then :; else \ 686: test ! -f $$subdir/TAGS || \ 687: tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ 688: fi; \ 689: done; \ 690: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 691: unique=`for i in $$list; do \ 692: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 693: done | \ 694: $(AWK) ' { files[$$0] = 1; } \ 695: END { for (i in files) print i; }'`; \ 696: if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 697: test -n "$$unique" || unique=$$empty_fix; \ 698: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 699: $$tags $$unique; \ 700: fi 701: ctags: CTAGS 702: CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 703: $(TAGS_FILES) $(LISP) 704: tags=; \ 705: here=`pwd`; \ 706: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 707: unique=`for i in $$list; do \ 708: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 709: done | \ 710: $(AWK) ' { files[$$0] = 1; } \ 711: END { for (i in files) print i; }'`; \ 712: test -z "$(CTAGS_ARGS)$$tags$$unique" \ 713: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 714: $$tags $$unique 715: 716: GTAGS: 717: here=`$(am__cd) $(top_builddir) && pwd` \ 718: && cd $(top_srcdir) \ 719: && gtags -i $(GTAGS_ARGS) $$here 720: 721: distclean-tags: 722: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 723: 724: check-TESTS: $(TESTS) 725: @failed=0; all=0; xfail=0; xpass=0; skip=0; \ 726: srcdir=$(srcdir); export srcdir; \ 727: list='$(TESTS)'; \ 728: if test -n "$$list"; then \ 729: for tst in $$list; do \ 730: if test -f ./$$tst; then dir=./; \ 731: elif test -f $$tst; then dir=; \ 732: else dir="$(srcdir)/"; fi; \ 733: if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ 734: all=`expr $$all + 1`; \ 735: case " $(XFAIL_TESTS) " in \ 736: *" $$tst "*) \ 737: xpass=`expr $$xpass + 1`; \ 738: failed=`expr $$failed + 1`; \