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@
70 CCASFLAGS
= @CCASFLAGS@
76 CXXINCLUDES
= @CXXINCLUDES@
79 EXTRA_TEST_LIBS
= @EXTRA_TEST_LIBS@
82 GC_CFLAGS
= @GC_CFLAGS@
88 MY_CFLAGS
= @MY_CFLAGS@
94 THREADLIBS
= @THREADLIBS@
96 addincludes
= @addincludes@
100 build_subdir
= @build_subdir@
101 gc_basedir
= @gc_basedir@
102 host_subdir
= @host_subdir@
103 mkinstalldirs
= @mkinstalldirs@
105 target_all
= @target_all@
106 target_noncanonical
= @target_noncanonical@
107 target_subdir
= @target_subdir@
108 toolexecdir
= @toolexecdir@
109 toolexeclibdir
= @toolexeclibdir@
111 AUTOMAKE_OPTIONS
= foreign
113 noinst_HEADERS
= gc.h gc_backptr.h gc_local_alloc.h \
114 gc_pthread_redirects.h gc_cpp.h
117 HEADERS
= $(noinst_HEADERS
)
119 DIST_COMMON
= Makefile.am Makefile.in
122 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
128 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
129 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus
include/Makefile
131 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
133 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
138 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
139 list
='$(SOURCES) $(HEADERS)'; \
140 unique
=`for i in $$list; do echo $$i; done | \
141 awk ' { files[$$0] = 1; } \
142 END { for (i in files) print i; }'`; \
143 here
=`pwd` && cd
$(srcdir) \
144 && mkid
-f
$$here/ID
$$unique $(LISP
)
146 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) $(LISP
)
149 list
='$(SOURCES) $(HEADERS)'; \
150 unique
=`for i in $$list; do echo $$i; done | \
151 awk ' { files[$$0] = 1; } \
152 END { for (i in files) print i; }'`; \
153 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
154 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags $$unique $(LISP
) -o
$$here/TAGS
)
163 maintainer-clean-tags
:
165 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
169 distdir
: $(DISTFILES
)
170 @for file in
$(DISTFILES
); do \
171 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
172 if
test -d
$$d/$$file; then \
173 cp
-pr
$$d/$$file $(distdir
)/$$file; \
175 test -f
$(distdir
)/$$file \
176 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
177 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
187 installcheck: installcheck-am
189 install-info
: install-info-am
191 install-exec
: install-exec-am
194 install-data
: install-data-am
197 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
200 uninstall: uninstall-am
201 all-am
: Makefile
$(HEADERS
)
204 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
213 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
214 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
216 maintainer-clean-generic
:
217 mostlyclean-am
: mostlyclean-tags mostlyclean-generic
219 mostlyclean: mostlyclean-am
221 clean-am
: clean-tags clean-generic mostlyclean-am
225 distclean-am
: distclean-tags distclean-generic clean-am
228 distclean: distclean-am
230 maintainer-clean-am
: maintainer-clean-tags maintainer-clean-generic \
232 @echo
"This command is intended for maintainers to use;"
233 @echo
"it deletes files that may require special tools to rebuild."
235 maintainer-clean
: maintainer-clean-am
237 .PHONY
: tags mostlyclean-tags distclean-tags clean-tags \
238 maintainer-clean-tags distdir info-am
info dvi-am
dvi check check-am \
239 installcheck-am
installcheck install-info-am install-info \
240 install-exec-am install-exec install-data-am install-data install-am \
241 install uninstall-am
uninstall all-redirect all-am
all installdirs \
242 mostlyclean-generic distclean-generic clean-generic \
243 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
246 # Tell versions [3.59,3.63) of GNU make to not export all variables.
247 # Otherwise a system limit (for SysV at least) may be exceeded.