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@
82 MY_CFLAGS
= @MY_CFLAGS@
89 boehm_gc_basedir
= @boehm_gc_basedir@
90 target_all
= @target_all@
92 AUTOMAKE_OPTIONS
= cygnus
94 # Multilib support variables.
101 @USE_LIBDIR_TRUE@toolexeclibdir
= \
102 @USE_LIBDIR_TRUE@
$(libdir)$(MULTISUBDIR
)
103 @USE_LIBDIR_FALSE@toolexeclibdir
= \
104 @USE_LIBDIR_FALSE@
$(toolexecdir
)/lib
$(MULTISUBDIR
)
105 @USE_LIBDIR_FALSE@toolexecdir
= \
106 @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 config.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 headers.c \
113 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 quick_threads.c real_malloc.c reclaim.c solaris_pthreads.c \
116 solaris_threads.c solaris_threads.h stubborn.c typd_mlc.c version.h \
119 libgcjgc_la_LIBADD
= @addobjs@
120 libgcjgc_la_DEPENDENCIES
= @addobjs@
121 libgcjgc_la_LDFLAGS
= -version-info
0:0:0 -rpath
$(toolexeclibdir
)
123 EXTRA_libgcjgc_la_SOURCES
= alpha_mach_dep.s mips_sgi_mach_dep.s \
124 mips_ultrix_mach_dep.s rs6000_mach_dep.s sparc_mach_dep.s \
125 sparc_sunos4_mach_dep.s mach_dep.c ecos.
cc
128 AM_CXXFLAGS
= @BOEHM_GC_CFLAGS@
130 AM_CFLAGS
= @BOEHM_GC_CFLAGS@
132 check_PROGRAMS
= gctest
133 gctest_SOURCES
= test.c
134 gctest_LDADD
= .
/libgcjgc.la
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 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 quick_threads.lo real_malloc.lo reclaim.lo solaris_pthreads.lo \
204 solaris_threads.lo 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 ||
:; \
407 check-am
: $(check_PROGRAMS
)
410 installcheck: installcheck-am
412 install-info
: install-info-am
413 install-exec-am
: install-toolexeclibLTLIBRARIES
414 install-exec
: install-exec-am
417 install-data
: install-data-am
420 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
422 uninstall-am
: uninstall-toolexeclibLTLIBRARIES
423 uninstall: uninstall-am
424 all-am
: Makefile
$(LTLIBRARIES
)
427 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
429 $(mkinstalldirs
) $(DESTDIR
)$(toolexeclibdir
)
437 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
438 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
440 maintainer-clean-generic
:
441 mostlyclean-am
: mostlyclean-toolexeclibLTLIBRARIES mostlyclean-compile \
442 mostlyclean-libtool mostlyclean-checkPROGRAMS \
443 mostlyclean-tags mostlyclean-generic
445 mostlyclean: mostlyclean-am
447 clean-am
: clean-toolexeclibLTLIBRARIES clean-compile clean-libtool \
448 clean-checkPROGRAMS clean-tags clean-generic \
453 distclean-am
: distclean-toolexeclibLTLIBRARIES distclean-compile \
454 distclean-libtool distclean-checkPROGRAMS \
455 distclean-tags distclean-generic clean-am
458 distclean: distclean-am
461 maintainer-clean-am
: maintainer-clean-toolexeclibLTLIBRARIES \
462 maintainer-clean-compile maintainer-clean-libtool \
463 maintainer-clean-checkPROGRAMS maintainer-clean-tags \
464 maintainer-clean-generic distclean-am
465 @echo
"This command is intended for maintainers to use;"
466 @echo
"it deletes files that may require special tools to rebuild."
468 maintainer-clean
: maintainer-clean-am
471 .PHONY
: mostlyclean-toolexeclibLTLIBRARIES \
472 distclean-toolexeclibLTLIBRARIES clean-toolexeclibLTLIBRARIES \
473 maintainer-clean-toolexeclibLTLIBRARIES \
474 uninstall-toolexeclibLTLIBRARIES install-toolexeclibLTLIBRARIES \
475 mostlyclean-compile distclean-compile clean-compile \
476 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
477 clean-libtool maintainer-clean-libtool mostlyclean-checkPROGRAMS \
478 distclean-checkPROGRAMS clean-checkPROGRAMS \
479 maintainer-clean-checkPROGRAMS
tags mostlyclean-tags distclean-tags \
480 clean-tags maintainer-clean-tags distdir info-am
info dvi-am
dvi check \
481 check-am installcheck-am
installcheck install-info-am install-info \
482 install-exec-am install-exec install-data-am install-data install-am \
483 install uninstall-am
uninstall all-redirect all-am
all installdirs \
484 mostlyclean-generic distclean-generic clean-generic \
485 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
487 $(all_objs
) : config.h gc_priv.h gc_hdrs.h gc.h gc_mark.h
490 $(LTCOMPILE
) -Wp
,-P
-x assembler-with-cpp
-c
$<
493 .PHONY
: all-multi mostlyclean-multi clean-multi distclean-multi \
494 maintainer-clean-multi
497 install-am
: install-multi
498 mostlyclean-am
: mostlyclean-multi
499 clean-am
: clean-multi
500 distclean-am
: distclean-multi
501 maintainer-clean-am
: maintainer-clean-multi
504 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
506 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
508 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
510 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
512 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
513 maintainer-clean-multi
:
514 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
516 # Tell versions [3.59,3.63) of GNU make to not export all variables.
517 # Otherwise a system limit (for SysV at least) may be exceeded.