Make.proto
changeset 131 208fa92f434d
parent 130 338e856bddc9
child 132 596439fe4efd
--- a/Make.proto	Tue Jun 06 06:16:07 1995 +0200
+++ b/Make.proto	Tue Jun 27 04:24:41 1995 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libwidg/Make.proto,v 1.21 1995-06-06 04:16:07 claus Exp $
+# $Header: /cvs/stx/stx/libwidg/Make.proto,v 1.22 1995-06-27 02:24:41 claus Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -91,7 +91,7 @@
 	    -rm -f *.c *.H classList.stc abbrev.stc
 
 tar:
-	(cd $(TOP); tar cvf DISTRIB/libwidg.tar \
+	(cd $(TOP); tar cvfh DISTRIB/libwidg.tar \
 				libwidg/.dir.info \
 				libwidg/*.st \
 				libwidg/Make.proto \