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