*** empty log message ***
[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@
3a629497 86qtmd_h = @qtmd_h@
3a629497 87qtmdc_c = @qtmdc_c@
3a629497 88qtmds_s = @qtmds_s@
0f2d19dd 89
bcc695e3 90SUBDIRS = ice-9 qt libguile guile-config
0f2d19dd 91
733943b9 92aclocaldir = $(datadir)/aclocal
539c89a1 93aclocal_DATA = guile.m4 qthreads.m4
0f2d19dd 94
942fafad
JB
95EXTRA_DIST = $(aclocal_DATA) ltconfig ltmain.sh acconfig.h \
96 HACKING GUILE-VERSION
4c8980a2 97ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
733943b9 98mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
3a629497 99CONFIG_HEADER = ./libguile/scmconfig.h
733943b9
TT
100CONFIG_CLEAN_FILES =
101DATA = $(aclocal_DATA)
0f2d19dd 102
733943b9 103DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
fb054a8c
JB
104Makefile.in NEWS THANKS TODO acinclude.m4 aclocal.m4 config.guess \
105config.sub configure configure.in install-sh ltconfig ltmain.sh \
106mdate-sh missing mkinstalldirs
0f2d19dd
JB
107
108
4c8980a2 109DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
733943b9 110
2fe609e0 111TAR = tar
4c8980a2 112GZIP = --best
5798fd97 113all: all-recursive all-am
733943b9
TT
114
115.SUFFIXES:
5798fd97 116$(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
4c8980a2 117 cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile
34281b90 118
5798fd97 119Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
34281b90
MG
120 cd $(top_builddir) \
121 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
122
c7b6463e 123$(ACLOCAL_M4): @MAINT@ configure.in acinclude.m4
4c8980a2 124 cd $(srcdir) && $(ACLOCAL)
733943b9 125
c7b6463e 126config.status: $(srcdir)/configure
733943b9 127 $(SHELL) ./config.status --recheck
c7b6463e 128$(srcdir)/configure: @MAINT@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
4c8980a2 129 cd $(srcdir) && $(AUTOCONF)
733943b9
TT
130
131install-aclocalDATA: $(aclocal_DATA)
4c8980a2 132 @$(NORMAL_INSTALL)
5798fd97 133 $(mkinstalldirs) $(DESTDIR)$(aclocaldir)
4c8980a2 134 @list='$(aclocal_DATA)'; for p in $$list; do \
733943b9 135 if test -f $(srcdir)/$$p; then \
5798fd97
MD
136 echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(aclocaldir)/$$p"; \
137 $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(aclocaldir)/$$p; \
733943b9 138 else if test -f $$p; then \
5798fd97
MD
139 echo " $(INSTALL_DATA) $$p $(DESTDIR)$(aclocaldir)/$$p"; \
140 $(INSTALL_DATA) $$p $(DESTDIR)$(aclocaldir)/$$p; \
733943b9 141 fi; fi; \
0f2d19dd 142 done
733943b9
TT
143
144uninstall-aclocalDATA:
5798fd97 145 @$(NORMAL_UNINSTALL)
4c8980a2 146 list='$(aclocal_DATA)'; for p in $$list; do \
5798fd97 147 rm -f $(DESTDIR)$(aclocaldir)/$$p; \
0f2d19dd
JB
148 done
149
733943b9
TT
150# This directory's subdirectories are mostly independent; you can cd
151# into them and run `make' without going through this Makefile.
152# To change the values of `make' variables: instead of editing Makefiles,
153# (1) if the variable is set in `config.status', edit `config.status'
154# (which will cause the Makefiles to be regenerated when you run `make');
155# (2) otherwise, pass the desired values on the `make' command line.
156
157@SET_MAKE@
0f2d19dd 158
733943b9
TT
159all-recursive install-data-recursive install-exec-recursive \
160installdirs-recursive install-recursive uninstall-recursive \
c7b6463e
JB
161check-recursive installcheck-recursive info-recursive dvi-recursive:
162 @set fnord $(MAKEFLAGS); amf=$$2; \
341eaef0 163 list='$(SUBDIRS)'; for subdir in $$list; do \
c7b6463e
JB
164 target=`echo $@ | sed s/-recursive//`; \
165 echo "Making $$target in $$subdir"; \
166 (cd $$subdir && $(MAKE) $$target) \
167 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
168 done && test -z "$$fail"
169
733943b9
TT
170mostlyclean-recursive clean-recursive distclean-recursive \
171maintainer-clean-recursive:
c7b6463e 172 @set fnord $(MAKEFLAGS); amf=$$2; \
341eaef0
GH
173 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
174 rev="$$subdir $$rev"; \
175 done; \
c7b6463e 176 for subdir in $$rev; do \
733943b9 177 target=`echo $@ | sed s/-recursive//`; \
a1d5d83a
MG
178 echo "Making $$target in $$subdir"; \
179 (cd $$subdir && $(MAKE) $$target) \
c7b6463e 180 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
733943b9
TT
181 done && test -z "$$fail"
182tags-recursive:
4c8980a2 183 list='$(SUBDIRS)'; for subdir in $$list; do \
733943b9 184 (cd $$subdir && $(MAKE) tags); \
0f2d19dd 185 done
4c8980a2 186
733943b9 187tags: TAGS
0f2d19dd 188
341eaef0
GH
189ID: $(HEADERS) $(SOURCES) $(LISP)
190 here=`pwd` && cd $(srcdir) \
191 && mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP)
4c8980a2 192
341eaef0 193TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
4c8980a2
JB
194 tags=; \
195 here=`pwd`; \
196 list='$(SUBDIRS)'; for subdir in $$list; do \
197 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
198 done; \
5798fd97
MD
199 list='$(SOURCES) $(HEADERS)'; \
200 unique=`for i in $$list; do echo $$i; done | \
201 awk ' { files[$$0] = 1; } \
202 END { for (i in files) print i; }'`; \
203 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
204 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
4c8980a2
JB
205
206mostlyclean-tags:
207
208clean-tags:
209
210distclean-tags:
86c5044a 211 -rm -f TAGS ID
4c8980a2
JB
212
213maintainer-clean-tags:
0f2d19dd 214
733943b9 215distdir = $(PACKAGE)-$(VERSION)
c7b6463e
JB
216top_distdir = $(distdir)
217
733943b9
TT
218# This target untars the dist file and tries a VPATH configuration. Then
219# it guarantees that the distribution is self-contained by making another
220# tarfile.
221distcheck: dist
86c5044a 222 -rm -rf $(distdir)
4c8980a2 223 GZIP=$(GZIP) $(TAR) zxf $(distdir).tar.gz
733943b9
TT
224 mkdir $(distdir)/=build
225 mkdir $(distdir)/=inst
226 dc_install_base=`cd $(distdir)/=inst && pwd`; \
227 cd $(distdir)/=build \
228 && ../configure --srcdir=.. --prefix=$$dc_install_base \
229 && $(MAKE) \
230 && $(MAKE) dvi \
231 && $(MAKE) check \
232 && $(MAKE) install \
233 && $(MAKE) installcheck \
234 && $(MAKE) dist
86c5044a 235 -rm -rf $(distdir)
733943b9
TT
236 @echo "========================"; \
237 echo "$(distdir).tar.gz is ready for distribution"; \
238 echo "========================"
239dist: distdir
240 -chmod -R a+r $(distdir)
4c8980a2 241 GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir)
86c5044a 242 -rm -rf $(distdir)
733943b9
TT
243dist-all: distdir
244 -chmod -R a+r $(distdir)
4c8980a2 245 GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir)
86c5044a 246 -rm -rf $(distdir)
733943b9 247distdir: $(DISTFILES)
86c5044a 248 -rm -rf $(distdir)
733943b9 249 mkdir $(distdir)
c7b6463e
JB
250 -chmod 777 $(distdir)
251 here=`cd $(top_builddir) && pwd`; \
86c5044a
MD
252 top_distdir=`cd $(distdir) && pwd`; \
253 distdir=`cd $(distdir) && pwd`; \
c7b6463e
JB
254 cd $(top_srcdir) \
255 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu Makefile
733943b9
TT
256 @for file in $(DISTFILES); do \
257 d=$(srcdir); \
258 test -f $(distdir)/$$file \
259 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
260 || cp -p $$d/$$file $(distdir)/$$file; \
261 done
86c5044a
MD
262 for subdir in $(SUBDIRS); do \
263 test -d $(distdir)/$$subdir \
264 || mkdir $(distdir)/$$subdir \
265 || exit 1; \
266 chmod 777 $(distdir)/$$subdir; \
267 (cd $$subdir && $(MAKE) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
733943b9 268 || exit 1; \
0f2d19dd 269 done
733943b9
TT
270info: info-recursive
271dvi: dvi-recursive
272check: all-am
273 $(MAKE) check-recursive
274installcheck: installcheck-recursive
c7b6463e 275all-am: Makefile $(DATA)
733943b9
TT
276
277install-data-am: install-aclocalDATA
278
279uninstall-am: uninstall-aclocalDATA
280
281install-exec: install-exec-recursive
4c8980a2 282 @$(NORMAL_INSTALL)
733943b9
TT
283
284install-data: install-data-recursive install-data-am
4c8980a2 285 @$(NORMAL_INSTALL)
733943b9
TT
286
287install: install-recursive install-data-am
288 @:
289
290uninstall: uninstall-recursive uninstall-am
291
733943b9 292install-strip:
9ba3d403 293 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
733943b9 294installdirs: installdirs-recursive
5798fd97 295 $(mkinstalldirs) $(DATADIR)$(aclocaldir)
733943b9
TT
296
297
298mostlyclean-generic:
86c5044a 299 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
733943b9
TT
300
301clean-generic:
86c5044a 302 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
733943b9
TT
303
304distclean-generic:
86c5044a
MD
305 -rm -f Makefile $(DISTCLEANFILES)
306 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
307 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
733943b9
TT
308
309maintainer-clean-generic:
86c5044a
MD
310 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
311 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
4c8980a2 312mostlyclean-am: mostlyclean-tags mostlyclean-generic
733943b9 313
4c8980a2 314clean-am: clean-tags clean-generic mostlyclean-am
733943b9 315
4c8980a2 316distclean-am: distclean-tags distclean-generic clean-am
733943b9 317
4c8980a2
JB
318maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \
319 distclean-am
733943b9 320
4c8980a2 321mostlyclean: mostlyclean-recursive mostlyclean-am
733943b9 322
4c8980a2 323clean: clean-recursive clean-am
733943b9 324
4c8980a2 325distclean: distclean-recursive distclean-am
86c5044a
MD
326 -rm -f config.status
327 -rm -f libtool
733943b9 328
4c8980a2 329maintainer-clean: maintainer-clean-recursive maintainer-clean-am
733943b9
TT
330 @echo "This command is intended for maintainers to use;"
331 @echo "it deletes files that may require special tools to rebuild."
86c5044a 332 -rm -f config.status
0f2d19dd 333
5798fd97
MD
334.PHONY: uninstall-aclocalDATA install-aclocalDATA install-data-recursive \
335uninstall-data-recursive install-exec-recursive \
733943b9
TT
336uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
337all-recursive check-recursive installcheck-recursive info-recursive \
338dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
4c8980a2
JB
339maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
340distclean-tags clean-tags maintainer-clean-tags distdir info dvi \
733943b9
TT
341installcheck all-am install-data-am uninstall-am install-exec \
342install-data install uninstall all installdirs mostlyclean-generic \
343distclean-generic clean-generic maintainer-clean-generic clean \
344mostlyclean distclean maintainer-clean
0f2d19dd
JB
345
346
733943b9
TT
347# Tell versions [3.59,3.63) of GNU make to not export all variables.
348# Otherwise a system limit (for SysV at least) may be exceeded.
349.NOEXPORT: