Make.proto
changeset 1573 1ca3df2d6317
parent 1572 0dcddd32d0d8
child 1582 f53d232991c3
--- a/Make.proto	Mon Sep 17 16:05:34 2018 +0200
+++ b/Make.proto	Mon Sep 17 16:09:24 2018 +0200
@@ -360,6 +360,7 @@
 	    @-rm -rf modules
 	    @-rm -rf package
 	    @-rm -rf stxtmp_*
+	    @-rm -rf stx.tgz
 
 main.o::    $(INCLUDE)/stc.h $(INCLUDE)/stcIntern.h Make.proto
 
@@ -709,6 +710,7 @@
 	$(MAKE) newTGZ
 	$(MAKE) tarIt
 	-rm -rf $(TGZ_TMP)
+	mv $(TGZ_TMP) .
 
 tarIt:
 	rm -f stx.tgz