From 9c091c0bc885964d4047c619ab5c2e00166da77e Mon Sep 17 00:00:00 2001 From: ewt Date: Thu, 20 Jun 1996 01:03:25 +0000 Subject: [PATCH] *** empty log message *** --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fffab2b..b5454d9 100644 --- a/Makefile +++ b/Makefile @@ -83,7 +83,7 @@ archive: make clean; \ find . -name "RCS" -exec rm {} \; ; \ find . -name ".depend" -exec rm {} \; ; \ - rm -f *gz test shared + rm -rf *gz test shared @cd /tmp; tar czSpf newt-$(VERSION).tar.gz newt-$(VERSION) @rm -rf /tmp/newt-$(VERSION) @cp /tmp/newt-$(VERSION).tar.gz . -- 2.47.2