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