* feature.c (scm_remove_hook_x): Bugfix: Changed reference to
[bpt/guile.git] / Makefile.in
CommitLineData
5798fd97 1# Makefile.in generated automatically by automake 1.3 from Makefile.am
733943b9 2
5798fd97 3# Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
733943b9 4# This Makefile.in is free software; the Free Software Foundation
86c5044a
MD
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
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
11# PARTICULAR PURPOSE.
733943b9 12
0f2d19dd 13
2c9a3a48 14SHELL = /bin/sh
0f2d19dd 15
733943b9
TT
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
0f2d19dd 21
733943b9
TT
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
0f2d19dd 34
5798fd97
MD
35DISTDIR =
36
733943b9
TT
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
0f2d19dd 40
733943b9 41top_builddir = .
0f2d19dd 42
4c8980a2
JB
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
733943b9
TT
48INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
4c8980a2 53
341eaef0
GH
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
3a629497
JB
60host_alias = @host_alias@
61host_triplet = @host@
62AWK = @AWK@
63CC = @CC@
c7b6463e 64CPP = @CPP@
daa4f38c 65GUILE_LIBS = @GUILE_LIBS@
7c86ae05
JB
66GUILE_MAJOR_VERSION = @GUILE_MAJOR_VERSION@
67GUILE_MINOR_VERSION = @GUILE_MINOR_VERSION@
68GUILE_STAMP = @GUILE_STAMP@
69GUILE_VERSION = @GUILE_VERSION@
70LD = @LD@
3a629497
JB
71LIBLOBJS = @LIBLOBJS@
72LIBTOOL = @LIBTOOL@
1aa8162b 73LN_S = @LN_S@
2f38f619 74MAINT = @MAINT@
c7b6463e 75MAKEINFO = @MAKEINFO@
1aa8162b 76NM = @NM@
a1d5d83a 77PACKAGE = @PACKAGE@
539c89a1 78QTHREAD_LTLIBS = @QTHREAD_LTLIBS@
3a629497 79RANLIB = @RANLIB@
539c89a1
JB
80THREAD_CPPFLAGS = @THREAD_CPPFLAGS@
81THREAD_LIBS_INSTALLED = @THREAD_LIBS_INSTALLED@
82THREAD_LIBS_LOCAL = @THREAD_LIBS_LOCAL@
83THREAD_PACKAGE = @THREAD_PACKAGE@
2f38f619 84VERSION = @VERSION@
539c89a1 85qtdmdb_s = @qtdmdb_s@
285403bb 86qthread_asflags = @qthread_asflags@
3a629497 87qtmd_h = @qtmd_h@
3a629497 88qtmdc_c = @qtmdc_c@
3a629497 89qtmds_s = @qtmds_s@
0f2d19dd 90
c9ea20bc 91SUBDIRS = ice-9 qt libguile guile-config doc
0f2d19dd 92
733943b9 93aclocaldir = $(datadir)/aclocal
539c89a1 94aclocal_DATA = guile.m4 qthreads.m4
0f2d19dd 95
942fafad 96EXTRA_DIST = $(aclocal_DATA) ltconfig ltmain.sh acconfig.h \
929dd964 97 HACKING GUILE-VERSION ANON-CVS SNAPSHOTS
4c8980a2 98ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
733943b9 99mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
3a629497 100CONFIG_HEADER = ./libguile/scmconfig.h
733943b9
TT
101CONFIG_CLEAN_FILES =
102DATA = $(aclocal_DATA)
0f2d19dd 103
733943b9 104DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
fb054a8c
JB
105Makefile.in NEWS THANKS TODO acinclude.m4 aclocal.m4 config.guess \
106config.sub configure configure.in install-sh ltconfig ltmain.sh \
107mdate-sh missing mkinstalldirs
0f2d19dd
JB
108
109
4c8980a2 110DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
733943b9 111
2fe609e0 112TAR = tar
4c8980a2 113GZIP = --best
5798fd97 114all: all-recursive all-am
733943b9
TT
115
116.SUFFIXES:
5798fd97 117$(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
4c8980a2 118 cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile
34281b90 119
5798fd97 120Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
34281b90
MG
121 cd $(top_builddir) \
122 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
123
c7b6463e 124$(ACLOCAL_M4): @MAINT@ configure.in acinclude.m4
4c8980a2 125 cd $(srcdir) && $(ACLOCAL)
733943b9 126
c7b6463e 127config.status: $(srcdir)/configure
733943b9 128 $(SHELL) ./config.status --recheck
c7b6463e 129$(srcdir)/configure: @MAINT@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
4c8980a2 130 cd $(srcdir) && $(AUTOCONF)
733943b9
TT
131
132install-aclocalDATA: $(aclocal_DATA)
4c8980a2 133 @$(NORMAL_INSTALL)
5798fd97 134 $(mkinstalldirs) $(DESTDIR)$(aclocaldir)
4c8980a2 135 @list='$(aclocal_DATA)'; for p in $$list; do \
733943b9 136 if test -f $(srcdir)/$$p; then \
5798fd97
MD
137 echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(aclocaldir)/$$p"; \
138 $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(aclocaldir)/$$p; \
733943b9 139 else if test -f $$p; then \
5798fd97
MD
140 echo " $(INSTALL_DATA) $$p $(DESTDIR)$(aclocaldir)/$$p"; \
141 $(INSTALL_DATA) $$p $(DESTDIR)$(aclocaldir)/$$p; \
733943b9 142 fi; fi; \
0f2d19dd 143 done
733943b9
TT
144
145uninstall-aclocalDATA:
5798fd97 146 @$(NORMAL_UNINSTALL)
4c8980a2 147 list='$(aclocal_DATA)'; for p in $$list; do \
5798fd97 148 rm -f $(DESTDIR)$(aclocaldir)/$$p; \
0f2d19dd
JB
149 done
150
733943b9
TT
151# This directory's subdirectories are mostly independent; you can cd
152# into them and run `make' without going through this Makefile.
153# To change the values of `make' variables: instead of editing Makefiles,
154# (1) if the variable is set in `config.status', edit `config.status'
155# (which will cause the Makefiles to be regenerated when you run `make');
156# (2) otherwise, pass the desired values on the `make' command line.
157
158@SET_MAKE@
0f2d19dd 159
733943b9
TT
160all-recursive install-data-recursive install-exec-recursive \
161installdirs-recursive install-recursive uninstall-recursive \
c7b6463e
JB
162check-recursive installcheck-recursive info-recursive dvi-recursive:
163 @set fnord $(MAKEFLAGS); amf=$$2; \
341eaef0 164 list='$(SUBDIRS)'; for subdir in $$list; do \
c7b6463e
JB
165 target=`echo $@ | sed s/-recursive//`; \
166 echo "Making $$target in $$subdir"; \
167 (cd $$subdir && $(MAKE) $$target) \
168 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
169 done && test -z "$$fail"
170
733943b9
TT
171mostlyclean-recursive clean-recursive distclean-recursive \
172maintainer-clean-recursive:
c7b6463e 173 @set fnord $(MAKEFLAGS); amf=$$2; \
341eaef0
GH
174 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
175 rev="$$subdir $$rev"; \
176 done; \
c7b6463e 177 for subdir in $$rev; do \
733943b9 178 target=`echo $@ | sed s/-recursive//`; \
a1d5d83a
MG
179 echo "Making $$target in $$subdir"; \
180 (cd $$subdir && $(MAKE) $$target) \
c7b6463e 181 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
733943b9
TT
182 done && test -z "$$fail"
183tags-recursive:
4c8980a2 184 list='$(SUBDIRS)'; for subdir in $$list; do \
733943b9 185 (cd $$subdir && $(MAKE) tags); \
0f2d19dd 186 done
4c8980a2 187
733943b9 188tags: TAGS
0f2d19dd 189
341eaef0
GH
190ID: $(HEADERS) $(SOURCES) $(LISP)
191 here=`pwd` && cd $(srcdir) \
192 && mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP)
4c8980a2 193
341eaef0 194TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
4c8980a2
JB
195 tags=; \
196 here=`pwd`; \
197 list='$(SUBDIRS)'; for subdir in $$list; do \
198 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
199 done; \
5798fd97
MD
200 list='$(SOURCES) $(HEADERS)'; \
201 unique=`for i in $$list; do echo $$i; done | \
202 awk ' { files[$$0] = 1; } \
203 END { for (i in files) print i; }'`; \
204 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
205 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
4c8980a2
JB
206
207mostlyclean-tags:
208
209clean-tags:
210
211distclean-tags:
86c5044a 212 -rm -f TAGS ID
4c8980a2
JB
213
214maintainer-clean-tags:
0f2d19dd 215
733943b9 216distdir = $(PACKAGE)-$(VERSION)
c7b6463e
JB
217top_distdir = $(distdir)
218
733943b9
TT
219# This target untars the dist file and tries a VPATH configuration. Then
220# it guarantees that the distribution is self-contained by making another
221# tarfile.
222distcheck: dist
86c5044a 223 -rm -rf $(distdir)
4c8980a2 224 GZIP=$(GZIP) $(TAR) zxf $(distdir).tar.gz
733943b9
TT
225 mkdir $(distdir)/=build
226 mkdir $(distdir)/=inst
227 dc_install_base=`cd $(distdir)/=inst && pwd`; \
228 cd $(distdir)/=build \
229 && ../configure --srcdir=.. --prefix=$$dc_install_base \
230 && $(MAKE) \
231 && $(MAKE) dvi \
232 && $(MAKE) check \
233 && $(MAKE) install \
234 && $(MAKE) installcheck \
235 && $(MAKE) dist
86c5044a 236 -rm -rf $(distdir)
733943b9
TT
237 @echo "========================"; \
238 echo "$(distdir).tar.gz is ready for distribution"; \
239 echo "========================"
240dist: distdir
241 -chmod -R a+r $(distdir)
4c8980a2 242 GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir)
86c5044a 243 -rm -rf $(distdir)
733943b9
TT
244dist-all: distdir
245 -chmod -R a+r $(distdir)
4c8980a2 246 GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir)
86c5044a 247 -rm -rf $(distdir)
733943b9 248distdir: $(DISTFILES)
86c5044a 249 -rm -rf $(distdir)
733943b9 250 mkdir $(distdir)
c7b6463e
JB
251 -chmod 777 $(distdir)
252 here=`cd $(top_builddir) && pwd`; \
86c5044a
MD
253 top_distdir=`cd $(distdir) && pwd`; \
254 distdir=`cd $(distdir) && pwd`; \
c7b6463e
JB
255 cd $(top_srcdir) \
256 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu Makefile
733943b9
TT
257 @for file in $(DISTFILES); do \
258 d=$(srcdir); \
259 test -f $(distdir)/$$file \
260 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
261 || cp -p $$d/$$file $(distdir)/$$file; \
262 done
86c5044a
MD
263 for subdir in $(SUBDIRS); do \
264 test -d $(distdir)/$$subdir \
265 || mkdir $(distdir)/$$subdir \
266 || exit 1; \
267 chmod 777 $(distdir)/$$subdir; \
268 (cd $$subdir && $(MAKE) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
733943b9 269 || exit 1; \
0f2d19dd 270 done
733943b9
TT
271info: info-recursive
272dvi: dvi-recursive
273check: all-am
274 $(MAKE) check-recursive
275installcheck: installcheck-recursive
c7b6463e 276all-am: Makefile $(DATA)
733943b9
TT
277
278install-data-am: install-aclocalDATA
279
280uninstall-am: uninstall-aclocalDATA
281
282install-exec: install-exec-recursive
4c8980a2 283 @$(NORMAL_INSTALL)
733943b9
TT
284
285install-data: install-data-recursive install-data-am
4c8980a2 286 @$(NORMAL_INSTALL)
733943b9
TT
287
288install: install-recursive install-data-am
289 @:
290
291uninstall: uninstall-recursive uninstall-am
292
733943b9 293install-strip:
9ba3d403 294 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
733943b9 295installdirs: installdirs-recursive
5798fd97 296 $(mkinstalldirs) $(DATADIR)$(aclocaldir)
733943b9
TT
297
298
299mostlyclean-generic:
86c5044a 300 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
733943b9
TT
301
302clean-generic:
86c5044a 303 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
733943b9
TT
304
305distclean-generic:
86c5044a
MD
306 -rm -f Makefile $(DISTCLEANFILES)
307 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
308 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
733943b9
TT
309
310maintainer-clean-generic:
86c5044a
MD
311 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
312 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
4c8980a2 313mostlyclean-am: mostlyclean-tags mostlyclean-generic
733943b9 314
4c8980a2 315clean-am: clean-tags clean-generic mostlyclean-am
733943b9 316
4c8980a2 317distclean-am: distclean-tags distclean-generic clean-am
733943b9 318
4c8980a2
JB
319maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \
320 distclean-am
733943b9 321
4c8980a2 322mostlyclean: mostlyclean-recursive mostlyclean-am
733943b9 323
4c8980a2 324clean: clean-recursive clean-am
733943b9 325
4c8980a2 326distclean: distclean-recursive distclean-am
86c5044a
MD
327 -rm -f config.status
328 -rm -f libtool
733943b9 329
4c8980a2 330maintainer-clean: maintainer-clean-recursive maintainer-clean-am
733943b9
TT
331 @echo "This command is intended for maintainers to use;"
332 @echo "it deletes files that may require special tools to rebuild."
86c5044a 333 -rm -f config.status
0f2d19dd 334
5798fd97
MD
335.PHONY: uninstall-aclocalDATA install-aclocalDATA install-data-recursive \
336uninstall-data-recursive install-exec-recursive \
733943b9
TT
337uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
338all-recursive check-recursive installcheck-recursive info-recursive \
339dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
4c8980a2
JB
340maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
341distclean-tags clean-tags maintainer-clean-tags distdir info dvi \
733943b9
TT
342installcheck all-am install-data-am uninstall-am install-exec \
343install-data install uninstall all installdirs mostlyclean-generic \
344distclean-generic clean-generic maintainer-clean-generic clean \
345mostlyclean distclean maintainer-clean
0f2d19dd
JB
346
347
733943b9
TT
348# Tell versions [3.59,3.63) of GNU make to not export all variables.
349# Otherwise a system limit (for SysV at least) may be exceeded.
350.NOEXPORT: