little stuff
authorMark Galassi <mark+savannah@galassi.org>
Sun, 8 Dec 1996 20:28:36 +0000 (20:28 +0000)
committerMark Galassi <mark+savannah@galassi.org>
Sun, 8 Dec 1996 20:28:36 +0000 (20:28 +0000)
libguile/Makefile.in
libguile/configure

index aa114a6..58c3c94 100644 (file)
@@ -355,11 +355,11 @@ distclean-depend:
 maintainer-clean-depend:
        rm -rf .deps
 
-.deps/%.P: $(srcdir)/%.c
+.deps/%.P: $(srcdir)/%@EXT@
        @echo "Computing dependencies for $<..."
        @o='o';                         \
-       test -n "$o" && o='$$o';        \
-       $(MKDEP) $< | sed "s/^\(.*\)\.o:/\1.$$o \1.l$$o:/" > $@
+ONLYC  test -n "$o" && o='$$o';        \
+       $(@MKDEP@) $< | sed "s/^\(.*\)\.o:/\1.$$o \1.l$$o:/" > $@
 info:
 dvi:
 check: all
index 2a58555..7ccdecd 100755 (executable)
@@ -3043,6 +3043,7 @@ fi; done
 EOF
 cat >> $CONFIG_STATUS <<EOF
 
+
 EOF
 cat >> $CONFIG_STATUS <<\EOF
 test -z "$CONFIG_HEADER" || echo timestamp > stamp-h