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:
parent
21cb5cfc36
commit
c3badf02bb
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue