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

* Makefile.in: This changed, for some reason I don't really

understand, when I ran automake in the top level directory.  This
may be contamination by Cygnus internal releases.  If you re-run
automake and this change gets reverted, don't worry about it.
This commit is contained in:
Jim Blandy 1999-01-11 06:49:48 +00:00
parent 21cb5cfc36
commit c3badf02bb

View file

@ -556,7 +556,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: