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@
83 MY_CFLAGS
= @MY_CFLAGS@
89 THREADLIB
= @THREADLIB@
92 boehm_gc_basedir
= @boehm_gc_basedir@
93 target_all
= @target_all@
95 AUTOMAKE_OPTIONS
= cygnus
97 # Multilib support variables.
104 @USE_LIBDIR_TRUE@toolexeclibdir
= @USE_LIBDIR_TRUE@
$(libdir)$(MULTISUBDIR
)
105 @USE_LIBDIR_FALSE@toolexeclibdir
= @USE_LIBDIR_FALSE@
$(toolexecdir
)/lib
$(MULTISUBDIR
)
106 @USE_LIBDIR_FALSE@toolexecdir
= @USE_LIBDIR_FALSE@
$(exec_prefix)/$(target_alias
)
108 toolexeclib_LTLIBRARIES
= $(target_all
)
109 EXTRA_LTLIBRARIES
= libgcjgc.la
110 libgcjgc_la_SOURCES
= allchblk.c alloc.c blacklst.c checksums.c \
111 gcconfig.h dbg_mlc.c dyn_load.c finalize.c gc.h gc_alloc.h gc_cpp.h \
112 gc_hdrs.h gc_mark.h gc_priv.h gc_private.h gc_typed.h gcj_mlc.c headers.c \
113 hpux_irix_threads.c linux_threads.c malloc.c mallocx.c mark.c mark_rts.c \
114 misc.c new_hblk.c obj_map.c os_dep.c pcr_interface.c ptr_chck.c \
115 real_malloc.c reclaim.c solaris_pthreads.c solaris_threads.c \
116 solaris_threads.h stubborn.c typd_mlc.c version.h weakpointer.h
118 libgcjgc_la_LIBADD
= @addobjs@
119 libgcjgc_la_DEPENDENCIES
= @addobjs@
120 libgcjgc_la_LDFLAGS
= -version-info
1:1:0 -rpath
$(toolexeclibdir
)
122 EXTRA_libgcjgc_la_SOURCES
= alpha_mach_dep.s mips_sgi_mach_dep.s \
123 mips_ultrix_mach_dep.s rs6000_mach_dep.s sparc_mach_dep.s \
124 sparc_sunos4_mach_dep.s mach_dep.c ecos.
cc
127 AM_CXXFLAGS
= @BOEHM_GC_CFLAGS@
129 AM_CFLAGS
= @BOEHM_GC_CFLAGS@
131 check_PROGRAMS
= gctest
132 gctest_SOURCES
= test.c
133 gctest_LDADD
= .
/libgcjgc.la
$(THREADLIB
)
137 all_objs
= @addobjs@
$(libgcjgc_la_OBJECTS
)
139 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) \
140 $(AM_CPPFLAGS
) $(CPPFLAGS
) \
141 $(AM_CFLAGS
) $(MY_CFLAGS
) $(BOEHM_GC_CFLAGS
)
143 LINK
= $(LIBTOOL
) --mode
=link
$(CC
) $(AM_CFLAGS
) $(MY_CFLAGS
) $(LDFLAGS
) -o
$@
145 # Work around what appears to be a GNU make bug handling MAKEFLAGS
146 # values defined in terms of make variables, as is the case for CC and
147 # friends when we are called from the top level Makefile.
149 "AR_FLAGS=$(AR_FLAGS)" \
150 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
152 "CXXFLAGS=$(CXXFLAGS)" \
153 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
154 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
155 "INSTALL=$(INSTALL)" \
156 "INSTALL_DATA=$(INSTALL_DATA)" \
157 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
158 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
159 "LDFLAGS=$(LDFLAGS)" \
160 "LIBCFLAGS=$(LIBCFLAGS)" \
161 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
163 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
164 "PICFLAG=$(PICFLAG)" \
165 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
168 "RUNTEST=$(RUNTEST)" \
169 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
170 "exec_prefix=$(exec_prefix)" \
171 "infodir=$(infodir)" \
174 "tooldir=$(tooldir)" \
180 "LIBCFLAGS=$(LIBCFLAGS)" \
182 "PICFLAG=$(PICFLAG)" \
187 CONFIG_STATUS_DEPENDENCIES
= $(boehm_gc_basedir
)/configure.host
190 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
191 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
193 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
196 DEFS
= @DEFS@
-I.
-I
$(srcdir)
197 CPPFLAGS
= @CPPFLAGS@
200 libgcjgc_la_OBJECTS
= allchblk.lo alloc.lo blacklst.lo checksums.lo \
201 dbg_mlc.lo dyn_load.lo finalize.lo gcj_mlc.lo headers.lo \
202 hpux_irix_threads.lo linux_threads.lo malloc.lo mallocx.lo mark.lo \
203 mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo \
204 ptr_chck.lo real_malloc.lo reclaim.lo solaris_pthreads.lo \
205 solaris_threads.lo stubborn.lo typd_mlc.lo
206 check_PROGRAMS
= gctest
$(EXEEXT
)
207 gctest_OBJECTS
= test.
$(OBJEXT
)
208 gctest_DEPENDENCIES
= .
/libgcjgc.la
210 CXXFLAGS
= @CXXFLAGS@
211 CXXCOMPILE
= $(CXX
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
212 LTCXXCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CXX
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
214 CXXLINK
= $(LIBTOOL
) --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(LDFLAGS
) -o
$@
216 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
218 DIST_COMMON
= README ChangeLog Makefile.am Makefile.in acinclude.m4 \
219 aclocal.m4 configure configure.in
222 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
226 SOURCES
= $(libgcjgc_la_SOURCES
) $(EXTRA_libgcjgc_la_SOURCES
) $(gctest_SOURCES
)
227 OBJECTS
= $(libgcjgc_la_OBJECTS
) $(gctest_OBJECTS
)
231 .SUFFIXES
: .S .c .
cc .lo .o .obj .s
232 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
233 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
235 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
237 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
239 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
240 cd
$(srcdir) && $(ACLOCAL
)
242 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
243 $(SHELL
) .
/config.status
--recheck
244 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
245 cd
$(srcdir) && $(AUTOCONF
)
247 mostlyclean-toolexeclibLTLIBRARIES
:
249 clean-toolexeclibLTLIBRARIES
:
250 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
252 distclean-toolexeclibLTLIBRARIES
:
254 maintainer-clean-toolexeclibLTLIBRARIES
:
256 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
258 $(mkinstalldirs
) $(DESTDIR
)$(toolexeclibdir
)
259 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
260 if
test -f
$$p; then \
261 echo
"$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p"; \
262 $(LIBTOOL
) --mode
=install $(INSTALL
) $$p $(DESTDIR
)$(toolexeclibdir
)/$$p; \
266 uninstall-toolexeclibLTLIBRARIES
:
268 list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
269 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(toolexeclibdir
)/$$p; \
275 # FIXME: We should only use cygpath when building on Windows,
276 # and only if it is available.
278 $(COMPILE
) -c
`cygpath -w $<`
287 -rm -f
*.o core
*.core
295 maintainer-clean-compile
:
298 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
301 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
311 maintainer-clean-libtool
:
313 libgcjgc.la
: $(libgcjgc_la_OBJECTS
) $(libgcjgc_la_DEPENDENCIES
)
314 $(LINK
) $(libgcjgc_la_LDFLAGS
) $(libgcjgc_la_OBJECTS
) $(libgcjgc_la_LIBADD
) $(LIBS
)
316 mostlyclean-checkPROGRAMS
:
319 -test -z
"$(check_PROGRAMS)" ||
rm -f
$(check_PROGRAMS
)
321 distclean-checkPROGRAMS
:
323 maintainer-clean-checkPROGRAMS
:
325 gctest
$(EXEEXT
): $(gctest_OBJECTS
) $(gctest_DEPENDENCIES
)
326 @
rm -f gctest
$(EXEEXT
)
327 $(LINK
) $(gctest_LDFLAGS
) $(gctest_OBJECTS
) $(gctest_LDADD
) $(LIBS
)
331 $(CXXCOMPILE
) -c
`cygpath -w $<`
333 $(LTCXXCOMPILE
) -c
$<
337 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
338 list
='$(SOURCES) $(HEADERS)'; \
339 unique
=`for i in $$list; do echo $$i; done | \
340 awk ' { files[$$0] = 1; } \
341 END { for (i in files) print i; }'`; \
342 here
=`pwd` && cd
$(srcdir) \
343 && mkid
-f
$$here/ID
$$unique $(LISP
)
345 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) $(LISP
)
348 list
='$(SOURCES) $(HEADERS)'; \
349 unique
=`for i in $$list; do echo $$i; done | \
350 awk ' { files[$$0] = 1; } \
351 END { for (i in files) print i; }'`; \
352 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
353 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags $$unique $(LISP
) -o
$$here/TAGS
)
362 maintainer-clean-tags
:
364 distdir
= $(PACKAGE
)-$(VERSION
)
365 top_distdir
= $(distdir
)
367 # This target untars the dist file and tries a VPATH configuration. Then
368 # it guarantees that the distribution is self-contained by making another
372 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
373 mkdir
$(distdir
)/=build
374 mkdir
$(distdir
)/=inst
375 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
376 cd
$(distdir
)/=build \
377 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
378 && $(MAKE
) $(AM_MAKEFLAGS
) \
379 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
380 && $(MAKE
) $(AM_MAKEFLAGS
) check \
381 && $(MAKE
) $(AM_MAKEFLAGS
) install \
382 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
383 && $(MAKE
) $(AM_MAKEFLAGS
) dist
385 @banner
="$(distdir).tar.gz is ready for distribution"; \
386 dashes
=`echo "$$banner" | sed s/./=/g`; \
391 -chmod
-R a
+r
$(distdir
)
392 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
395 -chmod
-R a
+r
$(distdir
)
396 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
398 distdir
: $(DISTFILES
)
401 -chmod
777 $(distdir
)
402 @for file in
$(DISTFILES
); do \
403 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
404 if
test -d
$$d/$$file; then \
405 cp
-pr
$$d/$$file $(distdir
)/$$file; \
407 test -f
$(distdir
)/$$file \
408 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
409 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
412 check-TESTS
: $(TESTS
)
414 srcdir=$(srcdir); export srcdir; \
415 for tst in
$(TESTS
); do \
416 if
test -f
$$tst; then
dir=.
; \
417 else dir="$(srcdir)"; fi
; \
418 if
$(TESTS_ENVIRONMENT
) $$dir/$$tst; then \
419 all=`expr $$all + 1`; \
420 echo
"PASS: $$tst"; \
421 elif
test $$?
-ne
77; then \
422 all=`expr $$all + 1`; \
423 failed
=`expr $$failed + 1`; \
424 echo
"FAIL: $$tst"; \
427 if
test "$$failed" -eq
0; then \
428 banner
="All $$all tests passed"; \
430 banner
="$$failed of $$all tests failed"; \
432 dashes
=`echo "$$banner" | sed s/./=/g`; \
436 test "$$failed" -eq
0
441 check-am
: $(check_PROGRAMS
)
442 $(MAKE
) $(AM_MAKEFLAGS
) check-TESTS
445 installcheck: installcheck-am
447 install-info
: install-info-am
448 install-exec-am
: install-toolexeclibLTLIBRARIES
449 install-exec
: install-exec-am
452 install-data
: install-data-am
455 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
457 uninstall-am
: uninstall-toolexeclibLTLIBRARIES
458 uninstall: uninstall-am
459 all-am
: Makefile
$(LTLIBRARIES
)
462 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
464 $(mkinstalldirs
) $(DESTDIR
)$(toolexeclibdir
)
472 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
473 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
475 maintainer-clean-generic
:
476 mostlyclean-am
: mostlyclean-toolexeclibLTLIBRARIES mostlyclean-compile \
477 mostlyclean-libtool mostlyclean-checkPROGRAMS \
478 mostlyclean-tags mostlyclean-generic
480 mostlyclean: mostlyclean-am
482 clean-am
: clean-toolexeclibLTLIBRARIES clean-compile clean-libtool \
483 clean-checkPROGRAMS clean-tags clean-generic \
488 distclean-am
: distclean-toolexeclibLTLIBRARIES distclean-compile \
489 distclean-libtool distclean-checkPROGRAMS \
490 distclean-tags distclean-generic clean-am
493 distclean: distclean-am
496 maintainer-clean-am
: maintainer-clean-toolexeclibLTLIBRARIES \
497 maintainer-clean-compile maintainer-clean-libtool \
498 maintainer-clean-checkPROGRAMS maintainer-clean-tags \
499 maintainer-clean-generic distclean-am
500 @echo
"This command is intended for maintainers to use;"
501 @echo
"it deletes files that may require special tools to rebuild."
503 maintainer-clean
: maintainer-clean-am
506 .PHONY
: mostlyclean-toolexeclibLTLIBRARIES \
507 distclean-toolexeclibLTLIBRARIES clean-toolexeclibLTLIBRARIES \
508 maintainer-clean-toolexeclibLTLIBRARIES \
509 uninstall-toolexeclibLTLIBRARIES install-toolexeclibLTLIBRARIES \
510 mostlyclean-compile distclean-compile clean-compile \
511 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
512 clean-libtool maintainer-clean-libtool mostlyclean-checkPROGRAMS \
513 distclean-checkPROGRAMS clean-checkPROGRAMS \
514 maintainer-clean-checkPROGRAMS
tags mostlyclean-tags distclean-tags \
515 clean-tags maintainer-clean-tags distdir check-TESTS info-am
info \
516 dvi-am
dvi check check-am installcheck-am
installcheck install-info-am \
517 install-info install-exec-am install-exec install-data-am install-data \
518 install-am
install uninstall-am
uninstall all-redirect all-am
all \
519 installdirs mostlyclean-generic distclean-generic clean-generic \
520 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
522 $(all_objs
) : gcconfig.h gc_priv.h gc_hdrs.h gc.h gc_mark.h
525 $(LTCOMPILE
) -Wp
,-P
-x assembler-with-cpp
-c
$<
528 .PHONY
: all-multi mostlyclean-multi clean-multi distclean-multi \
529 maintainer-clean-multi
532 install-am
: install-multi
533 mostlyclean-am
: mostlyclean-multi
534 clean-am
: clean-multi
535 distclean-am
: distclean-multi
536 maintainer-clean-am
: maintainer-clean-multi
539 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
541 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
543 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
545 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
547 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
548 maintainer-clean-multi
:
549 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
551 # Tell versions [3.59,3.63) of GNU make to not export all variables.
552 # Otherwise a system limit (for SysV at least) may be exceeded.