changeset 431:f437f10ddb71

[project @ 1994-05-25 08:59:25 by jwe]
author jwe
date Wed, 25 May 1994 08:59:25 +0000
parents 8464d5778a09
children c2f99a009e7a
files octMakefile.in
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/octMakefile.in	Wed May 25 08:33:54 1994 +0000
+++ b/octMakefile.in	Wed May 25 08:59:25 1994 +0000
@@ -198,6 +198,7 @@
 dist-z:
 	echo octave-$(version).tar > .fname
 	gzip --best `cat .fname`
+	rm -f .fname
 .PHONY: dist-z
 
 split-dist:
@@ -212,7 +213,7 @@
 	rm -f .fname
 .PHONY: split-local-dist
 
-snapshot: snapshot-version dist
+snapshot: snapshot-version dist dist-z
 .PHONY: snapshot
 
 snapshot-version: