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
13 # Copyright (c) 1999-2001 by Red Hat, Inc. All rights reserved.
15 # THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
16 # OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
18 # Permission is hereby granted to use or copy this program
19 # for any purpose, provided the above notices are retained on all copies.
20 # Permission to modify the code and to distribute modified code is granted,
21 # provided the above notices are retained, and a notice that the code was
22 # modified is included with the above copyright notice.
24 # Original author: Tom Tromey
30 top_srcdir
= @top_srcdir@
33 exec_prefix = @
exec_prefix@
37 libexecdir
= @libexecdir@
39 sysconfdir
= @sysconfdir@
40 sharedstatedir
= @sharedstatedir@
41 localstatedir
= @localstatedir@
45 includedir = @
includedir@
46 oldincludedir = /usr
/include
50 pkgdatadir
= $(datadir)/@PACKAGE@
51 pkglibdir
= $(libdir)/@PACKAGE@
52 pkgincludedir
= $(includedir)/@PACKAGE@
59 AUTOHEADER
= @AUTOHEADER@
62 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
63 INSTALL_DATA
= @INSTALL_DATA@
64 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
65 transform
= @program_transform_name@
73 build_alias
= @build_alias@
74 build_triplet
= @build@
75 host_alias
= @host_alias@
77 target_alias
= @target_alias@
78 target_triplet
= @target@
85 CXXINCLUDES
= @CXXINCLUDES@
88 EXTRA_TEST_LIBS
= @EXTRA_TEST_LIBS@
89 GC_CFLAGS
= @GC_CFLAGS@
95 MY_CFLAGS
= @MY_CFLAGS@
99 THREADLIBS
= @THREADLIBS@
102 gc_basedir
= @gc_basedir@
103 target_all
= @target_all@
105 AUTOMAKE_OPTIONS
= cygnus
107 # Multilib support variables.
114 @USE_LIBDIR_TRUE@toolexeclibdir
= $(libdir)$(MULTISUBDIR
)
115 @USE_LIBDIR_FALSE@toolexeclibdir
= $(toolexecdir
)/lib
$(MULTISUBDIR
)
116 @USE_LIBDIR_FALSE@toolexecdir
= $(exec_prefix)/$(target_alias
)
118 toolexeclib_LTLIBRARIES
= $(target_all
)
119 EXTRA_LTLIBRARIES
= libgc.la
120 libgc_la_SOURCES
= allchblk.c alloc.c blacklst.c checksums.c dbg_mlc.c dyn_load.c finalize.c gc_dlopen.c gcj_mlc.c headers.c irix_threads.c linux_threads.c malloc.c mallocx.c mark.c mark_rts.c misc.c new_hblk.c obj_map.c os_dep.c pcr_interface.c ptr_chck.c real_malloc.c reclaim.c solaris_pthreads.c solaris_threads.c specific.c stubborn.c typd_mlc.c
123 # Include THREADLIBS here to ensure that the correct versions of
124 # linuxthread semaphore functions get linked:
125 libgc_la_LIBADD
= @addobjs@
$(THREADLIBS
)
126 libgc_la_DEPENDENCIES
= @addobjs@
127 libgc_la_LDFLAGS
= -version-info
1:1:0 -rpath
$(toolexeclibdir
)
129 EXTRA_libgc_la_SOURCES
= alpha_mach_dep.s mips_sgi_mach_dep.s mips_ultrix_mach_dep.s powerpc_macosx_mach_dep.s rs6000_mach_dep.s sparc_mach_dep.s sparc_netbsd_mach_dep.s sparc_sunos4_mach_dep.s ia64_save_regs_in_stack.s
132 AM_CXXFLAGS
= @GC_CFLAGS@
134 AM_CFLAGS
= @GC_CFLAGS@
136 check_PROGRAMS
= gctest
137 # Using $< in the above seems to fail with the HP/UX on Itanium make.
139 gctest_OBJECTS
= test.o
140 gctest_LDADD
= .
/libgc.la
$(THREADLIBS
) $(EXTRA_TEST_LIBS
)
141 TESTS_ENVIRONMENT
= LD_LIBRARY_PATH
=..
/..
/$(MULTIBUILDTOP
)gcc
144 all_objs
= @addobjs@
$(libgc_la_OBJECTS
)
146 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(MY_CFLAGS
) $(GC_CFLAGS
)
148 LINK
= $(LIBTOOL
) --mode
=link
$(CC
) $(AM_CFLAGS
) $(MY_CFLAGS
) $(LDFLAGS
) -o
$@
150 # Work around what appears to be a GNU make bug handling MAKEFLAGS
151 # values defined in terms of make variables, as is the case for CC and
152 # friends when we are called from the top level Makefile.
153 AM_MAKEFLAGS
= "AR_FLAGS=$(AR_FLAGS)" "CC_FOR_BUILD=$(CC_FOR_BUILD)" "CFLAGS=$(CFLAGS)" "CXXFLAGS=$(CXXFLAGS)" "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" "INSTALL=$(INSTALL)" "INSTALL_DATA=$(INSTALL_DATA)" "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" "LDFLAGS=$(LDFLAGS)" "LIBCFLAGS=$(LIBCFLAGS)" "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" "MAKE=$(MAKE)" "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" "PICFLAG=$(PICFLAG)" "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" "SHELL=$(SHELL)" "EXPECT=$(EXPECT)" "RUNTEST=$(RUNTEST)" "RUNTESTFLAGS=$(RUNTESTFLAGS)" "exec_prefix=$(exec_prefix)" "infodir=$(infodir)" "libdir=$(libdir)" "prefix=$(prefix)" "tooldir=$(tooldir)" "AR=$(AR)" "AS=$(AS)" "CC=$(CC)" "CXX=$(CXX)" "LD=$(LD)" "LIBCFLAGS=$(LIBCFLAGS)" "NM=$(NM)" "PICFLAG=$(PICFLAG)" "RANLIB=$(RANLIB)" "DESTDIR=$(DESTDIR)"
156 CONFIG_STATUS_DEPENDENCIES
= $(srcdir)/configure.host
159 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
160 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/$gc_basedir/mkinstalldirs
162 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
165 DEFS
= @DEFS@
-I.
-I
$(srcdir)
166 CPPFLAGS
= @CPPFLAGS@
169 libgc_la_OBJECTS
= allchblk.lo alloc.lo blacklst.lo checksums.lo \
170 dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo \
171 irix_threads.lo linux_threads.lo malloc.lo mallocx.lo mark.lo \
172 mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo \
173 ptr_chck.lo real_malloc.lo reclaim.lo solaris_pthreads.lo \
174 solaris_threads.lo specific.lo stubborn.lo typd_mlc.lo
175 check_PROGRAMS
= gctest
$(EXEEXT
)
176 gctest_DEPENDENCIES
= .
/libgc.la
179 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
181 DIST_COMMON
= Makefile.am Makefile.in acinclude.m4 aclocal.m4 \
182 config.guess config.sub configure configure.in install-sh ltconfig \
183 ltmain.sh mkinstalldirs
186 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
190 SOURCES
= $(libgc_la_SOURCES
) $(EXTRA_libgc_la_SOURCES
)
191 OBJECTS
= $(libgc_la_OBJECTS
)
195 .SUFFIXES
: .S .c .lo .o .s
196 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
197 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
199 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
201 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
203 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
204 cd
$(srcdir) && $(ACLOCAL
)
206 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
207 $(SHELL
) .
/config.status
--recheck
208 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
209 cd
$(srcdir) && $(AUTOCONF
)
211 mostlyclean-toolexeclibLTLIBRARIES
:
213 clean-toolexeclibLTLIBRARIES
:
214 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
216 distclean-toolexeclibLTLIBRARIES
:
218 maintainer-clean-toolexeclibLTLIBRARIES
:
220 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
222 $(mkinstalldirs
) $(DESTDIR
)$(toolexeclibdir
)
223 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
224 if
test -f
$$p; then \
225 echo
"$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(toolexeclibdir)/$$p"; \
226 $(LIBTOOL
) --mode
=install $(INSTALL
) $$p $(DESTDIR
)$(toolexeclibdir
)/$$p; \
230 uninstall-toolexeclibLTLIBRARIES
:
232 list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
233 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(toolexeclibdir
)/$$p; \
246 -rm -f
*.o core
*.core
253 maintainer-clean-compile
:
256 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
259 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
269 maintainer-clean-libtool
:
271 libgc.la
: $(libgc_la_OBJECTS
) $(libgc_la_DEPENDENCIES
)
272 $(LINK
) $(libgc_la_LDFLAGS
) $(libgc_la_OBJECTS
) $(libgc_la_LIBADD
) $(LIBS
)
274 mostlyclean-checkPROGRAMS
:
277 -test -z
"$(check_PROGRAMS)" ||
rm -f
$(check_PROGRAMS
)
279 distclean-checkPROGRAMS
:
281 maintainer-clean-checkPROGRAMS
:
283 gctest
$(EXEEXT
): $(gctest_OBJECTS
) $(gctest_DEPENDENCIES
)
284 @
rm -f gctest
$(EXEEXT
)
285 $(LINK
) $(gctest_LDFLAGS
) $(gctest_OBJECTS
) $(gctest_LDADD
) $(LIBS
)
289 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
290 list
='$(SOURCES) $(HEADERS)'; \
291 unique
=`for i in $$list; do echo $$i; done | \
292 awk ' { files[$$0] = 1; } \
293 END { for (i in files) print i; }'`; \
294 here
=`pwd` && cd
$(srcdir) \
295 && mkid
-f
$$here/ID
$$unique $(LISP
)
297 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) $(LISP
)
300 list
='$(SOURCES) $(HEADERS)'; \
301 unique
=`for i in $$list; do echo $$i; done | \
302 awk ' { files[$$0] = 1; } \
303 END { for (i in files) print i; }'`; \
304 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
305 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags $$unique $(LISP
) -o
$$here/TAGS
)
314 maintainer-clean-tags
:
316 distdir
= $(PACKAGE
)-$(VERSION
)
317 top_distdir
= $(distdir
)
319 # This target untars the dist file and tries a VPATH configuration. Then
320 # it guarantees that the distribution is self-contained by making another
324 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
325 mkdir
$(distdir
)/=build
326 mkdir
$(distdir
)/=inst
327 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
328 cd
$(distdir
)/=build \
329 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
330 && $(MAKE
) $(AM_MAKEFLAGS
) \
331 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
332 && $(MAKE
) $(AM_MAKEFLAGS
) check \
333 && $(MAKE
) $(AM_MAKEFLAGS
) install \
334 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
335 && $(MAKE
) $(AM_MAKEFLAGS
) dist
337 @banner
="$(distdir).tar.gz is ready for distribution"; \
338 dashes
=`echo "$$banner" | sed s/./=/g`; \
343 -chmod
-R a
+r
$(distdir
)
344 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
347 -chmod
-R a
+r
$(distdir
)
348 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
350 distdir
: $(DISTFILES
)
353 -chmod
777 $(distdir
)
354 @for file in
$(DISTFILES
); do \
355 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
356 if
test -d
$$d/$$file; then \
357 cp
-pr
$$d/$$file $(distdir
)/$$file; \
359 test -f
$(distdir
)/$$file \
360 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
361 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
364 check-TESTS
: $(TESTS
)
366 srcdir=$(srcdir); export srcdir; \
367 for tst in
$(TESTS
); do \
368 if
test -f
$$tst; then
dir=.
; \
369 else dir="$(srcdir)"; fi
; \
370 if
$(TESTS_ENVIRONMENT
) $$dir/$$tst; then \
371 all=`expr $$all + 1`; \
372 echo
"PASS: $$tst"; \
373 elif
test $$?
-ne
77; then \
374 all=`expr $$all + 1`; \
375 failed
=`expr $$failed + 1`; \
376 echo
"FAIL: $$tst"; \
379 if
test "$$failed" -eq
0; then \
380 banner
="All $$all tests passed"; \
382 banner
="$$failed of $$all tests failed"; \
384 dashes
=`echo "$$banner" | sed s/./=/g`; \
388 test "$$failed" -eq
0
393 check-am
: $(check_PROGRAMS
)
394 $(MAKE
) $(AM_MAKEFLAGS
) check-TESTS
397 installcheck: installcheck-am
399 install-info
: install-info-am
400 install-exec-am
: install-toolexeclibLTLIBRARIES
401 install-exec
: install-exec-am
404 install-data
: install-data-am
407 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
409 uninstall-am
: uninstall-toolexeclibLTLIBRARIES
410 uninstall: uninstall-am
411 all-am
: Makefile
$(LTLIBRARIES
)
414 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
416 $(mkinstalldirs
) $(DESTDIR
)$(toolexeclibdir
)
424 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
425 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
427 maintainer-clean-generic
:
428 mostlyclean-am
: mostlyclean-toolexeclibLTLIBRARIES mostlyclean-compile \
429 mostlyclean-libtool mostlyclean-checkPROGRAMS \
430 mostlyclean-tags mostlyclean-generic
432 mostlyclean: mostlyclean-am
434 clean-am
: clean-toolexeclibLTLIBRARIES clean-compile clean-libtool \
435 clean-checkPROGRAMS clean-tags clean-generic \
440 distclean-am
: distclean-toolexeclibLTLIBRARIES distclean-compile \
441 distclean-libtool distclean-checkPROGRAMS \
442 distclean-tags distclean-generic clean-am
445 distclean: distclean-am
448 maintainer-clean-am
: maintainer-clean-toolexeclibLTLIBRARIES \
449 maintainer-clean-compile maintainer-clean-libtool \
450 maintainer-clean-checkPROGRAMS maintainer-clean-tags \
451 maintainer-clean-generic distclean-am
452 @echo
"This command is intended for maintainers to use;"
453 @echo
"it deletes files that may require special tools to rebuild."
455 maintainer-clean
: maintainer-clean-am
458 .PHONY
: mostlyclean-toolexeclibLTLIBRARIES \
459 distclean-toolexeclibLTLIBRARIES clean-toolexeclibLTLIBRARIES \
460 maintainer-clean-toolexeclibLTLIBRARIES \
461 uninstall-toolexeclibLTLIBRARIES install-toolexeclibLTLIBRARIES \
462 mostlyclean-compile distclean-compile clean-compile \
463 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
464 clean-libtool maintainer-clean-libtool mostlyclean-checkPROGRAMS \
465 distclean-checkPROGRAMS clean-checkPROGRAMS \
466 maintainer-clean-checkPROGRAMS
tags mostlyclean-tags distclean-tags \
467 clean-tags maintainer-clean-tags distdir check-TESTS info-am
info \
468 dvi-am
dvi check check-am installcheck-am
installcheck install-info-am \
469 install-info install-exec-am install-exec install-data-am install-data \
470 install-am
install uninstall-am
uninstall all-redirect all-am
all \
471 installdirs mostlyclean-generic distclean-generic clean-generic \
472 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
474 # The following hack produces a warning from automake, but we need it in order
475 # to build a file from a subdirectory. FIXME.
477 $(COMPILE
) -c tests
/test.c
478 $(all_objs
) : include/private
/gcconfig.h
include/private
/gc_priv.h \
479 include/private
/gc_hdrs.h
include/gc.h
include/gc_gcj.h
include/gc_mark.h
482 $(LTCOMPILE
) -Wp
,-P
-x assembler-with-cpp
-c
$<
485 .PHONY
: all-multi mostlyclean-multi clean-multi distclean-multi \
486 maintainer-clean-multi
489 install-am
: install-multi
490 mostlyclean-am
: mostlyclean-multi
491 clean-am
: clean-multi
492 distclean-am
: distclean-multi
493 maintainer-clean-am
: maintainer-clean-multi
496 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
498 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
500 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
502 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
504 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
505 maintainer-clean-multi
:
506 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
508 # Tell versions [3.59,3.63) of GNU make to not export all variables.
509 # Otherwise a system limit (for SysV at least) may be exceeded.