* Makefile.in: Regenerated with a patched automake, to get
authorJim Blandy <jimb@red-bean.com>
Sat, 3 Oct 1998 09:14:52 +0000 (09:14 +0000)
committerJim Blandy <jimb@red-bean.com>
Sat, 3 Oct 1998 09:14:52 +0000 (09:14 +0000)
dependency generation right when using EGCS.

libguile/Makefile.in
qt/Makefile.in

index 090188b..12ec569 100644 (file)
@@ -550,7 +550,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:
index 7f37e37..0805930 100644 (file)
@@ -311,7 +311,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: info-recursive