boehm-gc: revert all CACAO-specific modifications; this is now an exact copy of the...
[cacao.git] / src / mm / 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 # 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 # Modified by: Petter Urkedal <petter.urkedal@nordita.dk> (2005-04)
32
33
34
35 # THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
36 # OR IMPLIED.  ANY USE IS AT YOUR OWN RISK.
37
38 # Permission is hereby granted to use or copy this program
39 # for any purpose,  provided the above notices are retained on all copies.
40 # Permission to modify the code and to distribute modified code is granted,
41 # provided the above notices are retained, and a notice that the code was
42 # modified is included with the above copyright notice.
43 #
44 # Modified by: Grzegorz Jakacki <jakacki at acm dot org>
45 # Modified by: Petter Urkedal <petter.urkedal@nordita.dk>
46
47 #
48 #
49 # THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
50 # OR IMPLIED.  ANY USE IS AT YOUR OWN RISK.
51 #
52 # Permission is hereby granted to use or copy this program
53 # for any purpose,  provided the above notices are retained on all copies.
54 # Permission to modify the code and to distribute modified code is granted,
55 # provided the above notices are retained, and a notice that the code was
56 # modified is included with the above copyright notice.
57
58
59
60 # THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
61 # OR IMPLIED.  ANY USE IS AT YOUR OWN RISK.
62
63 # Permission is hereby granted to use or copy this program
64 # for any purpose,  provided the above notices are retained on all copies.
65 # Permission to modify the code and to distribute modified code is granted,
66 # provided the above notices are retained, and a notice that the code was
67 # modified is included with the above copyright notice.
68 #
69 # Modified by: Grzegorz Jakacki <jakacki at acm dot org>
70 # Modified by: Petter Urkedal <petter.urkedal@nordita.dk>
71
72
73
74
75 srcdir = @srcdir@
76 top_srcdir = @top_srcdir@
77 VPATH = @srcdir@
78 pkgdatadir = $(datadir)/@PACKAGE@
79 pkglibdir = $(libdir)/@PACKAGE@
80 pkgincludedir = $(includedir)/@PACKAGE@
81 top_builddir = .
82 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
83 INSTALL = @INSTALL@
84 install_sh_DATA = $(install_sh) -c -m 644
85 install_sh_PROGRAM = $(install_sh) -c
86 install_sh_SCRIPT = $(install_sh) -c
87 INSTALL_HEADER = $(INSTALL_DATA)
88 transform = $(program_transform_name)
89 NORMAL_INSTALL = :
90 PRE_INSTALL = :
91 POST_INSTALL = :
92 NORMAL_UNINSTALL = :
93 PRE_UNINSTALL = :
94 POST_UNINSTALL = :
95 build_triplet = @build@
96 host_triplet = @host@
97 target_triplet = @target@
98 check_PROGRAMS = gctest$(EXEEXT) leaktest$(EXEEXT) middletest$(EXEEXT) \
99         smashtest$(EXEEXT) hugetest$(EXEEXT) $(am__EXEEXT_1) \
100         $(am__EXEEXT_2)
101
102 # C Library: Architecture Dependent
103 # ---------------------------------
104 @PTHREADS_TRUE@am__append_1 = pthread_support.c pthread_stop_world.c
105 @DARWIN_THREADS_TRUE@am__append_2 = darwin_stop_world.c
106 @WIN32_THREADS_TRUE@am__append_3 = win32_threads.c
107
108 # C++ Interface
109 # -------------
110 @CPLUSPLUS_TRUE@am__append_4 = libgccpp.la
111 @CPLUSPLUS_TRUE@am__append_5 = include/gc_cpp.h include/gc_allocator.h
112 DIST_COMMON = $(am__configure_deps) $(am__pkginclude_HEADERS_DIST) \
113         $(dist_noinst_HEADERS) $(dist_noinst_SCRIPTS) \
114         $(dist_pkgconfig_DATA) $(dist_pkgdata_DATA) $(include_HEADERS) \
115         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
116         $(srcdir)/bdw-gc.pc.in $(srcdir)/cord/cord.am \
117         $(srcdir)/doc/doc.am $(srcdir)/include/include.am \
118         $(srcdir)/tests/tests.am $(top_srcdir)/configure ChangeLog \
119         compile config.guess config.sub depcomp install-sh ltmain.sh \
120         missing mkinstalldirs
121
122 #TESTS += tracetest$(EXEEXT)
123 #check_PROGRAMS += tracetest
124 #tracetest_SOURCES = tests/trace_test.c
125 #tracetest_LDADD = $(test_ldadd)
126 @THREADS_TRUE@am__append_6 = threadleaktest$(EXEEXT)
127 @THREADS_TRUE@am__append_7 = threadleaktest
128 @CPLUSPLUS_TRUE@am__append_8 = test_cpp$(EXEEXT)
129 @CPLUSPLUS_TRUE@am__append_9 = test_cpp
130 subdir = .
131 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
132 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
133         $(top_srcdir)/libtool.m4 $(top_srcdir)/configure.ac
134 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
135         $(ACLOCAL_M4)
136 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
137  configure.lineno configure.status.lineno
138 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
139 CONFIG_CLEAN_FILES = bdw-gc.pc
140 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
141 am__vpath_adj = case $$p in \
142     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
143     *) f=$$p;; \
144   esac;
145 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
146 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" \
147         "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(includedir)" \
148         "$(DESTDIR)$(pkgincludedir)"
149 libLTLIBRARIES_INSTALL = $(INSTALL)
150 LTLIBRARIES = $(lib_LTLIBRARIES)
151 libcord_la_DEPENDENCIES = $(top_builddir)/libgc.la
152 am__dirstamp = $(am__leading_dot)dirstamp
153 am_libcord_la_OBJECTS = cord/cordbscs.lo cord/cordprnt.lo \
154         cord/cordtest.lo cord/cordxtra.lo
155 libcord_la_OBJECTS = $(am_libcord_la_OBJECTS)
156 am__DEPENDENCIES_1 =
157 am__libgc_la_SOURCES_DIST = allchblk.c alloc.c blacklst.c checksums.c \
158         dbg_mlc.c dyn_load.c finalize.c gc_dlopen.c gcj_mlc.c \
159         headers.c malloc.c mallocx.c mark.c mark_rts.c misc.c \
160         new_hblk.c obj_map.c os_dep.c pcr_interface.c ptr_chck.c \
161         real_malloc.c reclaim.c specific.c stubborn.c typd_mlc.c \
162         backgraph.c thread_local_alloc.c pthread_support.c \
163         pthread_stop_world.c darwin_stop_world.c win32_threads.c
164 @PTHREADS_TRUE@am__objects_1 = pthread_support.lo \
165 @PTHREADS_TRUE@ pthread_stop_world.lo
166 @DARWIN_THREADS_TRUE@am__objects_2 = darwin_stop_world.lo
167 @WIN32_THREADS_TRUE@am__objects_3 = win32_threads.lo
168 am_libgc_la_OBJECTS = allchblk.lo alloc.lo blacklst.lo checksums.lo \
169         dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo \
170         headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo \
171         new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo \
172         real_malloc.lo reclaim.lo specific.lo stubborn.lo typd_mlc.lo \
173         backgraph.lo thread_local_alloc.lo $(am__objects_1) \
174         $(am__objects_2) $(am__objects_3)
175 @NEED_ATOMIC_OPS_ASM_FALSE@@USE_INTERNAL_LIBATOMIC_OPS_TRUE@nodist_libgc_la_OBJECTS = ./atomic_ops.lo
176 @NEED_ATOMIC_OPS_ASM_TRUE@nodist_libgc_la_OBJECTS =  \
177 @NEED_ATOMIC_OPS_ASM_TRUE@      ./atomic_ops_sysdeps.lo
178 libgc_la_OBJECTS = $(am_libgc_la_OBJECTS) $(nodist_libgc_la_OBJECTS)
179 @CPLUSPLUS_TRUE@libgccpp_la_DEPENDENCIES = ./libgc.la
180 am__libgccpp_la_SOURCES_DIST = gc_cpp.cc
181 @CPLUSPLUS_TRUE@am_libgccpp_la_OBJECTS = gc_cpp.lo
182 libgccpp_la_OBJECTS = $(am_libgccpp_la_OBJECTS)
183 @CPLUSPLUS_TRUE@am_libgccpp_la_rpath = -rpath $(libdir)
184 @THREADS_TRUE@am__EXEEXT_1 = threadleaktest$(EXEEXT)
185 @CPLUSPLUS_TRUE@am__EXEEXT_2 = test_cpp$(EXEEXT)
186 am_gctest_OBJECTS = tests/test.$(OBJEXT)
187 gctest_OBJECTS = $(am_gctest_OBJECTS)
188 am__DEPENDENCIES_2 = $(top_builddir)/libgc.la $(am__DEPENDENCIES_1)
189 am_hugetest_OBJECTS = tests/huge_test.$(OBJEXT)
190 hugetest_OBJECTS = $(am_hugetest_OBJECTS)
191 hugetest_DEPENDENCIES = $(am__DEPENDENCIES_2)
192 am_leaktest_OBJECTS = tests/leak_test.$(OBJEXT)
193 leaktest_OBJECTS = $(am_leaktest_OBJECTS)
194 leaktest_DEPENDENCIES = $(am__DEPENDENCIES_2)
195 am_middletest_OBJECTS = tests/middle.$(OBJEXT)
196 middletest_OBJECTS = $(am_middletest_OBJECTS)
197 middletest_DEPENDENCIES = $(am__DEPENDENCIES_2)
198 am_smashtest_OBJECTS = tests/smash_test.$(OBJEXT)
199 smashtest_OBJECTS = $(am_smashtest_OBJECTS)
200 smashtest_DEPENDENCIES = $(am__DEPENDENCIES_2)
201 am__test_cpp_SOURCES_DIST = tests/test_cpp.cc
202 @CPLUSPLUS_TRUE@am_test_cpp_OBJECTS = tests/test_cpp.$(OBJEXT)
203 test_cpp_OBJECTS = $(am_test_cpp_OBJECTS)
204 @AVOID_CPP_LIB_FALSE@@CPLUSPLUS_TRUE@test_cpp_DEPENDENCIES =  \
205 @AVOID_CPP_LIB_FALSE@@CPLUSPLUS_TRUE@   libgccpp.la \
206 @AVOID_CPP_LIB_FALSE@@CPLUSPLUS_TRUE@   $(am__DEPENDENCIES_2)
207 @AVOID_CPP_LIB_TRUE@@CPLUSPLUS_TRUE@test_cpp_DEPENDENCIES = gc_cpp.o \
208 @AVOID_CPP_LIB_TRUE@@CPLUSPLUS_TRUE@    $(am__DEPENDENCIES_2)
209 am__threadleaktest_SOURCES_DIST = tests/thread_leak_test.c
210 @THREADS_TRUE@am_threadleaktest_OBJECTS =  \
211 @THREADS_TRUE@  tests/thread_leak_test.$(OBJEXT)
212 threadleaktest_OBJECTS = $(am_threadleaktest_OBJECTS)
213 @THREADS_TRUE@threadleaktest_DEPENDENCIES = $(am__DEPENDENCIES_2)
214 SCRIPTS = $(dist_noinst_SCRIPTS)
215 DEFAULT_INCLUDES = 
216 depcomp = $(SHELL) $(top_srcdir)/depcomp
217 am__depfiles_maybe = depfiles
218 CCASCOMPILE = $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS)
219 LTCCASCOMPILE = $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) \
220         $(CCASFLAGS)
221 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
222         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
223 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
224         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
225         $(AM_CFLAGS) $(CFLAGS)
226 CCLD = $(CC)
227 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
228         $(AM_LDFLAGS) $(LDFLAGS) -o $@
229 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
230         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
231 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
232         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
233         $(AM_CXXFLAGS) $(CXXFLAGS)
234 CXXLD = $(CXX)
235 CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
236         $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
237 SOURCES = $(libcord_la_SOURCES) $(libgc_la_SOURCES) \
238         $(EXTRA_libgc_la_SOURCES) $(nodist_libgc_la_SOURCES) \
239         $(libgccpp_la_SOURCES) $(gctest_SOURCES) $(hugetest_SOURCES) \
240         $(leaktest_SOURCES) $(middletest_SOURCES) $(smashtest_SOURCES) \
241         $(test_cpp_SOURCES) $(threadleaktest_SOURCES)
242 DIST_SOURCES = $(libcord_la_SOURCES) $(am__libgc_la_SOURCES_DIST) \
243         $(EXTRA_libgc_la_SOURCES) $(am__libgccpp_la_SOURCES_DIST) \
244         $(gctest_SOURCES) $(hugetest_SOURCES) $(leaktest_SOURCES) \
245         $(middletest_SOURCES) $(smashtest_SOURCES) \
246         $(am__test_cpp_SOURCES_DIST) \
247         $(am__threadleaktest_SOURCES_DIST)
248 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
249         html-recursive info-recursive install-data-recursive \
250         install-exec-recursive install-info-recursive \
251         install-recursive installcheck-recursive installdirs-recursive \
252         pdf-recursive ps-recursive uninstall-info-recursive \
253         uninstall-recursive
254 dist_pkgconfigDATA_INSTALL = $(INSTALL_DATA)
255 dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
256 DATA = $(dist_pkgconfig_DATA) $(dist_pkgdata_DATA)
257 includeHEADERS_INSTALL = $(INSTALL_HEADER)
258 am__pkginclude_HEADERS_DIST = include/gc_cpp.h include/gc_allocator.h \
259         include/gc.h include/gc_typed.h include/gc_inline.h \
260         include/gc_mark.h include/weakpointer.h include/new_gc_alloc.h \
261         include/gc_backptr.h include/gc_gcj.h include/leak_detector.h \
262         include/gc_amiga_redirects.h include/gc_pthread_redirects.h \
263         include/gc_config_macros.h include/gc_tiny_fl.h \
264         include/gc_version.h include/cord.h
265 pkgincludeHEADERS_INSTALL = $(INSTALL_HEADER)
266 HEADERS = $(dist_noinst_HEADERS) $(include_HEADERS) \
267         $(pkginclude_HEADERS)
268 ETAGS = etags
269 CTAGS = ctags
270 DIST_SUBDIRS = $(SUBDIRS)
271 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
272 distdir = $(PACKAGE)-$(VERSION)
273 top_distdir = $(distdir)
274 am__remove_distdir = \
275   { test ! -d $(distdir) \
276     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
277          && rm -fr $(distdir); }; }
278 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
279 GZIP_ENV = --best
280 distuninstallcheck_listfiles = find . -type f -print
281 distcleancheck_listfiles = find . -type f -print
282 ACLOCAL = @ACLOCAL@
283 AMDEP_FALSE = @AMDEP_FALSE@
284 AMDEP_TRUE = @AMDEP_TRUE@
285 AMTAR = @AMTAR@
286 AR = @AR@
287 AUTOCONF = @AUTOCONF@
288 AUTOHEADER = @AUTOHEADER@
289 AUTOMAKE = @AUTOMAKE@
290 AVOID_CPP_LIB_FALSE = @AVOID_CPP_LIB_FALSE@
291 AVOID_CPP_LIB_TRUE = @AVOID_CPP_LIB_TRUE@
292 AWK = @AWK@
293 CC = @CC@
294 CCAS = @CCAS@
295 CCASFLAGS = @CCASFLAGS@ $(DEFS)
296 CCDEPMODE = @CCDEPMODE@
297 CFLAGS = @CFLAGS@
298 COMPILER_XLC_FALSE = @COMPILER_XLC_FALSE@
299 COMPILER_XLC_TRUE = @COMPILER_XLC_TRUE@
300 CPLUSPLUS_FALSE = @CPLUSPLUS_FALSE@
301 CPLUSPLUS_TRUE = @CPLUSPLUS_TRUE@
302 CPP = @CPP@
303 CPPFLAGS = @CPPFLAGS@
304 CXX = @CXX@
305 CXXCPP = @CXXCPP@
306 CXXDEPMODE = @CXXDEPMODE@
307 CXXFLAGS = @CXXFLAGS@
308 CXXINCLUDES = @CXXINCLUDES@
309 CYGPATH_W = @CYGPATH_W@
310 DARWIN_THREADS_FALSE = @DARWIN_THREADS_FALSE@
311 DARWIN_THREADS_TRUE = @DARWIN_THREADS_TRUE@
312 DEFS = @DEFS@
313 DEPDIR = @DEPDIR@
314 ECHO = @ECHO@
315 ECHO_C = @ECHO_C@
316 ECHO_N = @ECHO_N@
317 ECHO_T = @ECHO_T@
318 EGREP = @EGREP@
319 ENABLE_GCJ_SUPPORT_FALSE = @ENABLE_GCJ_SUPPORT_FALSE@
320 ENABLE_GCJ_SUPPORT_TRUE = @ENABLE_GCJ_SUPPORT_TRUE@
321 EXEEXT = @EXEEXT@
322 EXTRA_TEST_LIBS = @EXTRA_TEST_LIBS@
323 F77 = @F77@
324 FFLAGS = @FFLAGS@
325 GC_CFLAGS = @GC_CFLAGS@
326 GC_VERSION = @GC_VERSION@
327 GREP = @GREP@
328 INCLUDES = @INCLUDES@
329 INSTALL_DATA = @INSTALL_DATA@
330 INSTALL_PROGRAM = @INSTALL_PROGRAM@
331 INSTALL_SCRIPT = @INSTALL_SCRIPT@
332 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
333 LDFLAGS = @LDFLAGS@
334 LIBOBJS = @LIBOBJS@
335 LIBS = @LIBS@
336 LIBTOOL = @LIBTOOL@
337 LN_S = @LN_S@
338 LTLIBOBJS = @LTLIBOBJS@
339 MAINT = @MAINT@
340 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
341 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
342 MAKEINFO = @MAKEINFO@
343 NEED_ATOMIC_OPS_ASM_FALSE = @NEED_ATOMIC_OPS_ASM_FALSE@
344 NEED_ATOMIC_OPS_ASM_TRUE = @NEED_ATOMIC_OPS_ASM_TRUE@
345 OBJEXT = @OBJEXT@
346 PACKAGE = @PACKAGE@
347 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
348 PACKAGE_NAME = @PACKAGE_NAME@
349 PACKAGE_STRING = @PACKAGE_STRING@
350 PACKAGE_TARNAME = @PACKAGE_TARNAME@
351 PACKAGE_VERSION = @PACKAGE_VERSION@
352 PATH_SEPARATOR = @PATH_SEPARATOR@
353 PTHREADS_FALSE = @PTHREADS_FALSE@
354 PTHREADS_TRUE = @PTHREADS_TRUE@
355 RANLIB = @RANLIB@
356 SET_MAKE = @SET_MAKE@
357 SHELL = @SHELL@
358 STRIP = @STRIP@
359 THREADDLLIBS = @THREADDLLIBS@
360 THREADS_FALSE = @THREADS_FALSE@
361 THREADS_TRUE = @THREADS_TRUE@
362 UNWINDLIBS = @UNWINDLIBS@
363 USE_INTERNAL_LIBATOMIC_OPS_FALSE = @USE_INTERNAL_LIBATOMIC_OPS_FALSE@
364 USE_INTERNAL_LIBATOMIC_OPS_TRUE = @USE_INTERNAL_LIBATOMIC_OPS_TRUE@
365 USE_LIBDIR_FALSE = @USE_LIBDIR_FALSE@
366 USE_LIBDIR_TRUE = @USE_LIBDIR_TRUE@
367 VERSION = @VERSION@
368 WIN32_THREADS_FALSE = @WIN32_THREADS_FALSE@
369 WIN32_THREADS_TRUE = @WIN32_THREADS_TRUE@
370 ac_ct_CC = @ac_ct_CC@
371 ac_ct_CXX = @ac_ct_CXX@
372 ac_ct_F77 = @ac_ct_F77@
373 addlibs = @addlibs@
374 addobjs = @addobjs@
375 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
376 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
377 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
378 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
379 am__include = @am__include@
380 am__leading_dot = @am__leading_dot@
381 am__quote = @am__quote@
382 am__tar = @am__tar@
383 am__untar = @am__untar@
384 atomic_ops_libs = @atomic_ops_libs@
385 bindir = @bindir@
386 build = @build@
387 build_alias = @build_alias@
388 build_cpu = @build_cpu@
389 build_os = @build_os@
390 build_vendor = @build_vendor@
391 datadir = @datadir@
392 datarootdir = @datarootdir@
393 docdir = @docdir@
394 dvidir = @dvidir@
395 exec_prefix = @exec_prefix@
396 extra_ldflags_libgc = @extra_ldflags_libgc@
397 host = @host@
398 host_alias = @host_alias@
399 host_cpu = @host_cpu@
400 host_os = @host_os@
401 host_vendor = @host_vendor@
402 htmldir = @htmldir@
403 includedir = @includedir@
404 infodir = @infodir@
405 install_sh = @install_sh@
406 libdir = @libdir@
407 libexecdir = @libexecdir@
408 localedir = @localedir@
409 localstatedir = @localstatedir@
410 mandir = @mandir@
411 mkdir_p = @mkdir_p@
412 oldincludedir = @oldincludedir@
413 pdfdir = @pdfdir@
414 prefix = @prefix@
415 program_transform_name = @program_transform_name@
416 psdir = @psdir@
417 sbindir = @sbindir@
418 sharedstatedir = @sharedstatedir@
419 subdirs = @subdirs@
420 sysconfdir = @sysconfdir@
421 target = @target@
422 target_alias = @target_alias@
423 target_all = @target_all@
424 target_cpu = @target_cpu@
425 target_os = @target_os@
426 target_vendor = @target_vendor@
427
428 # We currently use the source files directly from libatomic_ops, if we
429 # use the internal version.  This is done since libatomic_ops doesn't
430 # use libtool, since it has no real use for it.  But that seems to make
431 # it hard to use either the resulting object files or libraries.
432 # Thus there seems too be no real reason to recusively build in the
433 # libatomic_ops directory.
434 # if USE_INTERNAL_LIBATOMICS_OPS
435 # SUBDIRS = @maybe_libatomic_ops@
436 # else
437 # SUBDIRS =
438 # endif
439 SUBDIRS = 
440
441 # Initialize variables so that we can declare files locally.
442
443 # FIXME: If Visual C++ users use Makefile.am, this should go into
444 # pkginclude_HEADERS with proper AM_CONDITIONALization.  Otherwise
445 # delete this comment.
446
447 # headers which are not installed
448 # (see include/include.am for more)
449 #
450
451 # documentation which is not installed
452 #
453
454 # other makefiles
455 # :GOTCHA: deliberately we do not include 'Makefile'
456
457 # files used by makefiles other than Makefile.am
458 #
459
460 # The libatomic_ops library.  This is not ideal, since we pick up junk from
461 # there.  The hard-coded version number should also go.
462
463 # :FIXME: why do we distribute this one???
464 #
465 EXTRA_DIST = gc_cpp.cpp README.QUICK BCC_MAKEFILE NT_MAKEFILE \
466         NT_THREADS_MAKEFILE OS2_MAKEFILE PCR-Makefile digimars.mak \
467         EMX_MAKEFILE Makefile.direct Makefile.dj Makefile.DLLs \
468         SMakefile.amiga WCC_MAKEFILE build_atomic_ops.sh \
469         build_atomic_ops.sh.cygwin NT_STATIC_THREADS_MAKEFILE \
470         NT_X64_STATIC_THREADS_MAKEFILE NT_X64_THREADS_MAKEFILE \
471         add_gc_prefix.c gcname.c if_mach.c if_not_there.c \
472         hpux_test_and_clear.s gc.mak MacOS.c MacProjects.sit.hqx \
473         mach_dep.c setjmp_t.c threadlibs.c AmigaOS.c \
474         Mac_files/datastart.c Mac_files/dataend.c \
475         Mac_files/MacOS_config.h Mac_files/MacOS_Test_config.h \
476         include/private/msvc_dbg.h msvc_dbg.c libatomic_ops-1.2 \
477         libtool.m4 cord/cordbscs.c cord/cordtest.c cord/de.c \
478         cord/cordprnt.c cord/cordxtra.c cord/de_cmds.h cord/de_win.h \
479         cord/de_win.c cord/de_win.RC cord/de_win.ICO
480
481 # C Library
482 # ---------
483 lib_LTLIBRARIES = libgc.la $(am__append_4) libcord.la
484
485 # unprefixed header
486 include_HEADERS = include/extra/gc.h include/extra/gc_cpp.h
487
488 # installed headers
489 #
490 pkginclude_HEADERS = $(am__append_5) include/gc.h include/gc_typed.h \
491         include/gc_inline.h include/gc_mark.h include/gc_cpp.h \
492         include/weakpointer.h include/new_gc_alloc.h \
493         include/gc_allocator.h include/gc_backptr.h include/gc_gcj.h \
494         include/leak_detector.h include/gc_amiga_redirects.h \
495         include/gc_pthread_redirects.h include/gc_config_macros.h \
496         include/gc_tiny_fl.h include/gc_version.h include/cord.h
497
498 # headers which are not installed
499 #
500 dist_noinst_HEADERS = include/private/gc_hdrs.h \
501         include/private/gc_priv.h include/private/gcconfig.h \
502         include/private/gc_pmark.h include/private/gc_locks.h \
503         include/private/dbg_mlc.h include/private/specific.h \
504         include/private/cord_pos.h include/private/pthread_support.h \
505         include/private/pthread_stop_world.h \
506         include/private/darwin_semaphore.h \
507         include/private/darwin_stop_world.h \
508         include/private/thread_local_alloc.h include/cord.h \
509         include/ec.h include/javaxfc.h
510 TESTS = gctest$(EXEEXT) leaktest$(EXEEXT) middletest$(EXEEXT) \
511         smashtest$(EXEEXT) hugetest$(EXEEXT) $(am__append_6) \
512         $(am__append_8)
513 pkgconfigdir = $(libdir)/pkgconfig
514 dist_pkgconfig_DATA = bdw-gc.pc
515 libgc_la_SOURCES = allchblk.c alloc.c blacklst.c checksums.c dbg_mlc.c \
516         dyn_load.c finalize.c gc_dlopen.c gcj_mlc.c headers.c malloc.c \
517         mallocx.c mark.c mark_rts.c misc.c new_hblk.c obj_map.c \
518         os_dep.c pcr_interface.c ptr_chck.c real_malloc.c reclaim.c \
519         specific.c stubborn.c typd_mlc.c backgraph.c \
520         thread_local_alloc.c $(am__append_1) $(am__append_2) \
521         $(am__append_3)
522 @NEED_ATOMIC_OPS_ASM_TRUE@nodist_libgc_la_SOURCES = ./atomic_ops_sysdeps.S       
523 @USE_INTERNAL_LIBATOMIC_OPS_TRUE@nodist_libgc_la_SOURCES = ./atomic_ops.c        
524
525 # Include THREADDLLIBS here to ensure that the correct versions of
526 # linuxthread semaphore functions get linked:
527 libgc_la_LIBADD = @addobjs@ $(THREADDLLIBS) $(UNWINDLIBS)
528 libgc_la_DEPENDENCIES = @addobjs@
529 libgc_la_LDFLAGS = $(extra_ldflags_libgc) -version-info 1:3:0 -no-undefined
530 EXTRA_libgc_la_SOURCES = alpha_mach_dep.S \
531     mips_sgi_mach_dep.s mips_ultrix_mach_dep.s \
532     rs6000_mach_dep.s sparc_mach_dep.S sparc_netbsd_mach_dep.s \
533     sparc_sunos4_mach_dep.s ia64_save_regs_in_stack.s
534
535 @CPLUSPLUS_TRUE@libgccpp_la_SOURCES = gc_cpp.cc
536 @CPLUSPLUS_TRUE@libgccpp_la_LIBADD = ./libgc.la
537 @CPLUSPLUS_TRUE@libgccpp_la_LDFLAGS = -version-info 1:3:0 -no-undefined
538
539 # Misc
540 # ----
541 AM_CXXFLAGS = @GC_CFLAGS@
542 AM_CFLAGS = @GC_CFLAGS@
543 @COMPILER_XLC_FALSE@ASM_CPP_OPTIONS = -Wp,-P -x assembler-with-cpp
544
545 #all_objs = @addobjs@ $(libgc_la_OBJECTS)
546 #$(all_objs) : include/private/gcconfig.h include/private/gc_priv.h \
547 #include/private/gc_hdrs.h include/gc.h include/gc_gcj.h \
548 #include/gc_pthread_redirects.h include/gc_config_macros.h \
549 #include/private/thread_local_alloc.h include/private_support.h \
550 #include/private/pthread_stop_world.h \
551 #include/gc_mark.h @addincludes@
552 @COMPILER_XLC_TRUE@ASM_CPP_OPTIONS = 
553 dist_noinst_SCRIPTS = callprocs configure.host
554
555 # this is an auxiliary shell file used by Makefile and Makefile.direct
556 #
557 CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.host
558 libcord_la_LIBADD = $(top_builddir)/libgc.la
559 libcord_la_LDFLAGS = -version-info 1:3:0 -no-undefined
560 libcord_la_SOURCES = \
561         cord/cordbscs.c                         \
562         cord/cordprnt.c                         \
563         cord/cordtest.c                         \
564         cord/cordxtra.c                         
565
566
567 # Common libs to _LDADD for all tests.
568 test_ldadd = $(top_builddir)/libgc.la $(EXTRA_TEST_LIBS)
569 gctest_SOURCES = tests/test.c
570 gctest_LDADD = $(test_ldadd)
571 gctest_DEPENDENCIES = $(top_builddir)/libgc.la
572 leaktest_SOURCES = tests/leak_test.c
573 leaktest_LDADD = $(test_ldadd)
574 middletest_SOURCES = tests/middle.c
575 middletest_LDADD = $(test_ldadd)
576 smashtest_SOURCES = tests/smash_test.c
577 smashtest_LDADD = $(test_ldadd)
578 hugetest_SOURCES = tests/huge_test.c
579 hugetest_LDADD = $(test_ldadd)
580 @THREADS_TRUE@threadleaktest_SOURCES = tests/thread_leak_test.c
581 @THREADS_TRUE@threadleaktest_LDADD = $(test_ldadd)
582 @CPLUSPLUS_TRUE@test_cpp_SOURCES = tests/test_cpp.cc
583 @AVOID_CPP_LIB_FALSE@@CPLUSPLUS_TRUE@test_cpp_LDADD = libgccpp.la $(test_ldadd)
584 @AVOID_CPP_LIB_TRUE@@CPLUSPLUS_TRUE@test_cpp_LDADD = gc_cpp.o $(test_ldadd)
585
586 # installed documentation
587 #
588 dist_pkgdata_DATA = \
589         doc/barrett_diagram \
590         doc/debugging.html \
591         doc/gc.man \
592         doc/gcdescr.html \
593         doc/README \
594         doc/README.amiga \
595         doc/README.arm.cross \
596         doc/README.autoconf \
597         doc/README.changes \
598         doc/README.contributors \
599         doc/README.cords \
600         doc/README.DGUX386 \
601         doc/README.dj \
602         doc/README.environment \
603         doc/README.ews4800 \
604         doc/README.hp \
605         doc/README.linux \
606         doc/README.Mac \
607         doc/README.MacOSX \
608         doc/README.macros \
609         doc/README.OS2 \
610         doc/README.rs6000 \
611         doc/README.sgi \
612         doc/README.solaris2 \
613         doc/README.uts \
614         doc/README.win32 \
615         doc/README.win64 \
616         doc/overview.html \
617         doc/tree.html \
618         doc/leak.html \
619         doc/gcinterface.html \
620         doc/scale.html \
621         doc/README.darwin \
622         doc/simple_example.html \
623         doc/porting.html
624
625 all: all-recursive
626
627 .SUFFIXES:
628 .SUFFIXES: .S .c .cc .lo .o .obj .s
629 am--refresh:
630         @:
631 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/include/include.am $(srcdir)/cord/cord.am $(srcdir)/tests/tests.am $(srcdir)/doc/doc.am $(am__configure_deps)
632         @for dep in $?; do \
633           case '$(am__configure_deps)' in \
634             *$$dep*) \
635               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
636               cd $(srcdir) && $(AUTOMAKE) --foreign  \
637                 && exit 0; \
638               exit 1;; \
639           esac; \
640         done; \
641         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
642         cd $(top_srcdir) && \
643           $(AUTOMAKE) --foreign  Makefile
644 .PRECIOUS: Makefile
645 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
646         @case '$?' in \
647           *config.status*) \
648             echo ' $(SHELL) ./config.status'; \
649             $(SHELL) ./config.status;; \
650           *) \
651             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
652             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
653         esac;
654
655 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
656         $(SHELL) ./config.status --recheck
657
658 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
659         cd $(srcdir) && $(AUTOCONF)
660 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
661         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
662 bdw-gc.pc: $(top_builddir)/config.status $(srcdir)/bdw-gc.pc.in
663         cd $(top_builddir) && $(SHELL) ./config.status $@
664 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
665         @$(NORMAL_INSTALL)
666         test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
667         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
668           if test -f $$p; then \
669             f=$(am__strip_dir) \
670             echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
671             $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
672           else :; fi; \
673         done
674
675 uninstall-libLTLIBRARIES:
676         @$(NORMAL_UNINSTALL)
677         @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
678           p=$(am__strip_dir) \
679           echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
680           $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
681         done
682
683 clean-libLTLIBRARIES:
684         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
685         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
686           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
687           test "$$dir" != "$$p" || dir=.; \
688           echo "rm -f \"$${dir}/so_locations\""; \
689           rm -f "$${dir}/so_locations"; \
690         done
691 cord/$(am__dirstamp):
692         @$(mkdir_p) cord
693         @: > cord/$(am__dirstamp)
694 cord/$(DEPDIR)/$(am__dirstamp):
695         @$(mkdir_p) cord/$(DEPDIR)
696         @: > cord/$(DEPDIR)/$(am__dirstamp)
697 cord/cordbscs.lo: cord/$(am__dirstamp) cord/$(DEPDIR)/$(am__dirstamp)
698 cord/cordprnt.lo: cord/$(am__dirstamp) cord/$(DEPDIR)/$(am__dirstamp)
699 cord/cordtest.lo: cord/$(am__dirstamp) cord/$(DEPDIR)/$(am__dirstamp)
700 cord/cordxtra.lo: cord/$(am__dirstamp) cord/$(DEPDIR)/$(am__dirstamp)
701 libcord.la: $(libcord_la_OBJECTS) $(libcord_la_DEPENDENCIES) 
702         $(LINK) -rpath $(libdir) $(libcord_la_LDFLAGS) $(libcord_la_OBJECTS) $(libcord_la_LIBADD) $(LIBS)
703 ./$(am__dirstamp):
704         @$(mkdir_p) .
705         @: > ./$(am__dirstamp)
706 $(DEPDIR)/$(am__dirstamp):
707         @$(mkdir_p) ./$(DEPDIR)
708         @: > $(DEPDIR)/$(am__dirstamp)
709 ./atomic_ops_sysdeps.lo: ./$(am__dirstamp) $(DEPDIR)/$(am__dirstamp)
710 ./atomic_ops.lo: ./$(am__dirstamp) $(DEPDIR)/$(am__dirstamp)
711 libgc.la: $(libgc_la_OBJECTS) $(libgc_la_DEPENDENCIES) 
712         $(LINK) -rpath $(libdir) $(libgc_la_LDFLAGS) $(libgc_la_OBJECTS) $(libgc_la_LIBADD) $(LIBS)
713 libgccpp.la: $(libgccpp_la_OBJECTS) $(libgccpp_la_DEPENDENCIES) 
714         $(CXXLINK) $(am_libgccpp_la_rpath) $(libgccpp_la_LDFLAGS) $(libgccpp_la_OBJECTS) $(libgccpp_la_LIBADD) $(LIBS)
715
716 clean-checkPROGRAMS:
717         @list='$(check_PROGRAMS)'; for p in $$list; do \
718           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
719           echo " rm -f $$p $$f"; \
720           rm -f $$p $$f ; \
721         done
722 tests/$(am__dirstamp):
723         @$(mkdir_p) tests
724         @: > tests/$(am__dirstamp)
725 tests/$(DEPDIR)/$(am__dirstamp):
726         @$(mkdir_p) tests/$(DEPDIR)
727         @: > tests/$(DEPDIR)/$(am__dirstamp)
728 tests/test.$(OBJEXT): tests/$(am__dirstamp) \
729         tests/$(DEPDIR)/$(am__dirstamp)
730 gctest$(EXEEXT): $(gctest_OBJECTS) $(gctest_DEPENDENCIES) 
731         @rm -f gctest$(EXEEXT)
732         $(LINK) $(gctest_LDFLAGS) $(gctest_OBJECTS) $(gctest_LDADD) $(LIBS)
733 tests/huge_test.$(OBJEXT): tests/$(am__dirstamp) \
734         tests/$(DEPDIR)/$(am__dirstamp)
735 hugetest$(EXEEXT): $(hugetest_OBJECTS) $(hugetest_DEPENDENCIES) 
736         @rm -f hugetest$(EXEEXT)
737         $(LINK) $(hugetest_LDFLAGS) $(hugetest_OBJECTS) $(hugetest_LDADD) $(LIBS)
738 tests/leak_test.$(OBJEXT): tests/$(am__dirstamp) \
739         tests/$(DEPDIR)/$(am__dirstamp)
740 leaktest$(EXEEXT): $(leaktest_OBJECTS) $(leaktest_DEPENDENCIES) 
741         @rm -f leaktest$(EXEEXT)
742         $(LINK) $(leaktest_LDFLAGS) $(leaktest_OBJECTS) $(leaktest_LDADD) $(LIBS)
743 tests/middle.$(OBJEXT): tests/$(am__dirstamp) \
744         tests/$(DEPDIR)/$(am__dirstamp)
745 middletest$(EXEEXT): $(middletest_OBJECTS) $(middletest_DEPENDENCIES) 
746         @rm -f middletest$(EXEEXT)
747         $(LINK) $(middletest_LDFLAGS) $(middletest_OBJECTS) $(middletest_LDADD) $(LIBS)
748 tests/smash_test.$(OBJEXT): tests/$(am__dirstamp) \
749         tests/$(DEPDIR)/$(am__dirstamp)
750 smashtest$(EXEEXT): $(smashtest_OBJECTS) $(smashtest_DEPENDENCIES) 
751         @rm -f smashtest$(EXEEXT)
752         $(LINK) $(smashtest_LDFLAGS) $(smashtest_OBJECTS) $(smashtest_LDADD) $(LIBS)
753 tests/test_cpp.$(OBJEXT): tests/$(am__dirstamp) \
754         tests/$(DEPDIR)/$(am__dirstamp)
755 test_cpp$(EXEEXT): $(test_cpp_OBJECTS) $(test_cpp_DEPENDENCIES) 
756         @rm -f test_cpp$(EXEEXT)
757         $(CXXLINK) $(test_cpp_LDFLAGS) $(test_cpp_OBJECTS) $(test_cpp_LDADD) $(LIBS)
758 tests/thread_leak_test.$(OBJEXT): tests/$(am__dirstamp) \
759         tests/$(DEPDIR)/$(am__dirstamp)
760 threadleaktest$(EXEEXT): $(threadleaktest_OBJECTS) $(threadleaktest_DEPENDENCIES) 
761         @rm -f threadleaktest$(EXEEXT)
762         $(LINK) $(threadleaktest_LDFLAGS) $(threadleaktest_OBJECTS) $(threadleaktest_LDADD) $(LIBS)
763
764 mostlyclean-compile:
765         -rm -f *.$(OBJEXT)
766         -rm -f ./atomic_ops.$(OBJEXT)
767         -rm -f ./atomic_ops.lo
768         -rm -f ./atomic_ops_sysdeps.$(OBJEXT)
769         -rm -f ./atomic_ops_sysdeps.lo
770         -rm -f cord/cordbscs.$(OBJEXT)
771         -rm -f cord/cordbscs.lo
772         -rm -f cord/cordprnt.$(OBJEXT)
773         -rm -f cord/cordprnt.lo
774         -rm -f cord/cordtest.$(OBJEXT)
775         -rm -f cord/cordtest.lo
776         -rm -f cord/cordxtra.$(OBJEXT)
777         -rm -f cord/cordxtra.lo
778         -rm -f tests/huge_test.$(OBJEXT)
779         -rm -f tests/leak_test.$(OBJEXT)
780         -rm -f tests/middle.$(OBJEXT)
781         -rm -f tests/smash_test.$(OBJEXT)
782         -rm -f tests/test.$(OBJEXT)
783         -rm -f tests/test_cpp.$(OBJEXT)
784         -rm -f tests/thread_leak_test.$(OBJEXT)
785
786 distclean-compile:
787         -rm -f *.tab.c
788
789 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/allchblk.Plo@am__quote@
790 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloc.Plo@am__quote@
791 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atomic_ops.Plo@am__quote@
792 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/backgraph.Plo@am__quote@
793 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/blacklst.Plo@am__quote@
794 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checksums.Plo@am__quote@
795 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/darwin_stop_world.Plo@am__quote@
796 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbg_mlc.Plo@am__quote@
797 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dyn_load.Plo@am__quote@
798 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/finalize.Plo@am__quote@
799 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gc_cpp.Plo@am__quote@
800 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gc_dlopen.Plo@am__quote@
801 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gcj_mlc.Plo@am__quote@
802 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/headers.Plo@am__quote@
803 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Plo@am__quote@
804 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mallocx.Plo@am__quote@
805 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mark.Plo@am__quote@
806 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mark_rts.Plo@am__quote@
807 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/misc.Plo@am__quote@
808 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/new_hblk.Plo@am__quote@
809 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/obj_map.Plo@am__quote@
810 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/os_dep.Plo@am__quote@
811 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcr_interface.Plo@am__quote@
812 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pthread_stop_world.Plo@am__quote@
813 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pthread_support.Plo@am__quote@
814 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ptr_chck.Plo@am__quote@
815 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/real_malloc.Plo@am__quote@
816 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reclaim.Plo@am__quote@
817 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/specific.Plo@am__quote@
818 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stubborn.Plo@am__quote@
819 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread_local_alloc.Plo@am__quote@
820 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/typd_mlc.Plo@am__quote@
821 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/win32_threads.Plo@am__quote@
822 @AMDEP_TRUE@@am__include@ @am__quote@cord/$(DEPDIR)/cordbscs.Plo@am__quote@
823 @AMDEP_TRUE@@am__include@ @am__quote@cord/$(DEPDIR)/cordprnt.Plo@am__quote@
824 @AMDEP_TRUE@@am__include@ @am__quote@cord/$(DEPDIR)/cordtest.Plo@am__quote@
825 @AMDEP_TRUE@@am__include@ @am__quote@cord/$(DEPDIR)/cordxtra.Plo@am__quote@
826 @AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/huge_test.Po@am__quote@
827 @AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/leak_test.Po@am__quote@
828 @AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/middle.Po@am__quote@
829 @AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/smash_test.Po@am__quote@
830 @AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/test.Po@am__quote@
831 @AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/test_cpp.Po@am__quote@
832 @AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/thread_leak_test.Po@am__quote@
833
834 .S.o:
835         $(CCASCOMPILE) -c $<
836
837 .S.obj:
838         $(CCASCOMPILE) -c `$(CYGPATH_W) '$<'`
839
840 .c.o:
841 @am__fastdepCC_TRUE@    depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`; \
842 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ $<; \
843 @am__fastdepCC_TRUE@    then mv -f "$$depbase.Tpo" "$$depbase.Po"; else rm -f "$$depbase.Tpo"; exit 1; fi
844 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
845 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
846 @am__fastdepCC_FALSE@   $(COMPILE) -c -o $@ $<
847
848 .c.obj:
849 @am__fastdepCC_TRUE@    depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`; \
850 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
851 @am__fastdepCC_TRUE@    then mv -f "$$depbase.Tpo" "$$depbase.Po"; else rm -f "$$depbase.Tpo"; exit 1; fi
852 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
853 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
854 @am__fastdepCC_FALSE@   $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
855
856 .c.lo:
857 @am__fastdepCC_TRUE@    depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`; \
858 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ $<; \
859 @am__fastdepCC_TRUE@    then mv -f "$$depbase.Tpo" "$$depbase.Plo"; else rm -f "$$depbase.Tpo"; exit 1; fi
860 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
861 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
862 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
863
864 .cc.o:
865 @am__fastdepCXX_TRUE@   depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`; \
866 @am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ $<; \
867 @am__fastdepCXX_TRUE@   then mv -f "$$depbase.Tpo" "$$depbase.Po"; else rm -f "$$depbase.Tpo"; exit 1; fi
868 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
869 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
870 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
871
872 .cc.obj:
873 @am__fastdepCXX_TRUE@   depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`; \
874 @am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
875 @am__fastdepCXX_TRUE@   then mv -f "$$depbase.Tpo" "$$depbase.Po"; else rm -f "$$depbase.Tpo"; exit 1; fi
876 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
877 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
878 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
879
880 .cc.lo:
881 @am__fastdepCXX_TRUE@   depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`; \
882 @am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ $<; \
883 @am__fastdepCXX_TRUE@   then mv -f "$$depbase.Tpo" "$$depbase.Plo"; else rm -f "$$depbase.Tpo"; exit 1; fi
884 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
885 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
886 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
887
888 .s.o:
889         $(CCASCOMPILE) -c $<
890
891 .s.obj:
892         $(CCASCOMPILE) -c `$(CYGPATH_W) '$<'`
893
894 mostlyclean-libtool:
895         -rm -f *.lo
896
897 clean-libtool:
898         -rm -rf .libs _libs
899         -rm -rf cord/.libs cord/_libs
900
901 distclean-libtool:
902         -rm -f libtool
903 uninstall-info-am:
904 install-dist_pkgconfigDATA: $(dist_pkgconfig_DATA)
905         @$(NORMAL_INSTALL)
906         test -z "$(pkgconfigdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdir)"
907         @list='$(dist_pkgconfig_DATA)'; for p in $$list; do \
908           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
909           f=$(am__strip_dir) \
910           echo " $(dist_pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
911           $(dist_pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
912         done
913
914 uninstall-dist_pkgconfigDATA:
915         @$(NORMAL_UNINSTALL)
916         @list='$(dist_pkgconfig_DATA)'; for p in $$list; do \
917           f=$(am__strip_dir) \
918           echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
919           rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
920         done
921 install-dist_pkgdataDATA: $(dist_pkgdata_DATA)
922         @$(NORMAL_INSTALL)
923         test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)"
924         @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
925           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
926           f=$(am__strip_dir) \
927           echo " $(dist_pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
928           $(dist_pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
929         done
930
931 uninstall-dist_pkgdataDATA:
932         @$(NORMAL_UNINSTALL)
933         @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
934           f=$(am__strip_dir) \
935           echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
936           rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
937         done
938 install-includeHEADERS: $(include_HEADERS)
939         @$(NORMAL_INSTALL)
940         test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"
941         @list='$(include_HEADERS)'; for p in $$list; do \
942           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
943           f=$(am__strip_dir) \
944           echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
945           $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
946         done
947
948 uninstall-includeHEADERS:
949         @$(NORMAL_UNINSTALL)
950         @list='$(include_HEADERS)'; for p in $$list; do \
951           f=$(am__strip_dir) \
952           echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
953           rm -f "$(DESTDIR)$(includedir)/$$f"; \
954         done
955 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
956         @$(NORMAL_INSTALL)
957         test -z "$(pkgincludedir)" || $(mkdir_p) "$(DESTDIR)$(pkgincludedir)"
958         @list='$(pkginclude_HEADERS)'; for p in $$list; do \
959           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
960           f=$(am__strip_dir) \
961           echo " $(pkgincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgincludedir)/$$f'"; \
962           $(pkgincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgincludedir)/$$f"; \
963         done
964
965 uninstall-pkgincludeHEADERS:
966         @$(NORMAL_UNINSTALL)
967         @list='$(pkginclude_HEADERS)'; for p in $$list; do \
968           f=$(am__strip_dir) \
969           echo " rm -f '$(DESTDIR)$(pkgincludedir)/$$f'"; \
970           rm -f "$(DESTDIR)$(pkgincludedir)/$$f"; \
971         done
972
973 # This directory's subdirectories are mostly independent; you can cd
974 # into them and run `make' without going through this Makefile.
975 # To change the values of `make' variables: instead of editing Makefiles,
976 # (1) if the variable is set in `config.status', edit `config.status'
977 #     (which will cause the Makefiles to be regenerated when you run `make');
978 # (2) otherwise, pass the desired values on the `make' command line.
979 $(RECURSIVE_TARGETS):
980         @failcom='exit 1'; \
981         for f in x $$MAKEFLAGS; do \
982           case $$f in \
983             *=* | --[!k]*);; \
984             *k*) failcom='fail=yes';; \
985           esac; \
986         done; \
987         dot_seen=no; \
988         target=`echo $@ | sed s/-recursive//`; \
989         list='$(SUBDIRS)'; for subdir in $$list; do \
990           echo "Making $$target in $$subdir"; \
991           if test "$$subdir" = "."; then \
992             dot_seen=yes; \
993             local_target="$$target-am"; \
994           else \
995             local_target="$$target"; \
996           fi; \
997           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
998           || eval $$failcom; \
999         done; \
1000         if test "$$dot_seen" = "no"; then \
1001           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1002         fi; test -z "$$fail"
1003
1004 mostlyclean-recursive clean-recursive distclean-recursive \
1005 maintainer-clean-recursive:
1006         @failcom='exit 1'; \
1007         for f in x $$MAKEFLAGS; do \
1008           case $$f in \
1009             *=* | --[!k]*);; \
1010             *k*) failcom='fail=yes';; \
1011           esac; \
1012         done; \
1013         dot_seen=no; \
1014         case "$@" in \
1015           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1016           *) list='$(SUBDIRS)' ;; \
1017         esac; \
1018         rev=''; for subdir in $$list; do \
1019           if test "$$subdir" = "."; then :; else \
1020             rev="$$subdir $$rev"; \
1021           fi; \
1022         done; \
1023         rev="$$rev ."; \
1024         target=`echo $@ | sed s/-recursive//`; \
1025         for subdir in $$rev; do \
1026           echo "Making $$target in $$subdir"; \
1027           if test "$$subdir" = "."; then \
1028             local_target="$$target-am"; \
1029           else \
1030             local_target="$$target"; \
1031           fi; \
1032           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1033           || eval $$failcom; \
1034         done && test -z "$$fail"
1035 tags-recursive:
1036         list='$(SUBDIRS)'; for subdir in $$list; do \
1037           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1038         done
1039 ctags-recursive:
1040         list='$(SUBDIRS)'; for subdir in $$list; do \
1041           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1042         done
1043
1044 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1045         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1046         unique=`for i in $$list; do \
1047             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1048           done | \
1049           $(AWK) '    { files[$$0] = 1; } \
1050                END { for (i in files) print i; }'`; \
1051         mkid -fID $$unique
1052 tags: TAGS
1053
1054 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1055                 $(TAGS_FILES) $(LISP)
1056         tags=; \
1057         here=`pwd`; \
1058         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1059           include_option=--etags-include; \
1060           empty_fix=.; \
1061         else \
1062           include_option=--include; \
1063           empty_fix=; \
1064         fi; \
1065         list='$(SUBDIRS)'; for subdir in $$list; do \
1066           if test "$$subdir" = .; then :; else \
1067             test ! -f $$subdir/TAGS || \
1068               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1069           fi; \
1070         done; \
1071         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1072         unique=`for i in $$list; do \
1073             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1074           done | \
1075           $(AWK) '    { files[$$0] = 1; } \
1076                END { for (i in files) print i; }'`; \
1077         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1078           test -n "$$unique" || unique=$$empty_fix; \
1079           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1080             $$tags $$unique; \
1081         fi
1082 ctags: CTAGS
1083 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1084                 $(TAGS_FILES) $(LISP)
1085         tags=; \
1086         here=`pwd`; \
1087         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1088         unique=`for i in $$list; do \
1089             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1090           done | \
1091           $(AWK) '    { files[$$0] = 1; } \
1092                END { for (i in files) print i; }'`; \
1093         test -z "$(CTAGS_ARGS)$$tags$$unique" \
1094           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1095              $$tags $$unique
1096
1097 GTAGS:
1098         here=`$(am__cd) $(top_builddir) && pwd` \
1099           && cd $(top_srcdir) \
1100           && gtags -i $(GTAGS_ARGS) $$here
1101
1102 distclean-tags:
1103         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1104
1105 check-TESTS: $(TESTS)
1106         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
1107         srcdir=$(srcdir); export srcdir; \
1108         list='$(TESTS)'; \
1109         if test -n "$$list"; then \
1110           for tst in $$list; do \
1111             if test -f ./$$tst; then dir=./; \
1112             elif test -f $$tst; then dir=; \
1113             else dir="$(srcdir)/"; fi; \
1114             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
1115               all=`expr $$all + 1`; \
1116               case " $(XFAIL_TESTS) " in \
1117               *" $$tst "*) \
1118                 xpass=`expr $$xpass + 1`; \
1119                 failed=`expr $$failed + 1`; \
1120                 echo "XPASS: $$tst"; \
1121               ;; \
1122               *) \
1123                 echo "PASS: $$tst"; \
1124               ;; \
1125               esac; \
1126             elif test $$? -ne 77; then \
1127               all=`expr $$all + 1`; \
1128               case " $(XFAIL_TESTS) " in \
1129               *" $$tst "*) \
1130                 xfail=`expr $$xfail + 1`; \
1131                 echo "XFAIL: $$tst"; \
1132               ;; \
1133               *) \
1134                 failed=`expr $$failed + 1`; \
1135                 echo "FAIL: $$tst"; \
1136               ;; \
1137               esac; \
1138             else \
1139               skip=`expr $$skip + 1`; \
1140               echo "SKIP: $$tst"; \
1141             fi; \
1142           done; \
1143           if test "$$failed" -eq 0; then \
1144             if test "$$xfail" -eq 0; then \
1145               banner="All $$all tests passed"; \
1146             else \
1147               banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
1148             fi; \
1149           else \
1150             if test "$$xpass" -eq 0; then \
1151               banner="$$failed of $$all tests failed"; \
1152             else \
1153               banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
1154             fi; \
1155           fi; \
1156           dashes="$$banner"; \
1157           skipped=""; \
1158           if test "$$skip" -ne 0; then \
1159             skipped="($$skip tests were not run)"; \
1160             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1161               dashes="$$skipped"; \
1162           fi; \
1163           report=""; \
1164           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
1165             report="Please report to $(PACKAGE_BUGREPORT)"; \
1166             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
1167               dashes="$$report"; \
1168           fi; \
1169           dashes=`echo "$$dashes" | sed s/./=/g`; \
1170           echo "$$dashes"; \
1171           echo "$$banner"; \
1172           test -z "$$skipped" || echo "$$skipped"; \
1173           test -z "$$report" || echo "$$report"; \
1174           echo "$$dashes"; \
1175           test "$$failed" -eq 0; \
1176         else :; fi
1177
1178 distdir: $(DISTFILES)
1179         $(am__remove_distdir)
1180         mkdir $(distdir)
1181         $(mkdir_p) $(distdir)/. $(distdir)/Mac_files $(distdir)/cord $(distdir)/doc $(distdir)/include $(distdir)/include/extra $(distdir)/include/private $(distdir)/tests
1182         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1183         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
1184         list='$(DISTFILES)'; for file in $$list; do \
1185           case $$file in \
1186             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1187             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
1188           esac; \
1189           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1190           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
1191           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
1192             dir="/$$dir"; \
1193             $(mkdir_p) "$(distdir)$$dir"; \
1194           else \
1195             dir=''; \
1196           fi; \
1197           if test -d $$d/$$file; then \
1198             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1199               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1200             fi; \
1201             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1202           else \
1203             test -f $(distdir)/$$file \
1204             || cp -p $$d/$$file $(distdir)/$$file \
1205             || exit 1; \
1206           fi; \
1207         done
1208         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1209           if test "$$subdir" = .; then :; else \
1210             test -d "$(distdir)/$$subdir" \
1211             || $(mkdir_p) "$(distdir)/$$subdir" \
1212             || exit 1; \
1213             distdir=`$(am__cd) $(distdir) && pwd`; \
1214             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
1215             (cd $$subdir && \
1216               $(MAKE) $(AM_MAKEFLAGS) \
1217                 top_distdir="$$top_distdir" \
1218                 distdir="$$distdir/$$subdir" \
1219                 distdir) \
1220               || exit 1; \
1221           fi; \
1222         done
1223         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
1224           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1225           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1226           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
1227         || chmod -R a+r $(distdir)
1228 dist-gzip: distdir
1229         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1230         $(am__remove_distdir)
1231 dist-bzip2: distdir
1232         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
1233         $(am__remove_distdir)
1234
1235 dist-tarZ: distdir
1236         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1237         $(am__remove_distdir)
1238
1239 dist-shar: distdir
1240         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1241         $(am__remove_distdir)
1242
1243 dist-zip: distdir
1244         -rm -f $(distdir).zip
1245         zip -rq $(distdir).zip $(distdir)
1246         $(am__remove_distdir)
1247
1248 dist dist-all: distdir
1249         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1250         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
1251         $(am__remove_distdir)
1252
1253 # This target untars the dist file and tries a VPATH configuration.  Then
1254 # it guarantees that the distribution is self-contained by making another
1255 # tarfile.
1256 distcheck: dist
1257         case '$(DIST_ARCHIVES)' in \
1258         *.tar.gz*) \
1259           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
1260         *.tar.bz2*) \
1261           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
1262         *.tar.Z*) \
1263           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1264         *.shar.gz*) \
1265           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
1266         *.zip*) \
1267           unzip $(distdir).zip ;;\
1268         esac
1269         chmod -R a-w $(distdir); chmod a+w $(distdir)
1270         mkdir $(distdir)/_build
1271         mkdir $(distdir)/_inst
1272         chmod a-w $(distdir)
1273         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1274           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1275           && cd $(distdir)/_build \
1276           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1277             $(DISTCHECK_CONFIGURE_FLAGS) \
1278           && $(MAKE) $(AM_MAKEFLAGS) \
1279           && $(MAKE) $(AM_MAKEFLAGS) dvi \
1280           && $(MAKE) $(AM_MAKEFLAGS) check \
1281           && $(MAKE) $(AM_MAKEFLAGS) install \
1282           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1283           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1284           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1285                 distuninstallcheck \
1286           && chmod -R a-w "$$dc_install_base" \
1287           && ({ \
1288                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1289                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1290                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1291                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1292                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1293               } || { rm -rf "$$dc_destdir"; exit 1; }) \
1294           && rm -rf "$$dc_destdir" \
1295           && $(MAKE) $(AM_MAKEFLAGS) dist \
1296           && rm -rf $(DIST_ARCHIVES) \
1297           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
1298         $(am__remove_distdir)
1299         @(echo "$(distdir) archives ready for distribution: "; \
1300           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1301           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
1302 distuninstallcheck:
1303         @cd $(distuninstallcheck_dir) \
1304         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
1305            || { echo "ERROR: files left after uninstall:" ; \
1306                 if test -n "$(DESTDIR)"; then \
1307                   echo "  (check DESTDIR support)"; \
1308                 fi ; \
1309                 $(distuninstallcheck_listfiles) ; \
1310                 exit 1; } >&2
1311 distcleancheck: distclean
1312         @if test '$(srcdir)' = . ; then \
1313           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1314           exit 1 ; \
1315         fi
1316         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1317           || { echo "ERROR: files left in build directory after distclean:" ; \
1318                $(distcleancheck_listfiles) ; \
1319                exit 1; } >&2
1320 check-am: all-am
1321         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
1322         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
1323 check: check-recursive
1324 all-am: Makefile $(LTLIBRARIES) $(SCRIPTS) $(DATA) $(HEADERS)
1325 installdirs: installdirs-recursive
1326 installdirs-am:
1327         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(includedir)" "$(DESTDIR)$(pkgincludedir)"; do \
1328           test -z "$$dir" || $(mkdir_p) "$$dir"; \
1329         done
1330 install: install-recursive
1331 install-exec: install-exec-recursive
1332 install-data: install-data-recursive
1333 uninstall: uninstall-recursive
1334
1335 install-am: all-am
1336         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1337
1338 installcheck: installcheck-recursive
1339 install-strip:
1340         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1341           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1342           `test -z '$(STRIP)' || \
1343             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1344 mostlyclean-generic:
1345
1346 clean-generic:
1347
1348 distclean-generic:
1349         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1350         -rm -f ./$(am__dirstamp)
1351         -rm -f cord/$(DEPDIR)/$(am__dirstamp)
1352         -rm -f cord/$(am__dirstamp)
1353         -rm -f tests/$(DEPDIR)/$(am__dirstamp)
1354         -rm -f tests/$(am__dirstamp)
1355         -test -z "$(DEPDIR)/$(am__dirstamp)" || rm -f $(DEPDIR)/$(am__dirstamp)
1356
1357 maintainer-clean-generic:
1358         @echo "This command is intended for maintainers to use"
1359         @echo "it deletes files that may require special tools to rebuild."
1360 clean: clean-recursive
1361
1362 clean-am: clean-checkPROGRAMS clean-generic clean-libLTLIBRARIES \
1363         clean-libtool mostlyclean-am
1364
1365 distclean: distclean-recursive
1366         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1367         -rm -rf ./$(DEPDIR) cord/$(DEPDIR) tests/$(DEPDIR)
1368         -rm -f Makefile
1369 distclean-am: clean-am distclean-compile distclean-generic \
1370         distclean-libtool distclean-tags
1371
1372 dvi: dvi-recursive
1373
1374 dvi-am:
1375
1376 html: html-recursive
1377
1378 info: info-recursive
1379
1380 info-am:
1381
1382 install-data-am: install-dist_pkgconfigDATA install-dist_pkgdataDATA \
1383         install-includeHEADERS install-pkgincludeHEADERS
1384
1385 install-exec-am: install-libLTLIBRARIES
1386
1387 install-info: install-info-recursive
1388
1389 install-man:
1390
1391 installcheck-am:
1392
1393 maintainer-clean: maintainer-clean-recursive
1394         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1395         -rm -rf $(top_srcdir)/autom4te.cache
1396         -rm -rf ./$(DEPDIR) cord/$(DEPDIR) tests/$(DEPDIR)
1397         -rm -f Makefile
1398 maintainer-clean-am: distclean-am maintainer-clean-generic
1399
1400 mostlyclean: mostlyclean-recursive
1401
1402 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1403         mostlyclean-libtool
1404
1405 pdf: pdf-recursive
1406
1407 pdf-am:
1408
1409 ps: ps-recursive
1410
1411 ps-am:
1412
1413 uninstall-am: uninstall-dist_pkgconfigDATA uninstall-dist_pkgdataDATA \
1414         uninstall-includeHEADERS uninstall-info-am \
1415         uninstall-libLTLIBRARIES uninstall-pkgincludeHEADERS
1416
1417 uninstall-info: uninstall-info-recursive
1418
1419 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
1420         check-TESTS check-am clean clean-checkPROGRAMS clean-generic \
1421         clean-libLTLIBRARIES clean-libtool clean-recursive ctags \
1422         ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \
1423         dist-tarZ dist-zip distcheck distclean distclean-compile \
1424         distclean-generic distclean-libtool distclean-recursive \
1425         distclean-tags distcleancheck distdir distuninstallcheck dvi \
1426         dvi-am html html-am info info-am install install-am \
1427         install-data install-data-am install-dist_pkgconfigDATA \
1428         install-dist_pkgdataDATA install-exec install-exec-am \
1429         install-includeHEADERS install-info install-info-am \
1430         install-libLTLIBRARIES install-man install-pkgincludeHEADERS \
1431         install-strip installcheck installcheck-am installdirs \
1432         installdirs-am maintainer-clean maintainer-clean-generic \
1433         maintainer-clean-recursive mostlyclean mostlyclean-compile \
1434         mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
1435         pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
1436         uninstall-dist_pkgconfigDATA uninstall-dist_pkgdataDATA \
1437         uninstall-includeHEADERS uninstall-info-am \
1438         uninstall-libLTLIBRARIES uninstall-pkgincludeHEADERS
1439
1440 .s.lo:
1441         $(LTCOMPILE) $(ASM_CPP_OPTIONS) -c $<
1442
1443 .S.lo:
1444         $(LTCOMPILE) $(ASM_CPP_OPTIONS) -c $<
1445
1446 #
1447 # :GOTCHA: GNU make rule for making .s out of .S is flawed, 
1448 # it will not remove dest if building fails
1449 .S.s:
1450         if $(CPP) $< >$@ ; then :; else rm -f $@; fi
1451
1452 # Putting these at the top causes cord to be built first, and not find libgc.a
1453 # on HP/UX.  There may be a better fix.
1454 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1455 # Otherwise a system limit (for SysV at least) may be exceeded.
1456 .NOEXPORT: