TIVI-153: Add as dependency for Iputils
[profile/ivi/gc.git] / 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
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 configure_atomic_ops.sh \
469         NT_STATIC_THREADS_MAKEFILE NT_X64_STATIC_THREADS_MAKEFILE \
470         NT_X64_THREADS_MAKEFILE add_gc_prefix.c gcname.c if_mach.c \
471         if_not_there.c hpux_test_and_clear.s gc.mak MacOS.c \
472         MacProjects.sit.hqx mach_dep.c setjmp_t.c threadlibs.c \
473         AmigaOS.c Mac_files/datastart.c Mac_files/dataend.c \
474         Mac_files/MacOS_config.h Mac_files/MacOS_Test_config.h \
475         include/private/msvc_dbg.h msvc_dbg.c libatomic_ops-1.2 \
476         libtool.m4 cord/cordbscs.c cord/cordtest.c cord/de.c \
477         cord/cordprnt.c cord/cordxtra.c cord/de_cmds.h cord/de_win.h \
478         cord/de_win.c cord/de_win.RC cord/de_win.ICO
479
480 # C Library
481 # ---------
482 lib_LTLIBRARIES = libgc.la $(am__append_4) libcord.la
483
484 # unprefixed header
485 include_HEADERS = include/extra/gc.h include/extra/gc_cpp.h
486
487 # installed headers
488 #
489 pkginclude_HEADERS = $(am__append_5) include/gc.h include/gc_typed.h \
490         include/gc_inline.h include/gc_mark.h include/gc_cpp.h \
491         include/weakpointer.h include/new_gc_alloc.h \
492         include/gc_allocator.h include/gc_backptr.h include/gc_gcj.h \
493         include/leak_detector.h include/gc_amiga_redirects.h \
494         include/gc_pthread_redirects.h include/gc_config_macros.h \
495         include/gc_tiny_fl.h include/gc_version.h
496
497 # headers which are not installed
498 #
499 dist_noinst_HEADERS = include/private/gc_hdrs.h \
500         include/private/gc_priv.h include/private/gcconfig.h \
501         include/private/gc_pmark.h include/private/gc_locks.h \
502         include/private/dbg_mlc.h include/private/specific.h \
503         include/private/cord_pos.h include/private/pthread_support.h \
504         include/private/pthread_stop_world.h \
505         include/private/darwin_semaphore.h \
506         include/private/darwin_stop_world.h \
507         include/private/thread_local_alloc.h include/cord.h \
508         include/ec.h include/javaxfc.h
509 TESTS = gctest$(EXEEXT) leaktest$(EXEEXT) middletest$(EXEEXT) \
510         smashtest$(EXEEXT) hugetest$(EXEEXT) $(am__append_6) \
511         $(am__append_8)
512 pkgconfigdir = $(libdir)/pkgconfig
513 dist_pkgconfig_DATA = bdw-gc.pc
514 libgc_la_SOURCES = allchblk.c alloc.c blacklst.c checksums.c dbg_mlc.c \
515         dyn_load.c finalize.c gc_dlopen.c gcj_mlc.c headers.c malloc.c \
516         mallocx.c mark.c mark_rts.c misc.c new_hblk.c obj_map.c \
517         os_dep.c pcr_interface.c ptr_chck.c real_malloc.c reclaim.c \
518         specific.c stubborn.c typd_mlc.c backgraph.c \
519         thread_local_alloc.c $(am__append_1) $(am__append_2) \
520         $(am__append_3)
521 @NEED_ATOMIC_OPS_ASM_TRUE@nodist_libgc_la_SOURCES = ./atomic_ops_sysdeps.S       
522 @USE_INTERNAL_LIBATOMIC_OPS_TRUE@nodist_libgc_la_SOURCES = ./atomic_ops.c        
523
524 # Include THREADDLLIBS here to ensure that the correct versions of
525 # linuxthread semaphore functions get linked:
526 libgc_la_LIBADD = @addobjs@ $(THREADDLLIBS) $(UNWINDLIBS)
527 libgc_la_DEPENDENCIES = @addobjs@
528 libgc_la_LDFLAGS = $(extra_ldflags_libgc) -version-info 1:3:0 -no-undefined
529 EXTRA_libgc_la_SOURCES = alpha_mach_dep.S \
530     mips_sgi_mach_dep.s mips_ultrix_mach_dep.s \
531     rs6000_mach_dep.s sparc_mach_dep.S sparc_netbsd_mach_dep.s \
532     sparc_sunos4_mach_dep.s ia64_save_regs_in_stack.s
533
534 @CPLUSPLUS_TRUE@libgccpp_la_SOURCES = gc_cpp.cc
535 @CPLUSPLUS_TRUE@libgccpp_la_LIBADD = ./libgc.la
536 @CPLUSPLUS_TRUE@libgccpp_la_LDFLAGS = -version-info 1:3:0 -no-undefined
537
538 # Misc
539 # ----
540 AM_CXXFLAGS = @GC_CFLAGS@
541 AM_CFLAGS = @GC_CFLAGS@
542 @COMPILER_XLC_FALSE@ASM_CPP_OPTIONS = -Wp,-P -x assembler-with-cpp
543
544 #all_objs = @addobjs@ $(libgc_la_OBJECTS)
545 #$(all_objs) : include/private/gcconfig.h include/private/gc_priv.h \
546 #include/private/gc_hdrs.h include/gc.h include/gc_gcj.h \
547 #include/gc_pthread_redirects.h include/gc_config_macros.h \
548 #include/private/thread_local_alloc.h include/private_support.h \
549 #include/private/pthread_stop_world.h \
550 #include/gc_mark.h @addincludes@
551 @COMPILER_XLC_TRUE@ASM_CPP_OPTIONS = 
552 dist_noinst_SCRIPTS = callprocs configure.host
553
554 # this is an auxiliary shell file used by Makefile and Makefile.direct
555 #
556 CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.host
557 libcord_la_LIBADD = $(top_builddir)/libgc.la
558 libcord_la_LDFLAGS = -version-info 1:3:0 -no-undefined
559 libcord_la_SOURCES = \
560         cord/cordbscs.c                         \
561         cord/cordprnt.c                         \
562         cord/cordtest.c                         \
563         cord/cordxtra.c                         
564
565
566 # Common libs to _LDADD for all tests.
567 test_ldadd = $(top_builddir)/libgc.la $(EXTRA_TEST_LIBS)
568 gctest_SOURCES = tests/test.c
569 gctest_LDADD = $(test_ldadd)
570 gctest_DEPENDENCIES = $(top_builddir)/libgc.la
571 leaktest_SOURCES = tests/leak_test.c
572 leaktest_LDADD = $(test_ldadd)
573 middletest_SOURCES = tests/middle.c
574 middletest_LDADD = $(test_ldadd)
575 smashtest_SOURCES = tests/smash_test.c
576 smashtest_LDADD = $(test_ldadd)
577 hugetest_SOURCES = tests/huge_test.c
578 hugetest_LDADD = $(test_ldadd)
579 @THREADS_TRUE@threadleaktest_SOURCES = tests/thread_leak_test.c
580 @THREADS_TRUE@threadleaktest_LDADD = $(test_ldadd)
581 @CPLUSPLUS_TRUE@test_cpp_SOURCES = tests/test_cpp.cc
582 @AVOID_CPP_LIB_FALSE@@CPLUSPLUS_TRUE@test_cpp_LDADD = libgccpp.la $(test_ldadd)
583 @AVOID_CPP_LIB_TRUE@@CPLUSPLUS_TRUE@test_cpp_LDADD = gc_cpp.o $(test_ldadd)
584
585 # installed documentation
586 #
587 dist_pkgdata_DATA = \
588         doc/barrett_diagram \
589         doc/debugging.html \
590         doc/gc.man \
591         doc/gcdescr.html \
592         doc/README \
593         doc/README.amiga \
594         doc/README.arm.cross \
595         doc/README.autoconf \
596         doc/README.changes \
597         doc/README.contributors \
598         doc/README.cords \
599         doc/README.DGUX386 \
600         doc/README.dj \
601         doc/README.environment \
602         doc/README.ews4800 \
603         doc/README.hp \
604         doc/README.linux \
605         doc/README.Mac \
606         doc/README.MacOSX \
607         doc/README.macros \
608         doc/README.OS2 \
609         doc/README.rs6000 \
610         doc/README.sgi \
611         doc/README.solaris2 \
612         doc/README.uts \
613         doc/README.win32 \
614         doc/README.win64 \
615         doc/overview.html \
616         doc/tree.html \
617         doc/leak.html \
618         doc/gcinterface.html \
619         doc/scale.html \
620         doc/README.darwin \
621         doc/simple_example.html \
622         doc/porting.html
623
624 all: all-recursive
625
626 .SUFFIXES:
627 .SUFFIXES: .S .c .cc .lo .o .obj .s
628 am--refresh:
629         @:
630 $(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)
631         @for dep in $?; do \
632           case '$(am__configure_deps)' in \
633             *$$dep*) \
634               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
635               cd $(srcdir) && $(AUTOMAKE) --foreign  \
636                 && exit 0; \
637               exit 1;; \
638           esac; \
639         done; \
640         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
641         cd $(top_srcdir) && \
642           $(AUTOMAKE) --foreign  Makefile
643 .PRECIOUS: Makefile
644 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
645         @case '$?' in \
646           *config.status*) \
647             echo ' $(SHELL) ./config.status'; \
648             $(SHELL) ./config.status;; \
649           *) \
650             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
651             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
652         esac;
653
654 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
655         $(SHELL) ./config.status --recheck
656
657 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
658         cd $(srcdir) && $(AUTOCONF)
659 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
660         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
661 bdw-gc.pc: $(top_builddir)/config.status $(srcdir)/bdw-gc.pc.in
662         cd $(top_builddir) && $(SHELL) ./config.status $@
663 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
664         @$(NORMAL_INSTALL)
665         test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
666         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
667           if test -f $$p; then \
668             f=$(am__strip_dir) \
669             echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
670             $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
671           else :; fi; \
672         done
673
674 uninstall-libLTLIBRARIES:
675         @$(NORMAL_UNINSTALL)
676         @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
677           p=$(am__strip_dir) \
678           echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
679           $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
680         done
681
682 clean-libLTLIBRARIES:
683         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
684         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
685           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
686           test "$$dir" != "$$p" || dir=.; \
687           echo "rm -f \"$${dir}/so_locations\""; \
688           rm -f "$${dir}/so_locations"; \
689         done
690 cord/$(am__dirstamp):
691         @$(mkdir_p) cord
692         @: > cord/$(am__dirstamp)
693 cord/$(DEPDIR)/$(am__dirstamp):
694         @$(mkdir_p) cord/$(DEPDIR)
695         @: > cord/$(DEPDIR)/$(am__dirstamp)
696 cord/cordbscs.lo: cord/$(am__dirstamp) cord/$(DEPDIR)/$(am__dirstamp)
697 cord/cordprnt.lo: cord/$(am__dirstamp) cord/$(DEPDIR)/$(am__dirstamp)
698 cord/cordtest.lo: cord/$(am__dirstamp) cord/$(DEPDIR)/$(am__dirstamp)
699 cord/cordxtra.lo: cord/$(am__dirstamp) cord/$(DEPDIR)/$(am__dirstamp)
700 libcord.la: $(libcord_la_OBJECTS) $(libcord_la_DEPENDENCIES) 
701         $(LINK) -rpath $(libdir) $(libcord_la_LDFLAGS) $(libcord_la_OBJECTS) $(libcord_la_LIBADD) $(LIBS)
702 ./$(am__dirstamp):
703         @$(mkdir_p) .
704         @: > ./$(am__dirstamp)
705 $(DEPDIR)/$(am__dirstamp):
706         @$(mkdir_p) ./$(DEPDIR)
707         @: > $(DEPDIR)/$(am__dirstamp)
708 ./atomic_ops_sysdeps.lo: ./$(am__dirstamp) $(DEPDIR)/$(am__dirstamp)
709 ./atomic_ops.lo: ./$(am__dirstamp) $(DEPDIR)/$(am__dirstamp)
710 libgc.la: $(libgc_la_OBJECTS) $(libgc_la_DEPENDENCIES) 
711         $(LINK) -rpath $(libdir) $(libgc_la_LDFLAGS) $(libgc_la_OBJECTS) $(libgc_la_LIBADD) $(LIBS)
712 libgccpp.la: $(libgccpp_la_OBJECTS) $(libgccpp_la_DEPENDENCIES) 
713         $(CXXLINK) $(am_libgccpp_la_rpath) $(libgccpp_la_LDFLAGS) $(libgccpp_la_OBJECTS) $(libgccpp_la_LIBADD) $(LIBS)
714
715 clean-checkPROGRAMS:
716         @list='$(check_PROGRAMS)'; for p in $$list; do \
717           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
718           echo " rm -f $$p $$f"; \
719           rm -f $$p $$f ; \
720         done
721 tests/$(am__dirstamp):
722         @$(mkdir_p) tests
723         @: > tests/$(am__dirstamp)
724 tests/$(DEPDIR)/$(am__dirstamp):
725         @$(mkdir_p) tests/$(DEPDIR)
726         @: > tests/$(DEPDIR)/$(am__dirstamp)
727 tests/test.$(OBJEXT): tests/$(am__dirstamp) \
728         tests/$(DEPDIR)/$(am__dirstamp)
729 gctest$(EXEEXT): $(gctest_OBJECTS) $(gctest_DEPENDENCIES) 
730         @rm -f gctest$(EXEEXT)
731         $(LINK) $(gctest_LDFLAGS) $(gctest_OBJECTS) $(gctest_LDADD) $(LIBS)
732 tests/huge_test.$(OBJEXT): tests/$(am__dirstamp) \
733         tests/$(DEPDIR)/$(am__dirstamp)
734 hugetest$(EXEEXT): $(hugetest_OBJECTS) $(hugetest_DEPENDENCIES) 
735         @rm -f hugetest$(EXEEXT)
736         $(LINK) $(hugetest_LDFLAGS) $(hugetest_OBJECTS) $(hugetest_LDADD) $(LIBS)
737 tests/leak_test.$(OBJEXT): tests/$(am__dirstamp) \
738         tests/$(DEPDIR)/$(am__dirstamp)
739 leaktest$(EXEEXT): $(leaktest_OBJECTS) $(leaktest_DEPENDENCIES) 
740         @rm -f leaktest$(EXEEXT)
741         $(LINK) $(leaktest_LDFLAGS) $(leaktest_OBJECTS) $(leaktest_LDADD) $(LIBS)
742 tests/middle.$(OBJEXT): tests/$(am__dirstamp) \
743         tests/$(DEPDIR)/$(am__dirstamp)
744 middletest$(EXEEXT): $(middletest_OBJECTS) $(middletest_DEPENDENCIES) 
745         @rm -f middletest$(EXEEXT)
746         $(LINK) $(middletest_LDFLAGS) $(middletest_OBJECTS) $(middletest_LDADD) $(LIBS)
747 tests/smash_test.$(OBJEXT): tests/$(am__dirstamp) \
748         tests/$(DEPDIR)/$(am__dirstamp)
749 smashtest$(EXEEXT): $(smashtest_OBJECTS) $(smashtest_DEPENDENCIES) 
750         @rm -f smashtest$(EXEEXT)
751         $(LINK) $(smashtest_LDFLAGS) $(smashtest_OBJECTS) $(smashtest_LDADD) $(LIBS)
752 tests/test_cpp.$(OBJEXT): tests/$(am__dirstamp) \
753         tests/$(DEPDIR)/$(am__dirstamp)
754 test_cpp$(EXEEXT): $(test_cpp_OBJECTS) $(test_cpp_DEPENDENCIES) 
755         @rm -f test_cpp$(EXEEXT)
756         $(CXXLINK) $(test_cpp_LDFLAGS) $(test_cpp_OBJECTS) $(test_cpp_LDADD) $(LIBS)
757 tests/thread_leak_test.$(OBJEXT): tests/$(am__dirstamp) \
758         tests/$(DEPDIR)/$(am__dirstamp)
759 threadleaktest$(EXEEXT): $(threadleaktest_OBJECTS) $(threadleaktest_DEPENDENCIES) 
760         @rm -f threadleaktest$(EXEEXT)
761         $(LINK) $(threadleaktest_LDFLAGS) $(threadleaktest_OBJECTS) $(threadleaktest_LDADD) $(LIBS)
762
763 mostlyclean-compile:
764         -rm -f *.$(OBJEXT)
765         -rm -f ./atomic_ops.$(OBJEXT)
766         -rm -f ./atomic_ops.lo
767         -rm -f ./atomic_ops_sysdeps.$(OBJEXT)
768         -rm -f ./atomic_ops_sysdeps.lo
769         -rm -f cord/cordbscs.$(OBJEXT)
770         -rm -f cord/cordbscs.lo
771         -rm -f cord/cordprnt.$(OBJEXT)
772         -rm -f cord/cordprnt.lo
773         -rm -f cord/cordtest.$(OBJEXT)
774         -rm -f cord/cordtest.lo
775         -rm -f cord/cordxtra.$(OBJEXT)
776         -rm -f cord/cordxtra.lo
777         -rm -f tests/huge_test.$(OBJEXT)
778         -rm -f tests/leak_test.$(OBJEXT)
779         -rm -f tests/middle.$(OBJEXT)
780         -rm -f tests/smash_test.$(OBJEXT)
781         -rm -f tests/test.$(OBJEXT)
782         -rm -f tests/test_cpp.$(OBJEXT)
783         -rm -f tests/thread_leak_test.$(OBJEXT)
784
785 distclean-compile:
786         -rm -f *.tab.c
787
788 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/allchblk.Plo@am__quote@
789 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloc.Plo@am__quote@
790 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atomic_ops.Plo@am__quote@
791 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/backgraph.Plo@am__quote@
792 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/blacklst.Plo@am__quote@
793 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checksums.Plo@am__quote@
794 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/darwin_stop_world.Plo@am__quote@
795 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbg_mlc.Plo@am__quote@
796 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dyn_load.Plo@am__quote@
797 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/finalize.Plo@am__quote@
798 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gc_cpp.Plo@am__quote@
799 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gc_dlopen.Plo@am__quote@
800 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gcj_mlc.Plo@am__quote@
801 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/headers.Plo@am__quote@
802 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Plo@am__quote@
803 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mallocx.Plo@am__quote@
804 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mark.Plo@am__quote@
805 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mark_rts.Plo@am__quote@
806 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/misc.Plo@am__quote@
807 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/new_hblk.Plo@am__quote@
808 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/obj_map.Plo@am__quote@
809 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/os_dep.Plo@am__quote@
810 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcr_interface.Plo@am__quote@
811 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pthread_stop_world.Plo@am__quote@
812 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pthread_support.Plo@am__quote@
813 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ptr_chck.Plo@am__quote@
814 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/real_malloc.Plo@am__quote@
815 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reclaim.Plo@am__quote@
816 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/specific.Plo@am__quote@
817 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stubborn.Plo@am__quote@
818 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread_local_alloc.Plo@am__quote@
819 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/typd_mlc.Plo@am__quote@
820 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/win32_threads.Plo@am__quote@
821 @AMDEP_TRUE@@am__include@ @am__quote@cord/$(DEPDIR)/cordbscs.Plo@am__quote@
822 @AMDEP_TRUE@@am__include@ @am__quote@cord/$(DEPDIR)/cordprnt.Plo@am__quote@
823 @AMDEP_TRUE@@am__include@ @am__quote@cord/$(DEPDIR)/cordtest.Plo@am__quote@
824 @AMDEP_TRUE@@am__include@ @am__quote@cord/$(DEPDIR)/cordxtra.Plo@am__quote@
825 @AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/huge_test.Po@am__quote@
826 @AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/leak_test.Po@am__quote@
827 @AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/middle.Po@am__quote@
828 @AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/smash_test.Po@am__quote@
829 @AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/test.Po@am__quote@
830 @AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/test_cpp.Po@am__quote@
831 @AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/thread_leak_test.Po@am__quote@
832
833 .S.o:
834         $(CCASCOMPILE) -c $<
835
836 .S.obj:
837         $(CCASCOMPILE) -c `$(CYGPATH_W) '$<'`
838
839 .c.o:
840 @am__fastdepCC_TRUE@    depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`; \
841 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ $<; \
842 @am__fastdepCC_TRUE@    then mv -f "$$depbase.Tpo" "$$depbase.Po"; else rm -f "$$depbase.Tpo"; exit 1; fi
843 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
844 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
845 @am__fastdepCC_FALSE@   $(COMPILE) -c -o $@ $<
846
847 .c.obj:
848 @am__fastdepCC_TRUE@    depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`; \
849 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
850 @am__fastdepCC_TRUE@    then mv -f "$$depbase.Tpo" "$$depbase.Po"; else rm -f "$$depbase.Tpo"; exit 1; fi
851 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
852 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
853 @am__fastdepCC_FALSE@   $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
854
855 .c.lo:
856 @am__fastdepCC_TRUE@    depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`; \
857 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ $<; \
858 @am__fastdepCC_TRUE@    then mv -f "$$depbase.Tpo" "$$depbase.Plo"; else rm -f "$$depbase.Tpo"; exit 1; fi
859 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
860 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
861 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
862
863 .cc.o:
864 @am__fastdepCXX_TRUE@   depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`; \
865 @am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ $<; \
866 @am__fastdepCXX_TRUE@   then mv -f "$$depbase.Tpo" "$$depbase.Po"; else rm -f "$$depbase.Tpo"; exit 1; fi
867 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
868 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
869 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
870
871 .cc.obj:
872 @am__fastdepCXX_TRUE@   depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`; \
873 @am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
874 @am__fastdepCXX_TRUE@   then mv -f "$$depbase.Tpo" "$$depbase.Po"; else rm -f "$$depbase.Tpo"; exit 1; fi
875 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
876 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
877 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
878
879 .cc.lo:
880 @am__fastdepCXX_TRUE@   depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`; \
881 @am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ $<; \
882 @am__fastdepCXX_TRUE@   then mv -f "$$depbase.Tpo" "$$depbase.Plo"; else rm -f "$$depbase.Tpo"; exit 1; fi
883 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
884 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
885 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
886
887 .s.o:
888         $(CCASCOMPILE) -c $<
889
890 .s.obj:
891         $(CCASCOMPILE) -c `$(CYGPATH_W) '$<'`
892
893 mostlyclean-libtool:
894         -rm -f *.lo
895
896 clean-libtool:
897         -rm -rf .libs _libs
898         -rm -rf cord/.libs cord/_libs
899
900 distclean-libtool:
901         -rm -f libtool
902 uninstall-info-am:
903 install-dist_pkgconfigDATA: $(dist_pkgconfig_DATA)
904         @$(NORMAL_INSTALL)
905         test -z "$(pkgconfigdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdir)"
906         @list='$(dist_pkgconfig_DATA)'; for p in $$list; do \
907           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
908           f=$(am__strip_dir) \
909           echo " $(dist_pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
910           $(dist_pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
911         done
912
913 uninstall-dist_pkgconfigDATA:
914         @$(NORMAL_UNINSTALL)
915         @list='$(dist_pkgconfig_DATA)'; for p in $$list; do \
916           f=$(am__strip_dir) \
917           echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
918           rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
919         done
920 install-dist_pkgdataDATA: $(dist_pkgdata_DATA)
921         @$(NORMAL_INSTALL)
922         test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)"
923         @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
924           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
925           f=$(am__strip_dir) \
926           echo " $(dist_pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
927           $(dist_pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
928         done
929
930 uninstall-dist_pkgdataDATA:
931         @$(NORMAL_UNINSTALL)
932         @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
933           f=$(am__strip_dir) \
934           echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
935           rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
936         done
937 install-includeHEADERS: $(include_HEADERS)
938         @$(NORMAL_INSTALL)
939         test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"
940         @list='$(include_HEADERS)'; for p in $$list; do \
941           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
942           f=$(am__strip_dir) \
943           echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
944           $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
945         done
946
947 uninstall-includeHEADERS:
948         @$(NORMAL_UNINSTALL)
949         @list='$(include_HEADERS)'; for p in $$list; do \
950           f=$(am__strip_dir) \
951           echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
952           rm -f "$(DESTDIR)$(includedir)/$$f"; \
953         done
954 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
955         @$(NORMAL_INSTALL)
956         test -z "$(pkgincludedir)" || $(mkdir_p) "$(DESTDIR)$(pkgincludedir)"
957         @list='$(pkginclude_HEADERS)'; for p in $$list; do \
958           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
959           f=$(am__strip_dir) \
960           echo " $(pkgincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgincludedir)/$$f'"; \
961           $(pkgincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgincludedir)/$$f"; \
962         done
963
964 uninstall-pkgincludeHEADERS:
965         @$(NORMAL_UNINSTALL)
966         @list='$(pkginclude_HEADERS)'; for p in $$list; do \
967           f=$(am__strip_dir) \
968           echo " rm -f '$(DESTDIR)$(pkgincludedir)/$$f'"; \
969           rm -f "$(DESTDIR)$(pkgincludedir)/$$f"; \
970         done
971
972 # This directory's subdirectories are mostly independent; you can cd
973 # into them and run `make' without going through this Makefile.
974 # To change the values of `make' variables: instead of editing Makefiles,
975 # (1) if the variable is set in `config.status', edit `config.status'
976 #     (which will cause the Makefiles to be regenerated when you run `make');
977 # (2) otherwise, pass the desired values on the `make' command line.
978 $(RECURSIVE_TARGETS):
979         @failcom='exit 1'; \
980         for f in x $$MAKEFLAGS; do \
981           case $$f in \
982             *=* | --[!k]*);; \
983             *k*) failcom='fail=yes';; \
984           esac; \
985         done; \
986         dot_seen=no; \
987         target=`echo $@ | sed s/-recursive//`; \
988         list='$(SUBDIRS)'; for subdir in $$list; do \
989           echo "Making $$target in $$subdir"; \
990           if test "$$subdir" = "."; then \
991             dot_seen=yes; \
992             local_target="$$target-am"; \
993           else \
994             local_target="$$target"; \
995           fi; \
996           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
997           || eval $$failcom; \
998         done; \
999         if test "$$dot_seen" = "no"; then \
1000           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1001         fi; test -z "$$fail"
1002
1003 mostlyclean-recursive clean-recursive distclean-recursive \
1004 maintainer-clean-recursive:
1005         @failcom='exit 1'; \
1006         for f in x $$MAKEFLAGS; do \
1007           case $$f in \
1008             *=* | --[!k]*);; \
1009             *k*) failcom='fail=yes';; \
1010           esac; \
1011         done; \
1012         dot_seen=no; \
1013         case "$@" in \
1014           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1015           *) list='$(SUBDIRS)' ;; \
1016         esac; \
1017         rev=''; for subdir in $$list; do \
1018           if test "$$subdir" = "."; then :; else \
1019             rev="$$subdir $$rev"; \
1020           fi; \
1021         done; \
1022         rev="$$rev ."; \
1023         target=`echo $@ | sed s/-recursive//`; \
1024         for subdir in $$rev; do \
1025           echo "Making $$target in $$subdir"; \
1026           if test "$$subdir" = "."; then \
1027             local_target="$$target-am"; \
1028           else \
1029             local_target="$$target"; \
1030           fi; \
1031           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1032           || eval $$failcom; \
1033         done && test -z "$$fail"
1034 tags-recursive:
1035         list='$(SUBDIRS)'; for subdir in $$list; do \
1036           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1037         done
1038 ctags-recursive:
1039         list='$(SUBDIRS)'; for subdir in $$list; do \
1040           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1041         done
1042
1043 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1044         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1045         unique=`for i in $$list; do \
1046             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1047           done | \
1048           $(AWK) '    { files[$$0] = 1; } \
1049                END { for (i in files) print i; }'`; \
1050         mkid -fID $$unique
1051 tags: TAGS
1052
1053 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1054                 $(TAGS_FILES) $(LISP)
1055         tags=; \
1056         here=`pwd`; \
1057         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1058           include_option=--etags-include; \
1059           empty_fix=.; \
1060         else \
1061           include_option=--include; \
1062           empty_fix=; \
1063         fi; \
1064         list='$(SUBDIRS)'; for subdir in $$list; do \
1065           if test "$$subdir" = .; then :; else \
1066             test ! -f $$subdir/TAGS || \
1067               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1068           fi; \
1069         done; \
1070         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1071         unique=`for i in $$list; do \
1072             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1073           done | \
1074           $(AWK) '    { files[$$0] = 1; } \
1075                END { for (i in files) print i; }'`; \
1076         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1077           test -n "$$unique" || unique=$$empty_fix; \
1078           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1079             $$tags $$unique; \
1080         fi
1081 ctags: CTAGS
1082 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1083                 $(TAGS_FILES) $(LISP)
1084         tags=; \
1085         here=`pwd`; \
1086         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1087         unique=`for i in $$list; do \
1088             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1089           done | \
1090           $(AWK) '    { files[$$0] = 1; } \
1091                END { for (i in files) print i; }'`; \
1092         test -z "$(CTAGS_ARGS)$$tags$$unique" \
1093           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1094              $$tags $$unique
1095
1096 GTAGS:
1097         here=`$(am__cd) $(top_builddir) && pwd` \
1098           && cd $(top_srcdir) \
1099           && gtags -i $(GTAGS_ARGS) $$here
1100
1101 distclean-tags:
1102         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1103
1104 check-TESTS: $(TESTS)
1105         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
1106         srcdir=$(srcdir); export srcdir; \
1107         list='$(TESTS)'; \
1108         if test -n "$$list"; then \
1109           for tst in $$list; do \
1110             if test -f ./$$tst; then dir=./; \
1111             elif test -f $$tst; then dir=; \
1112             else dir="$(srcdir)/"; fi; \
1113             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
1114               all=`expr $$all + 1`; \
1115               case " $(XFAIL_TESTS) " in \
1116               *" $$tst "*) \
1117                 xpass=`expr $$xpass + 1`; \
1118                 failed=`expr $$failed + 1`; \
1119                 echo "XPASS: $$tst"; \
1120               ;; \
1121               *) \
1122                 echo "PASS: $$tst"; \
1123               ;; \
1124               esac; \
1125             elif test $$? -ne 77; then \
1126               all=`expr $$all + 1`; \
1127               case " $(XFAIL_TESTS) " in \
1128               *" $$tst "*) \
1129                 xfail=`expr $$xfail + 1`; \
1130                 echo "XFAIL: $$tst"; \
1131               ;; \
1132               *) \
1133                 failed=`expr $$failed + 1`; \
1134                 echo "FAIL: $$tst"; \
1135               ;; \
1136               esac; \
1137             else \
1138               skip=`expr $$skip + 1`; \
1139               echo "SKIP: $$tst"; \
1140             fi; \
1141           done; \
1142           if test "$$failed" -eq 0; then \
1143             if test "$$xfail" -eq 0; then \
1144               banner="All $$all tests passed"; \
1145             else \
1146               banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
1147             fi; \
1148           else \
1149             if test "$$xpass" -eq 0; then \
1150               banner="$$failed of $$all tests failed"; \
1151             else \
1152               banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
1153             fi; \
1154           fi; \
1155           dashes="$$banner"; \
1156           skipped=""; \
1157           if test "$$skip" -ne 0; then \
1158             skipped="($$skip tests were not run)"; \
1159             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1160               dashes="$$skipped"; \
1161           fi; \
1162           report=""; \
1163           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
1164             report="Please report to $(PACKAGE_BUGREPORT)"; \
1165             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
1166               dashes="$$report"; \
1167           fi; \
1168           dashes=`echo "$$dashes" | sed s/./=/g`; \
1169           echo "$$dashes"; \
1170           echo "$$banner"; \
1171           test -z "$$skipped" || echo "$$skipped"; \
1172           test -z "$$report" || echo "$$report"; \
1173           echo "$$dashes"; \
1174           test "$$failed" -eq 0; \
1175         else :; fi
1176
1177 distdir: $(DISTFILES)
1178         $(am__remove_distdir)
1179         mkdir $(distdir)
1180         $(mkdir_p) $(distdir)/. $(distdir)/Mac_files $(distdir)/cord $(distdir)/doc $(distdir)/include $(distdir)/include/extra $(distdir)/include/private $(distdir)/tests
1181         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1182         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
1183         list='$(DISTFILES)'; for file in $$list; do \
1184           case $$file in \
1185             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1186             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
1187           esac; \
1188           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1189           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
1190           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
1191             dir="/$$dir"; \
1192             $(mkdir_p) "$(distdir)$$dir"; \
1193           else \
1194             dir=''; \
1195           fi; \
1196           if test -d $$d/$$file; then \
1197             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1198               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1199             fi; \
1200             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1201           else \
1202             test -f $(distdir)/$$file \
1203             || cp -p $$d/$$file $(distdir)/$$file \
1204             || exit 1; \
1205           fi; \
1206         done
1207         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1208           if test "$$subdir" = .; then :; else \
1209             test -d "$(distdir)/$$subdir" \
1210             || $(mkdir_p) "$(distdir)/$$subdir" \
1211             || exit 1; \
1212             distdir=`$(am__cd) $(distdir) && pwd`; \
1213             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
1214             (cd $$subdir && \
1215               $(MAKE) $(AM_MAKEFLAGS) \
1216                 top_distdir="$$top_distdir" \
1217                 distdir="$$distdir/$$subdir" \
1218                 distdir) \
1219               || exit 1; \
1220           fi; \
1221         done
1222         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
1223           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1224           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1225           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
1226         || chmod -R a+r $(distdir)
1227 dist-gzip: distdir
1228         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1229         $(am__remove_distdir)
1230 dist-bzip2: distdir
1231         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
1232         $(am__remove_distdir)
1233
1234 dist-tarZ: distdir
1235         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1236         $(am__remove_distdir)
1237
1238 dist-shar: distdir
1239         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1240         $(am__remove_distdir)
1241
1242 dist-zip: distdir
1243         -rm -f $(distdir).zip
1244         zip -rq $(distdir).zip $(distdir)
1245         $(am__remove_distdir)
1246
1247 dist dist-all: distdir
1248         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1249         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
1250         $(am__remove_distdir)
1251
1252 # This target untars the dist file and tries a VPATH configuration.  Then
1253 # it guarantees that the distribution is self-contained by making another
1254 # tarfile.
1255 distcheck: dist
1256         case '$(DIST_ARCHIVES)' in \
1257         *.tar.gz*) \
1258           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
1259         *.tar.bz2*) \
1260           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
1261         *.tar.Z*) \
1262           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1263         *.shar.gz*) \
1264           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
1265         *.zip*) \
1266           unzip $(distdir).zip ;;\
1267         esac
1268         chmod -R a-w $(distdir); chmod a+w $(distdir)
1269         mkdir $(distdir)/_build
1270         mkdir $(distdir)/_inst
1271         chmod a-w $(distdir)
1272         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1273           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1274           && cd $(distdir)/_build \
1275           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1276             $(DISTCHECK_CONFIGURE_FLAGS) \
1277           && $(MAKE) $(AM_MAKEFLAGS) \
1278           && $(MAKE) $(AM_MAKEFLAGS) dvi \
1279           && $(MAKE) $(AM_MAKEFLAGS) check \
1280           && $(MAKE) $(AM_MAKEFLAGS) install \
1281           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1282           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1283           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1284                 distuninstallcheck \
1285           && chmod -R a-w "$$dc_install_base" \
1286           && ({ \
1287                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1288                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1289                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1290                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1291                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1292               } || { rm -rf "$$dc_destdir"; exit 1; }) \
1293           && rm -rf "$$dc_destdir" \
1294           && $(MAKE) $(AM_MAKEFLAGS) dist \
1295           && rm -rf $(DIST_ARCHIVES) \
1296           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
1297         $(am__remove_distdir)
1298         @(echo "$(distdir) archives ready for distribution: "; \
1299           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1300           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
1301 distuninstallcheck:
1302         @cd $(distuninstallcheck_dir) \
1303         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
1304            || { echo "ERROR: files left after uninstall:" ; \
1305                 if test -n "$(DESTDIR)"; then \
1306                   echo "  (check DESTDIR support)"; \
1307                 fi ; \
1308                 $(distuninstallcheck_listfiles) ; \
1309                 exit 1; } >&2
1310 distcleancheck: distclean
1311         @if test '$(srcdir)' = . ; then \
1312           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1313           exit 1 ; \
1314         fi
1315         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1316           || { echo "ERROR: files left in build directory after distclean:" ; \
1317                $(distcleancheck_listfiles) ; \
1318                exit 1; } >&2
1319 check-am: all-am
1320         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
1321         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
1322 check: check-recursive
1323 all-am: Makefile $(LTLIBRARIES) $(SCRIPTS) $(DATA) $(HEADERS)
1324 installdirs: installdirs-recursive
1325 installdirs-am:
1326         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(includedir)" "$(DESTDIR)$(pkgincludedir)"; do \
1327           test -z "$$dir" || $(mkdir_p) "$$dir"; \
1328         done
1329 install: install-recursive
1330 install-exec: install-exec-recursive
1331 install-data: install-data-recursive
1332 uninstall: uninstall-recursive
1333
1334 install-am: all-am
1335         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1336
1337 installcheck: installcheck-recursive
1338 install-strip:
1339         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1340           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1341           `test -z '$(STRIP)' || \
1342             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1343 mostlyclean-generic:
1344
1345 clean-generic:
1346
1347 distclean-generic:
1348         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1349         -rm -f ./$(am__dirstamp)
1350         -rm -f cord/$(DEPDIR)/$(am__dirstamp)
1351         -rm -f cord/$(am__dirstamp)
1352         -rm -f tests/$(DEPDIR)/$(am__dirstamp)
1353         -rm -f tests/$(am__dirstamp)
1354         -test -z "$(DEPDIR)/$(am__dirstamp)" || rm -f $(DEPDIR)/$(am__dirstamp)
1355
1356 maintainer-clean-generic:
1357         @echo "This command is intended for maintainers to use"
1358         @echo "it deletes files that may require special tools to rebuild."
1359 clean: clean-recursive
1360
1361 clean-am: clean-checkPROGRAMS clean-generic clean-libLTLIBRARIES \
1362         clean-libtool mostlyclean-am
1363
1364 distclean: distclean-recursive
1365         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1366         -rm -rf ./$(DEPDIR) cord/$(DEPDIR) tests/$(DEPDIR)
1367         -rm -f Makefile
1368 distclean-am: clean-am distclean-compile distclean-generic \
1369         distclean-libtool distclean-tags
1370
1371 dvi: dvi-recursive
1372
1373 dvi-am:
1374
1375 html: html-recursive
1376
1377 info: info-recursive
1378
1379 info-am:
1380
1381 install-data-am: install-dist_pkgconfigDATA install-dist_pkgdataDATA \
1382         install-includeHEADERS install-pkgincludeHEADERS
1383
1384 install-exec-am: install-libLTLIBRARIES
1385
1386 install-info: install-info-recursive
1387
1388 install-man:
1389
1390 installcheck-am:
1391
1392 maintainer-clean: maintainer-clean-recursive
1393         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1394         -rm -rf $(top_srcdir)/autom4te.cache
1395         -rm -rf ./$(DEPDIR) cord/$(DEPDIR) tests/$(DEPDIR)
1396         -rm -f Makefile
1397 maintainer-clean-am: distclean-am maintainer-clean-generic
1398
1399 mostlyclean: mostlyclean-recursive
1400
1401 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1402         mostlyclean-libtool
1403
1404 pdf: pdf-recursive
1405
1406 pdf-am:
1407
1408 ps: ps-recursive
1409
1410 ps-am:
1411
1412 uninstall-am: uninstall-dist_pkgconfigDATA uninstall-dist_pkgdataDATA \
1413         uninstall-includeHEADERS uninstall-info-am \
1414         uninstall-libLTLIBRARIES uninstall-pkgincludeHEADERS
1415
1416 uninstall-info: uninstall-info-recursive
1417
1418 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
1419         check-TESTS check-am clean clean-checkPROGRAMS clean-generic \
1420         clean-libLTLIBRARIES clean-libtool clean-recursive ctags \
1421         ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \
1422         dist-tarZ dist-zip distcheck distclean distclean-compile \
1423         distclean-generic distclean-libtool distclean-recursive \
1424         distclean-tags distcleancheck distdir distuninstallcheck dvi \
1425         dvi-am html html-am info info-am install install-am \
1426         install-data install-data-am install-dist_pkgconfigDATA \
1427         install-dist_pkgdataDATA install-exec install-exec-am \
1428         install-includeHEADERS install-info install-info-am \
1429         install-libLTLIBRARIES install-man install-pkgincludeHEADERS \
1430         install-strip installcheck installcheck-am installdirs \
1431         installdirs-am maintainer-clean maintainer-clean-generic \
1432         maintainer-clean-recursive mostlyclean mostlyclean-compile \
1433         mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
1434         pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
1435         uninstall-dist_pkgconfigDATA uninstall-dist_pkgdataDATA \
1436         uninstall-includeHEADERS uninstall-info-am \
1437         uninstall-libLTLIBRARIES uninstall-pkgincludeHEADERS
1438
1439 .s.lo:
1440         $(LTCOMPILE) $(ASM_CPP_OPTIONS) -c $<
1441
1442 .S.lo:
1443         $(LTCOMPILE) $(ASM_CPP_OPTIONS) -c $<
1444
1445 #
1446 # :GOTCHA: GNU make rule for making .s out of .S is flawed, 
1447 # it will not remove dest if building fails
1448 .S.s:
1449         if $(CPP) $< >$@ ; then :; else rm -f $@; fi
1450
1451 # Putting these at the top causes cord to be built first, and not find libgc.a
1452 # on HP/UX.  There may be a better fix.
1453 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1454 # Otherwise a system limit (for SysV at least) may be exceeded.
1455 .NOEXPORT: