* stime.c (scm_mktime): #ifndef HAVE_TM_ZONE, Use lt.tm_zone, not
[bpt/guile.git] / libguile / Makefile.in
1 # Makefile.in generated automatically by automake 1.1n from Makefile.am
2
3 # Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy, distribute and modify it.
6
7
8 SHELL = /bin/sh
9
10 srcdir = @srcdir@
11 top_srcdir = @top_srcdir@
12 VPATH = @srcdir@
13 prefix = @prefix@
14 exec_prefix = @exec_prefix@
15
16 bindir = @bindir@
17 sbindir = @sbindir@
18 libexecdir = @libexecdir@
19 datadir = @datadir@
20 sysconfdir = @sysconfdir@
21 sharedstatedir = @sharedstatedir@
22 localstatedir = @localstatedir@
23 libdir = @libdir@
24 infodir = @infodir@
25 mandir = @mandir@
26 includedir = @includedir@
27 oldincludedir = /usr/include
28
29 pkgdatadir = $(datadir)/@PACKAGE@
30 pkglibdir = $(libdir)/@PACKAGE@
31 pkgincludedir = $(includedir)/@PACKAGE@
32
33 top_builddir = .
34
35 ACLOCAL = @ACLOCAL@
36 AUTOCONF = @AUTOCONF@
37 AUTOMAKE = @AUTOMAKE@
38 AUTOHEADER = @AUTOHEADER@
39
40 INSTALL = @INSTALL@
41 INSTALL_PROGRAM = @INSTALL_PROGRAM@
42 INSTALL_DATA = @INSTALL_DATA@
43 INSTALL_SCRIPT = @INSTALL_SCRIPT@
44 transform = @program_transform_name@
45
46 NORMAL_INSTALL = true
47 PRE_INSTALL = true
48 POST_INSTALL = true
49 NORMAL_UNINSTALL = true
50 PRE_UNINSTALL = true
51 POST_UNINSTALL = true
52 host_alias = @host_alias@
53 host_triplet = @host@
54 AWK = @AWK@
55 CC = @CC@
56 LIBLOBJS = @LIBLOBJS@
57 LIBTOOL = @LIBTOOL@
58 MAINT = @MAINT@
59 PACKAGE = @PACKAGE@
60 RANLIB = @RANLIB@
61 VERSION = @VERSION@
62 module = @module@
63 xtra_PLUGIN_guile_libs = @xtra_PLUGIN_guile_libs@
64
65 AUTOMAKE_OPTIONS = foreign
66
67 INCLUDES = -I.. -I$(srcdir)/..
68
69 lib_LTLIBRARIES = libguile.la
70
71 libguile_la_SOURCES = \
72 alist.c append.c appinit.c arbiters.c async.c boolean.c chars.c \
73 continuations.c dynl.c dynwind.c eq.c error.c eval.c extchrs.c \
74 feature.c filesys.c fports.c gc.c gdbint.c genio.c gh_data.c gh_eval.c \
75 gh_funcs.c gh_init.c gh_io.c gh_list.c gh_predicates.c gsubr.c hash.c \
76 hashtab.c init.c ioext.c kw.c list.c load.c mallocs.c markers.c \
77 mbstrings.c net_db.c numbers.c objprop.c options.c pairs.c ports.c \
78 posix.c print.c procprop.c procs.c ramap.c read.c root.c scmsigs.c \
79 sequences.c simpos.c smob.c socket.c stackchk.c stime.c strings.c \
80 strop.c strorder.c strports.c struct.c symbols.c tag.c throw.c unif.c \
81 variable.c vectors.c version.c vports.c weaks.c
82 EXTRA_libguile_la_SOURCES = _scm.h \
83 backtrace.c stacks.c debug.c srcprop.c \
84 strerror.c inet_aton.c putenv.c
85 libguile_la_DEPENDENCIES = @LIBLOBJS@
86 libguile_la_LIBADD = @LIBLOBJS@
87 libguile_la_LDFLAGS = -version-info 0:0 -rpath $(libdir)
88
89 include_HEADERS = libguile.h
90
91 # These are headers visible as <guile/mumble.h>
92 pkginclude_HEADERS = gh.h
93
94 # These are headers visible as <libguile/mumble.h>.
95 modincludedir = $(includedir)/@module@
96 modinclude_HEADERS = __scm.h alist.h append.h arbiters.h async.h \
97 backtrace.h boolean.h chars.h continuations.h debug.h dynl.h dynwind.h \
98 eq.h error.h eval.h extchrs.h feature.h filesys.h fports.h gc.h \
99 gdb_interface.h gdbint.h genio.h gsubr.h hash.h hashtab.h init.h \
100 ioext.h kw.h list.h load.h mallocs.h markers.h mbstrings.h net_db.h \
101 numbers.h objprop.h options.h pairs.h ports.h posix.h print.h \
102 procprop.h procs.h ramap.h read.h root.h scmhob.h scmsigs.h \
103 sequences.h simpos.h smob.h socket.h srcprop.h stackchk.h stacks.h \
104 stime.h strings.h strop.h strorder.h strports.h struct.h symbols.h \
105 tag.h tags.h throw.h unif.h variable.h vectors.h version.h vports.h \
106 weaks.h snarf.h
107
108 modinclude_DATA = scmconfig.h
109
110 bin_SCRIPTS = guile-snarf
111
112 THREAD_LIBS = @THREAD_LIBS@
113 check_ldadd = libguile.la ${THREAD_LIBS}
114 check_PROGRAMS = gh_test_c gh_test_repl
115 gh_test_c_SOURCES = gh_test_c.c
116 gh_test_c_LDADD = ${check_ldadd}
117 gh_test_repl_SOURCES = gh_test_repl.c
118 gh_test_repl_LDADD = ${check_ldadd}
119
120 EXTRA_DIST = gscm.c gscm.h ChangeLog-scm dynl-dl.c dynl-dld.c dynl-shl.c \
121 dynl-vms.c DYNAMIC-LINKING PLUGIN/REQ PLUGIN/guile.config \
122 PLUGIN/guile.libs.in cpp_signal.c cpp_errno.c cpp_err_symbols.in \
123 cpp_sig_symbols.in cpp_cnvt.awk
124
125 SUFFIXES = .x
126
127 MKDEP = gcc -M -MG $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
128
129 CLEANFILES=cpp_err_symbols_here cpp_err_symbols_diff cpp_err_symbols_new \
130 cpp_sig_symbols_here cpp_sig_symbols_diff cpp_sig_symbols_new
131 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
132 CONFIG_HEADER_IN = scmconfig.h.in
133 CONFIG_HEADER_FULL = scmconfig.h
134 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
135 CONFIG_HEADER = scmconfig.h
136 CONFIG_CLEAN_FILES = guile-snarf
137 LTLIBRARIES = $(lib_LTLIBRARIES)
138
139
140 DEFS = @DEFS@ -I. -I$(srcdir) -I.
141 CPPFLAGS = @CPPFLAGS@
142 LDFLAGS = @LDFLAGS@
143 LIBS = @LIBS@
144 libguile_la_OBJECTS = alist.lo append.lo appinit.lo arbiters.lo \
145 async.lo boolean.lo chars.lo continuations.lo dynl.lo dynwind.lo eq.lo \
146 error.lo eval.lo extchrs.lo feature.lo filesys.lo fports.lo gc.lo \
147 gdbint.lo genio.lo gh_data.lo gh_eval.lo gh_funcs.lo gh_init.lo \
148 gh_io.lo gh_list.lo gh_predicates.lo gsubr.lo hash.lo hashtab.lo \
149 init.lo ioext.lo kw.lo list.lo load.lo mallocs.lo markers.lo \
150 mbstrings.lo net_db.lo numbers.lo objprop.lo options.lo pairs.lo \
151 ports.lo posix.lo print.lo procprop.lo procs.lo ramap.lo read.lo \
152 root.lo scmsigs.lo sequences.lo simpos.lo smob.lo socket.lo stackchk.lo \
153 stime.lo strings.lo strop.lo strorder.lo strports.lo struct.lo \
154 symbols.lo tag.lo throw.lo unif.lo variable.lo vectors.lo version.lo \
155 vports.lo weaks.lo
156 gh_test_c_OBJECTS = gh_test_c.o
157 gh_test_c_DEPENDENCIES = libguile.la
158 gh_test_c_LDFLAGS =
159 gh_test_repl_OBJECTS = gh_test_repl.o
160 gh_test_repl_DEPENDENCIES = libguile.la
161 gh_test_repl_LDFLAGS =
162 SCRIPTS = $(bin_SCRIPTS)
163
164 CFLAGS = @CFLAGS@
165 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
166 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
167 LINK = $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -o $@
168 DATA = $(modinclude_DATA)
169
170 HEADERS = $(include_HEADERS) $(modinclude_HEADERS) \
171 $(pkginclude_HEADERS)
172
173 DIST_COMMON = COPYING ChangeLog Makefile.am Makefile.in acconfig.h \
174 acinclude.m4 aclocal.m4 configure configure.in guile-snarf.in \
175 scmconfig.h.in stamp-h.in
176
177
178 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
179
180 TAR = tar
181 GZIP = --best
182 DEP_FILES = .deps/alist.P .deps/append.P .deps/appinit.P \
183 .deps/arbiters.P .deps/async.P .deps/backtrace.P .deps/boolean.P \
184 .deps/chars.P .deps/continuations.P .deps/debug.P .deps/dynl.P \
185 .deps/dynwind.P .deps/eq.P .deps/error.P .deps/eval.P .deps/extchrs.P \
186 .deps/feature.P .deps/filesys.P .deps/fports.P .deps/gc.P \
187 .deps/gdbint.P .deps/genio.P .deps/gh_data.P .deps/gh_eval.P \
188 .deps/gh_funcs.P .deps/gh_init.P .deps/gh_io.P .deps/gh_list.P \
189 .deps/gh_predicates.P .deps/gh_test_c.P .deps/gh_test_repl.P \
190 .deps/gsubr.P .deps/hash.P .deps/hashtab.P .deps/inet_aton.P \
191 .deps/init.P .deps/ioext.P .deps/kw.P .deps/list.P .deps/load.P \
192 .deps/mallocs.P .deps/markers.P .deps/mbstrings.P .deps/net_db.P \
193 .deps/numbers.P .deps/objprop.P .deps/options.P .deps/pairs.P \
194 .deps/ports.P .deps/posix.P .deps/print.P .deps/procprop.P \
195 .deps/procs.P .deps/putenv.P .deps/ramap.P .deps/read.P .deps/root.P \
196 .deps/scmsigs.P .deps/sequences.P .deps/simpos.P .deps/smob.P \
197 .deps/socket.P .deps/srcprop.P .deps/stackchk.P .deps/stacks.P \
198 .deps/stime.P .deps/strerror.P .deps/strings.P .deps/strop.P \
199 .deps/strorder.P .deps/strports.P .deps/struct.P .deps/symbols.P \
200 .deps/tag.P .deps/throw.P .deps/unif.P .deps/variable.P .deps/vectors.P \
201 .deps/version.P .deps/vports.P .deps/weaks.P
202 SOURCES = $(libguile_la_SOURCES) $(EXTRA_libguile_la_SOURCES) $(gh_test_c_SOURCES) $(gh_test_repl_SOURCES)
203 OBJECTS = $(libguile_la_OBJECTS) $(gh_test_c_OBJECTS) $(gh_test_repl_OBJECTS)
204
205 default: all
206
207 .SUFFIXES:
208 .SUFFIXES: .c .o .lo .x
209 $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
210 cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
211
212 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
213 cd $(top_builddir) \
214 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
215
216 $(srcdir)/aclocal.m4: @MAINT@ configure.in acinclude.m4
217 cd $(srcdir) && $(ACLOCAL)
218
219 config.status: configure
220 $(SHELL) ./config.status --recheck
221 $(srcdir)/configure: @MAINT@configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
222 cd $(srcdir) && $(AUTOCONF)
223
224 $(CONFIG_HEADER): stamp-h
225 stamp-h: $(CONFIG_HEADER_IN) $(top_builddir)/config.status
226 cd $(top_builddir) \
227 && CONFIG_FILES= CONFIG_HEADERS=$(CONFIG_HEADER_FULL) \
228 $(SHELL) ./config.status
229 @echo timestamp > stamp-h
230 $(srcdir)/$(CONFIG_HEADER_IN): @MAINT@stamp-h.in
231 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
232 cd $(top_srcdir) && $(AUTOHEADER)
233 echo timestamp > $(srcdir)/stamp-h.in
234
235 mostlyclean-hdr:
236
237 clean-hdr:
238
239 distclean-hdr:
240 rm -f $(CONFIG_HEADER)
241
242 maintainer-clean-hdr:
243 guile-snarf: $(top_builddir)/config.status guile-snarf.in
244 cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= ./config.status
245
246 mostlyclean-libLTLIBRARIES:
247
248 clean-libLTLIBRARIES:
249 test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
250
251 distclean-libLTLIBRARIES:
252
253 maintainer-clean-libLTLIBRARIES:
254
255 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
256 @$(NORMAL_INSTALL)
257 $(mkinstalldirs) $(libdir)
258 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
259 if test -f $$p; then \
260 echo "$(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(libdir)/$$p"; \
261 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(libdir)/$$p; \
262 else :; fi; \
263 done
264
265 uninstall-libLTLIBRARIES:
266 $(NORMAL_UNINSTALL)
267 list='$(lib_LTLIBRARIES)'; for p in $$list; do \
268 $(LIBTOOL) --mode=uninstall rm -f $(libdir)/$$p; \
269 done
270
271 .c.o:
272 $(COMPILE) -c $<
273
274 mostlyclean-compile:
275 rm -f *.o core
276
277 clean-compile:
278
279 distclean-compile:
280 rm -f *.tab.c
281
282 maintainer-clean-compile:
283
284 .c.lo:
285 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
286
287 mostlyclean-libtool:
288 rm -f *.lo
289
290 clean-libtool:
291 rm -rf .libs
292
293 distclean-libtool:
294
295 maintainer-clean-libtool:
296
297 libguile.la: $(libguile_la_OBJECTS) $(libguile_la_DEPENDENCIES)
298 $(LINK) -rpath $(libdir) $(libguile_la_LDFLAGS) $(libguile_la_OBJECTS) $(libguile_la_LIBADD) $(LIBS)
299
300 mostlyclean-checkPROGRAMS:
301
302 clean-checkPROGRAMS:
303 test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
304
305 distclean-checkPROGRAMS:
306
307 maintainer-clean-checkPROGRAMS:
308
309 gh_test_c: $(gh_test_c_OBJECTS) $(gh_test_c_DEPENDENCIES)
310 @rm -f gh_test_c
311 $(LINK) $(gh_test_c_LDFLAGS) $(gh_test_c_OBJECTS) $(gh_test_c_LDADD) $(LIBS)
312
313 gh_test_repl: $(gh_test_repl_OBJECTS) $(gh_test_repl_DEPENDENCIES)
314 @rm -f gh_test_repl
315 $(LINK) $(gh_test_repl_LDFLAGS) $(gh_test_repl_OBJECTS) $(gh_test_repl_LDADD) $(LIBS)
316
317 install-binSCRIPTS: $(bin_SCRIPTS)
318 @$(NORMAL_INSTALL)
319 $(mkinstalldirs) $(bindir)
320 @list='$(bin_SCRIPTS)'; for p in $$list; do \
321 if test -f $$p; then \
322 echo " $(INSTALL_SCRIPT) $$p $(bindir)/`echo $$p|sed '$(transform)'`"; \
323 $(INSTALL_SCRIPT) $$p $(bindir)/`echo $$p|sed '$(transform)'`; \
324 else if test -f $(srcdir)/$$p; then \
325 echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(bindir)/`echo $$p|sed '$(transform)'`"; \
326 $(INSTALL_SCRIPT) $(srcdir)/$$p $(bindir)/`echo $$p|sed '$(transform)'`; \
327 else :; fi; fi; \
328 done
329
330 uninstall-binSCRIPTS:
331 $(NORMAL_UNINSTALL)
332 list='$(bin_SCRIPTS)'; for p in $$list; do \
333 rm -f $(bindir)/`echo $$p|sed '$(transform)'`; \
334 done
335
336 install-modincludeDATA: $(modinclude_DATA)
337 @$(NORMAL_INSTALL)
338 $(mkinstalldirs) $(modincludedir)
339 @list='$(modinclude_DATA)'; for p in $$list; do \
340 if test -f $(srcdir)/$$p; then \
341 echo " $(INSTALL_DATA) $(srcdir)/$$p $(modincludedir)/$$p"; \
342 $(INSTALL_DATA) $(srcdir)/$$p $(modincludedir)/$$p; \
343 else if test -f $$p; then \
344 echo " $(INSTALL_DATA) $$p $(modincludedir)/$$p"; \
345 $(INSTALL_DATA) $$p $(modincludedir)/$$p; \
346 fi; fi; \
347 done
348
349 uninstall-modincludeDATA:
350 $(NORMAL_UNINSTALL)
351 list='$(modinclude_DATA)'; for p in $$list; do \
352 rm -f $(modincludedir)/$$p; \
353 done
354
355 install-includeHEADERS: $(include_HEADERS)
356 @$(NORMAL_INSTALL)
357 $(mkinstalldirs) $(includedir)
358 @list='$(include_HEADERS)'; for p in $$list; do \
359 echo " $(INSTALL_DATA) $(srcdir)/$$p $(includedir)/$$p"; \
360 $(INSTALL_DATA) $(srcdir)/$$p $(includedir)/$$p; \
361 done
362
363 uninstall-includeHEADERS:
364 $(NORMAL_UNINSTALL)
365 list='$(include_HEADERS)'; for p in $$list; do \
366 rm -f $(includedir)/$$p; \
367 done
368
369 install-modincludeHEADERS: $(modinclude_HEADERS)
370 @$(NORMAL_INSTALL)
371 $(mkinstalldirs) $(modincludedir)
372 @list='$(modinclude_HEADERS)'; for p in $$list; do \
373 echo " $(INSTALL_DATA) $(srcdir)/$$p $(modincludedir)/$$p"; \
374 $(INSTALL_DATA) $(srcdir)/$$p $(modincludedir)/$$p; \
375 done
376
377 uninstall-modincludeHEADERS:
378 $(NORMAL_UNINSTALL)
379 list='$(modinclude_HEADERS)'; for p in $$list; do \
380 rm -f $(modincludedir)/$$p; \
381 done
382
383 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
384 @$(NORMAL_INSTALL)
385 $(mkinstalldirs) $(pkgincludedir)
386 @list='$(pkginclude_HEADERS)'; for p in $$list; do \
387 echo " $(INSTALL_DATA) $(srcdir)/$$p $(pkgincludedir)/$$p"; \
388 $(INSTALL_DATA) $(srcdir)/$$p $(pkgincludedir)/$$p; \
389 done
390
391 uninstall-pkgincludeHEADERS:
392 $(NORMAL_UNINSTALL)
393 list='$(pkginclude_HEADERS)'; for p in $$list; do \
394 rm -f $(pkgincludedir)/$$p; \
395 done
396
397 tags: TAGS
398
399 ID: $(HEADERS) $(SOURCES)
400 here=`pwd` && cd $(srcdir) && mkid -f$$here/ID $(SOURCES) $(HEADERS)
401
402 TAGS: $(HEADERS) $(SOURCES) scmconfig.h.in $(TAGS_DEPENDENCIES)
403 tags=; \
404 here=`pwd`; \
405 list='$(SUBDIRS)'; for subdir in $$list; do \
406 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
407 done; \
408 test -z "$(ETAGS_ARGS)scmconfig.h.in$(SOURCES)$(HEADERS)$$tags" \
409 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags scmconfig.h.in $(SOURCES) $(HEADERS) -o $$here/TAGS)
410
411 mostlyclean-tags:
412
413 clean-tags:
414
415 distclean-tags:
416 rm -f TAGS ID
417
418 maintainer-clean-tags:
419
420 distdir = $(PACKAGE)-$(VERSION)
421 # This target untars the dist file and tries a VPATH configuration. Then
422 # it guarantees that the distribution is self-contained by making another
423 # tarfile.
424 distcheck: dist
425 rm -rf $(distdir)
426 GZIP=$(GZIP) $(TAR) zxf $(distdir).tar.gz
427 mkdir $(distdir)/=build
428 mkdir $(distdir)/=inst
429 dc_install_base=`cd $(distdir)/=inst && pwd`; \
430 cd $(distdir)/=build \
431 && ../configure --srcdir=.. --prefix=$$dc_install_base \
432 && $(MAKE) \
433 && $(MAKE) dvi \
434 && $(MAKE) check \
435 && $(MAKE) install \
436 && $(MAKE) installcheck \
437 && $(MAKE) dist
438 rm -rf $(distdir)
439 @echo "========================"; \
440 echo "$(distdir).tar.gz is ready for distribution"; \
441 echo "========================"
442 dist: distdir
443 -chmod -R a+r $(distdir)
444 GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir)
445 rm -rf $(distdir)
446 dist-all: distdir
447 -chmod -R a+r $(distdir)
448 GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir)
449 rm -rf $(distdir)
450 distdir: $(DISTFILES)
451 rm -rf $(distdir)
452 mkdir $(distdir)
453 -chmod 755 $(distdir)
454 here=`pwd`; distdir=`cd $(distdir) && pwd` \
455 && cd $(srcdir) \
456 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(srcdir) --output-dir=$$distdir --foreign
457 $(mkinstalldirs) $(distdir)/PLUGIN
458 @for file in $(DISTFILES); do \
459 d=$(srcdir); \
460 test -f $(distdir)/$$file \
461 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
462 || cp -p $$d/$$file $(distdir)/$$file; \
463 done
464 .deps/.P:
465 test -d .deps || mkdir .deps
466 echo > $@
467
468 -include $(DEP_FILES)
469 $(DEP_FILES): .deps/.P
470
471 mostlyclean-depend:
472
473 clean-depend:
474
475 distclean-depend:
476
477 maintainer-clean-depend:
478 rm -rf .deps
479
480 .deps/%.P: $(srcdir)/%.c
481 @echo "Computing dependencies for $<..."
482 @o='o'; \
483 test -n "$o" && o='$$o'; \
484 $(MKDEP) $< | sed "s,^\(.*\)\.o:,\1.$$o \1.l$$o $@:," > $@
485 info:
486 dvi:
487 check: all $(check_PROGRAMS)
488 $(MAKE)
489 installcheck:
490 install-exec: install-libLTLIBRARIES install-binSCRIPTS
491 @$(NORMAL_INSTALL)
492
493 install-data: install-modincludeDATA install-includeHEADERS install-modincludeHEADERS install-pkgincludeHEADERS
494 @$(NORMAL_INSTALL)
495
496 install: install-exec install-data all
497 @:
498
499 uninstall: uninstall-libLTLIBRARIES uninstall-binSCRIPTS uninstall-modincludeDATA uninstall-includeHEADERS uninstall-modincludeHEADERS uninstall-pkgincludeHEADERS
500
501 all: $(LTLIBRARIES) $(SCRIPTS) $(DATA) $(HEADERS) Makefile scmconfig.h
502
503 install-strip:
504 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' install
505 installdirs:
506 $(mkinstalldirs) $(libdir) $(bindir) $(modincludedir) $(includedir) \
507 $(modincludedir) $(pkgincludedir)
508
509
510 mostlyclean-generic:
511 test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
512
513 clean-generic:
514 test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
515
516 distclean-generic:
517 rm -f Makefile $(DISTCLEANFILES)
518 rm -f config.cache config.log stamp-h
519 test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
520
521 maintainer-clean-generic:
522 test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
523 test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
524 mostlyclean: mostlyclean-hdr mostlyclean-libLTLIBRARIES \
525 mostlyclean-compile mostlyclean-libtool \
526 mostlyclean-checkPROGRAMS mostlyclean-tags \
527 mostlyclean-depend mostlyclean-generic
528
529 clean: clean-hdr clean-libLTLIBRARIES clean-compile clean-libtool \
530 clean-checkPROGRAMS clean-tags clean-depend \
531 clean-generic mostlyclean
532
533 distclean: distclean-hdr distclean-libLTLIBRARIES distclean-compile \
534 distclean-libtool distclean-checkPROGRAMS \
535 distclean-tags distclean-depend distclean-generic clean
536 rm -f config.status
537 rm -f libtool
538
539 maintainer-clean: maintainer-clean-hdr maintainer-clean-libLTLIBRARIES \
540 maintainer-clean-compile maintainer-clean-libtool \
541 maintainer-clean-checkPROGRAMS maintainer-clean-tags \
542 maintainer-clean-depend maintainer-clean-generic \
543 distclean
544 @echo "This command is intended for maintainers to use;"
545 @echo "it deletes files that may require special tools to rebuild."
546 rm -f config.status
547
548 .PHONY: default mostlyclean-hdr distclean-hdr clean-hdr \
549 maintainer-clean-hdr mostlyclean-libLTLIBRARIES \
550 distclean-libLTLIBRARIES clean-libLTLIBRARIES \
551 maintainer-clean-libLTLIBRARIES uninstall-libLTLIBRARIES \
552 install-libLTLIBRARIES mostlyclean-compile distclean-compile \
553 clean-compile maintainer-clean-compile mostlyclean-libtool \
554 distclean-libtool clean-libtool maintainer-clean-libtool \
555 mostlyclean-checkPROGRAMS distclean-checkPROGRAMS clean-checkPROGRAMS \
556 maintainer-clean-checkPROGRAMS uninstall-binSCRIPTS install-binSCRIPTS \
557 uninstall-modincludeDATA install-modincludeDATA \
558 uninstall-includeHEADERS install-includeHEADERS \
559 uninstall-modincludeHEADERS install-modincludeHEADERS \
560 uninstall-pkgincludeHEADERS install-pkgincludeHEADERS tags \
561 mostlyclean-tags distclean-tags clean-tags maintainer-clean-tags \
562 distdir mostlyclean-depend distclean-depend clean-depend \
563 maintainer-clean-depend info dvi installcheck install-exec install-data \
564 install uninstall all installdirs mostlyclean-generic distclean-generic \
565 clean-generic maintainer-clean-generic clean mostlyclean distclean \
566 maintainer-clean
567
568
569 libpath.h: Makefile
570 echo '/* generated by Makefile */' > libpath.h
571 echo '#define SCM_PKGDATA_DIR "$(pkgdatadir)"' >> libpath.h
572 echo '#define SCM_LIBRARY_DIR "$(pkgdatadir)/$(VERSION)"' >> libpath.h
573 echo '#define SCM_SITE_DIR "$(pkgdatadir)/site"' >> libpath.h
574 .c.x:
575 ./guile-snarf $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) $< > $@
576
577 cpp_err_symbols.c: cpp_err_symbols.in
578 $(AWK) -f $(srcdir)/cpp_cnvt.awk < $(srcdir)/cpp_err_symbols.in > \
579 cpp_err_symbols.c
580
581 cpp_sig_symbols.c: cpp_sig_symbols.in
582 $(AWK) -f $(srcdir)/cpp_cnvt.awk < $(srcdir)/cpp_sig_symbols.in > \
583 cpp_sig_symbols.c
584
585 check_signals:
586 gcc -undef -dM -E $(srcdir)/cpp_signal.c | egrep ' SIG[A-Z]+' \
587 | cut -f2 -d' ' | sort > cpp_sig_symbols_here
588 diff -u $(srcdir)/cpp_sig_symbols.in cpp_sig_symbols_here \
589 | egrep '^\+S' \
590 | cut -c2- > cpp_sig_symbols_diff
591 if test -s cpp_sig_symbols_diff ; then \
592 cat $(srcdir)/cpp_sig_symbols.in cpp_sig_symbols_diff \
593 | sort > cpp_sig_symbols_new ;\
594 echo "cpp_sig_symbols_new has the following additions:" ;\
595 cat cpp_sig_symbols_diff ;\
596 else echo "No new symbols found."; \
597 fi
598
599 check_errnos:
600 gcc -undef -dM -E $(srcdir)/cpp_errno.c | egrep ' E.+' \
601 | cut -f2 -d' ' | sort > cpp_err_symbols_here
602 diff -u $(srcdir)/cpp_err_symbols.in cpp_err_symbols_here \
603 | egrep '^\+E' \
604 | cut -c2- > cpp_err_symbols_diff
605 if test -s cpp_err_symbols_diff ; then \
606 cat $(srcdir)/cpp_err_symbols.in cpp_err_symbols_diff \
607 | sort > cpp_err_symbols_new ;\
608 echo "cpp_err_symbols_new has the following additions:" ;\
609 cat cpp_err_symbols_diff ;\
610 else echo "No new symbols found."; \
611 fi
612
613 # Tell versions [3.59,3.63) of GNU make to not export all variables.
614 # Otherwise a system limit (for SysV at least) may be exceeded.
615 .NOEXPORT: