1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
46 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
60 build_alias
= @build_alias@
61 build_triplet
= @build@
62 host_alias
= @host_alias@
64 target_alias
= @target_alias@
65 target_triplet
= @target@
68 BOEHM_GC_CFLAGS
= @BOEHM_GC_CFLAGS@
73 CXXINCLUDES
= @CXXINCLUDES@
81 MY_CFLAGS
= @MY_CFLAGS@
85 THREADLIB
= @THREADLIB@
88 boehm_gc_basedir
= @boehm_gc_basedir@
89 target_all
= @target_all@
91 AUTOMAKE_OPTIONS
= cygnus
93 # Multilib support variables.
100 @USE_LIBDIR_TRUE@toolexeclibdir
= \
101 @USE_LIBDIR_TRUE@
$(libdir)$(MULTISUBDIR
)
102 @USE_LIBDIR_FALSE@toolexeclibdir
= \
103 @USE_LIBDIR_FALSE@
$(toolexecdir
)/lib
$(MULTISUBDIR
)
104 @USE_LIBDIR_FALSE@toolexecdir
= \
105 @USE_LIBDIR_FALSE@
$(exec_prefix)/$(target_alias
)
107 toolexeclib_LTLIBRARIES
= $(target_all
)
108 EXTRA_LTLIBRARIES
= libgcjgc.la
109 libgcjgc_la_SOURCES
= allchblk.c alloc.c blacklst.c checksums.c \
110 gcconfig.h dbg_mlc.c dyn_load.c finalize.c gc.h gc_alloc.h gc_cpp.h \
111 gc_hdrs.h gc_mark.h gc_priv.h gc_private.h gc_typed.h headers.c \
112 hpux_irix_threads.c linux_threads.c malloc.c mallocx.c mark.c mark_rts.c \
113 misc.c new_hblk.c obj_map.c os_dep.c pcr_interface.c ptr_chck.c \
114 real_malloc.c reclaim.c solaris_pthreads.c solaris_threads.c \
115 solaris_threads.h stubborn.c typd_mlc.c version.h weakpointer.h
117 libgcjgc_la_LIBADD
= @addobjs@
118 libgcjgc_la_DEPENDENCIES
= @addobjs@
119 libgcjgc_la_LDFLAGS
= -version-info
1:1:0 -rpath
$(toolexeclibdir
)
121 EXTRA_libgcjgc_la_SOURCES
= alpha_mach_dep.s mips_sgi_mach_dep.s \
122 mips_ultrix_mach_dep.s rs6000_mach_dep.s sparc_mach_dep.s \
123 sparc_sunos4_mach_dep.s mach_dep.c ecos.
cc
126 AM_CXXFLAGS
= @BOEHM_GC_CFLAGS@
128 AM_CFLAGS
= @BOEHM_GC_CFLAGS@
130 check_PROGRAMS
= gctest
131 gctest_SOURCES
= test.c
132 gctest_LDADD
= .
/libgcjgc.la
$(THREADLIB
)
136 all_objs
= @addobjs@
$(libgcjgc_la_OBJECTS
)
138 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) \
139 $(AM_CPPFLAGS
) $(CPPFLAGS
) \
140 $(AM_CFLAGS
) $(MY_CFLAGS
) $(BOEHM_GC_CFLAGS
)
142 LINK
= $(LIBTOOL
) --mode
=link
$(CC
) $(AM_CFLAGS
) $(MY_CFLAGS
) $(LDFLAGS
) -o
$@
144 # Work around what appears to be a GNU make bug handling MAKEFLAGS
145 # values defined in terms of make variables, as is the case for CC and
146 # friends when we are called from the top level Makefile.
148 "AR_FLAGS=$(AR_FLAGS)" \
149 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
151 "CXXFLAGS=$(CXXFLAGS)" \
152 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
153 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
154 "INSTALL=$(INSTALL)" \
155 "INSTALL_DATA=$(INSTALL_DATA)" \
156 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
157 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
158 "LDFLAGS=$(LDFLAGS)" \
159 "LIBCFLAGS=$(LIBCFLAGS)" \
160 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
162 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
163 "PICFLAG=$(PICFLAG)" \
164 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
167 "RUNTEST=$(RUNTEST)" \
168 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
169 "exec_prefix=$(exec_prefix)" \
170 "infodir=$(infodir)" \
173 "tooldir=$(tooldir)" \
179 "LIBCFLAGS=$(LIBCFLAGS)" \
181 "PICFLAG=$(PICFLAG)" \
186 CONFIG_STATUS_DEPENDENCIES
= $(boehm_gc_basedir
)/configure.host
189 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
190 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
192 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
195 DEFS
= @DEFS@
-I.
-I
$(srcdir)
196 CPPFLAGS
= @CPPFLAGS@
199 libgcjgc_la_OBJECTS
= allchblk.lo alloc.lo blacklst.lo checksums.lo \
200 dbg_mlc.lo dyn_load.lo finalize.lo headers.lo hpux_irix_threads.lo \
201 linux_threads.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo \
202 new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo \
203 real_malloc.lo reclaim.lo solaris_pthreads.lo solaris_threads.lo \
204 stubborn.lo typd_mlc.lo
205 check_PROGRAMS
= gctest
$(EXEEXT
)
206 gctest_OBJECTS
= test.o
207 gctest_DEPENDENCIES
= .
/libgcjgc.la
209 CXXFLAGS
= @CXXFLAGS@
210 CXXCOMPILE
= $(CXX
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
211 LTCXXCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CXX
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
213 CXXLINK
= $(LIBTOOL
) --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(LDFLAGS
) -o
$@
215 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
217 DIST_COMMON
= README ChangeLog Makefile.am Makefile.in acinclude.m4 \
218 aclocal.m4 configure configure.in
221 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
225 SOURCES
= $(libgcjgc_la_SOURCES
) $(EXTRA_libgcjgc_la_SOURCES
) $(gctest_SOURCES
)
226 OBJECTS
= $(libgcjgc_la_OBJECTS
) $(gctest_OBJECTS
)
230 .SUFFIXES
: .S .c .
cc .lo .o .s
231 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
232 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
234 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
236 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
238 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
239 cd
$(srcdir) && $(ACLOCAL
)
241 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
242 $(SHELL
) .
/config.status
--recheck
243 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
244 cd
$(srcdir) && $(AUTOCONF
)
246 mostlyclean-toolexeclibLTLIBRARIES
:
248 clean-toolexeclibLTLIBRARIES
:
249 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
251 distclean-toolexeclibLTLIBRARIES
:
253 maintainer-clean-toolexeclibLTLIBRARIES
:
255 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
257 $(mkinstalldirs
) $(DESTDIR
)$(toolexeclibdir
)
258 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
259 if
test -f
$$p; then \
260 echo
"$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p"; \
261 $(LIBTOOL
) --mode
=install $(INSTALL
) $$p $(DESTDIR
)$(toolexeclibdir
)/$$p; \
265 uninstall-toolexeclibLTLIBRARIES
:
267 list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
268 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(toolexeclibdir
)/$$p; \
281 -rm -f
*.o core
*.core
288 maintainer-clean-compile
:
291 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
294 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
304 maintainer-clean-libtool
:
306 libgcjgc.la
: $(libgcjgc_la_OBJECTS
) $(libgcjgc_la_DEPENDENCIES
)
307 $(LINK
) $(libgcjgc_la_LDFLAGS
) $(libgcjgc_la_OBJECTS
) $(libgcjgc_la_LIBADD
) $(LIBS
)
309 mostlyclean-checkPROGRAMS
:
312 -test -z
"$(check_PROGRAMS)" ||
rm -f
$(check_PROGRAMS
)
314 distclean-checkPROGRAMS
:
316 maintainer-clean-checkPROGRAMS
:
318 gctest
$(EXEEXT
): $(gctest_OBJECTS
) $(gctest_DEPENDENCIES
)
319 @
rm -f gctest
$(EXEEXT
)
320 $(LINK
) $(gctest_LDFLAGS
) $(gctest_OBJECTS
) $(gctest_LDADD
) $(LIBS
)
324 $(LTCXXCOMPILE
) -c
$<
328 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
329 list
='$(SOURCES) $(HEADERS)'; \
330 unique
=`for i in $$list; do echo $$i; done | \
331 awk ' { files[$$0] = 1; } \
332 END { for (i in files) print i; }'`; \
333 here
=`pwd` && cd
$(srcdir) \
334 && mkid
-f
$$here/ID
$$unique $(LISP
)
336 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) $(LISP
)
339 list
='$(SOURCES) $(HEADERS)'; \
340 unique
=`for i in $$list; do echo $$i; done | \
341 awk ' { files[$$0] = 1; } \
342 END { for (i in files) print i; }'`; \
343 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
344 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags $$unique $(LISP
) -o
$$here/TAGS
)
353 maintainer-clean-tags
:
355 distdir
= $(PACKAGE
)-$(VERSION
)
356 top_distdir
= $(distdir
)
358 # This target untars the dist file and tries a VPATH configuration. Then
359 # it guarantees that the distribution is self-contained by making another
363 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
364 mkdir
$(distdir
)/=build
365 mkdir
$(distdir
)/=inst
366 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
367 cd
$(distdir
)/=build \
368 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
369 && $(MAKE
) $(AM_MAKEFLAGS
) \
370 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
371 && $(MAKE
) $(AM_MAKEFLAGS
) check \
372 && $(MAKE
) $(AM_MAKEFLAGS
) install \
373 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
374 && $(MAKE
) $(AM_MAKEFLAGS
) dist
376 @banner
="$(distdir).tar.gz is ready for distribution"; \
377 dashes
=`echo "$$banner" | sed s/./=/g`; \
382 -chmod
-R a
+r
$(distdir
)
383 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
386 -chmod
-R a
+r
$(distdir
)
387 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
389 distdir
: $(DISTFILES
)
392 -chmod
777 $(distdir
)
393 @for file in
$(DISTFILES
); do \
394 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
395 if
test -d
$$d/$$file; then \
396 cp
-pr
$$/$$file $(distdir
)/$$file; \
398 test -f
$(distdir
)/$$file \
399 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
400 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
403 check-TESTS
: $(TESTS
)
405 srcdir=$(srcdir); export srcdir; \
406 for tst in
$(TESTS
); do \
407 if
test -f
$$tst; then
dir=.
; \
408 else dir="$(srcdir)"; fi
; \
409 if
$(TESTS_ENVIRONMENT
) $$dir/$$tst; then \
410 all=`expr $$all + 1`; \
411 echo
"PASS: $$tst"; \
412 elif
test $$?
-ne
77; then \
413 all=`expr $$all + 1`; \
414 failed
=`expr $$failed + 1`; \
415 echo
"FAIL: $$tst"; \
418 if
test "$$failed" -eq
0; then \
419 banner
="All $$all tests passed"; \
421 banner
="$$failed of $$all tests failed"; \
423 dashes
=`echo "$$banner" | sed s/./=/g`; \
427 test "$$failed" -eq
0
432 check-am
: $(check_PROGRAMS
)
433 $(MAKE
) $(AM_MAKEFLAGS
) check-TESTS
436 installcheck: installcheck-am
438 install-info
: install-info-am
439 install-exec-am
: install-toolexeclibLTLIBRARIES
440 install-exec
: install-exec-am
443 install-data
: install-data-am
446 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
448 uninstall-am
: uninstall-toolexeclibLTLIBRARIES
449 uninstall: uninstall-am
450 all-am
: Makefile
$(LTLIBRARIES
)
453 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
455 $(mkinstalldirs
) $(DESTDIR
)$(toolexeclibdir
)
463 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
464 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
466 maintainer-clean-generic
:
467 mostlyclean-am
: mostlyclean-toolexeclibLTLIBRARIES mostlyclean-compile \
468 mostlyclean-libtool mostlyclean-checkPROGRAMS \
469 mostlyclean-tags mostlyclean-generic
471 mostlyclean: mostlyclean-am
473 clean-am
: clean-toolexeclibLTLIBRARIES clean-compile clean-libtool \
474 clean-checkPROGRAMS clean-tags clean-generic \
479 distclean-am
: distclean-toolexeclibLTLIBRARIES distclean-compile \
480 distclean-libtool distclean-checkPROGRAMS \
481 distclean-tags distclean-generic clean-am
484 distclean: distclean-am
487 maintainer-clean-am
: maintainer-clean-toolexeclibLTLIBRARIES \
488 maintainer-clean-compile maintainer-clean-libtool \
489 maintainer-clean-checkPROGRAMS maintainer-clean-tags \
490 maintainer-clean-generic distclean-am
491 @echo
"This command is intended for maintainers to use;"
492 @echo
"it deletes files that may require special tools to rebuild."
494 maintainer-clean
: maintainer-clean-am
497 .PHONY
: mostlyclean-toolexeclibLTLIBRARIES \
498 distclean-toolexeclibLTLIBRARIES clean-toolexeclibLTLIBRARIES \
499 maintainer-clean-toolexeclibLTLIBRARIES \
500 uninstall-toolexeclibLTLIBRARIES install-toolexeclibLTLIBRARIES \
501 mostlyclean-compile distclean-compile clean-compile \
502 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
503 clean-libtool maintainer-clean-libtool mostlyclean-checkPROGRAMS \
504 distclean-checkPROGRAMS clean-checkPROGRAMS \
505 maintainer-clean-checkPROGRAMS
tags mostlyclean-tags distclean-tags \
506 clean-tags maintainer-clean-tags distdir check-TESTS info-am
info \
507 dvi-am
dvi check check-am installcheck-am
installcheck install-info-am \
508 install-info install-exec-am install-exec install-data-am install-data \
509 install-am
install uninstall-am
uninstall all-redirect all-am
all \
510 installdirs mostlyclean-generic distclean-generic clean-generic \
511 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
513 $(all_objs
) : gcconfig.h gc_priv.h gc_hdrs.h gc.h gc_mark.h
516 $(LTCOMPILE
) -Wp
,-P
-x assembler-with-cpp
-c
$<
519 .PHONY
: all-multi mostlyclean-multi clean-multi distclean-multi \
520 maintainer-clean-multi
523 install-am
: install-multi
524 mostlyclean-am
: mostlyclean-multi
525 clean-am
: clean-multi
526 distclean-am
: distclean-multi
527 maintainer-clean-am
: maintainer-clean-multi
530 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
532 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
534 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
536 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
538 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
539 maintainer-clean-multi
:
540 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
542 # Tell versions [3.59,3.63) of GNU make to not export all variables.
543 # Otherwise a system limit (for SysV at least) may be exceeded.