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:
parent
333a479127
commit
257665b528
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue