changeset 1974:552124e56a7e

[project @ 1996-02-25 04:00:36 by jwe]
author jwe
date Sun, 25 Feb 1996 04:02:47 +0000
parents 8e1926e52215
children bb3392bd6c94
files info/Makefile.in octMakefile.in
diffstat 2 files changed, 3 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/info/Makefile.in	Sat Feb 24 07:16:37 1996 +0000
+++ b/info/Makefile.in	Sun Feb 25 04:02:47 1996 +0000
@@ -36,6 +36,9 @@
 
 common = @srcdir@/../liboctave
 
+.c.o:
+	$(CC) -c $(CPPFLAGS) $(ALL_CFLAGS) $<
+
 MAKEINFO = makeinfo
 
 LDEFS = -DNAMED_FUNCTIONS=1 -DDEFAULT_INFOPATH='"$(DEFAULT_INFOPATH)"'
--- a/octMakefile.in	Sat Feb 24 07:16:37 1996 +0000
+++ b/octMakefile.in	Sun Feb 25 04:02:47 1996 +0000
@@ -259,11 +259,6 @@
 	rm -f .fname
 .PHONY: conf-dist
 
-dist-tar: links-for-dist
-	tar chf `cat .fname`.tar `cat .fname`
-	rm -rf `cat .fname`
-.PHONY: dist-tar
-
 # Rules for making a snapshot.
 
 snapshot-z: snapshot-version