1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 14:00:21 +02:00

* Makefile.in: Regenerated.

This commit is contained in:
Jim Blandy 1998-12-14 10:06:05 +00:00
parent 333a479127
commit 257665b528
2 changed files with 2 additions and 2 deletions

View file

@ -96,7 +96,7 @@ ice9_sources = \
expect.scm getopt-gnu-style.scm hcons.scm lineio.scm ls.scm \
mapping.scm poe.scm psyntax.pp psyntax.ss q.scm r4rs.scm \
readline.scm regex.scm runq.scm session.scm slib.scm \
string-fun.scm syncase.scm tags.scm threads.scm setf.scm
string-fun.scm syncase.scm tags.scm threads.scm
# These should be installed, but not distributed.
ice9_generated = version.scm

View file

@ -554,7 +554,7 @@ maintainer-clean-depend:
%.lo: %.c
@echo '$(LTCOMPILE) -c $<'; \
$(LTCOMPILE) -Wp,-MD,.deps/$(*F).p -c $<
@-sed -e 's/^\([^:]*\)\.o:/\1.lo \1.o:/' \
@-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o:/' \
< .deps/$(*F).p > .deps/$(*F).P
@-rm -f .deps/$(*F).p
info: