*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Fri, 21 Nov 2003 16:39:44 +0100
changeset 1766 e4c8832d1500
parent 1765 c9378fcba509
child 1767 061d98b4acbd
*** empty log message ***
Make.proto
--- a/Make.proto	Fri Nov 21 16:04:41 2003 +0100
+++ b/Make.proto	Fri Nov 21 16:39:44 2003 +0100
@@ -65,15 +65,5 @@
 clobber::
 	    @-rm -f *.c *.H classList.stc abbrev.stc
 
-tar:
-	(cd $(TOP); tar cvfh DISTRIB/libtool2.tar \
-				libtool2/.dir.info \
-				libtool2/Make.proto \
-				libtool2/*.st
-
-#
-# next thing I'll build into stc is a makedepend feature for this ...
-#
-
 # BEGINMAKEDEPEND --- do not remove this line; make depend needs it
 # ENDMAKEDEPEND --- do not remove this line; make depend needs it