Use tar instead of gtar.
authormorioka <morioka>
Wed, 18 Jun 1997 14:52:38 +0000 (14:52 +0000)
committermorioka <morioka>
Wed, 18 Jun 1997 14:52:38 +0000 (14:52 +0000)
Makefile

index e824319..b263b40 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 #
-# $Id: Makefile,v 0.4 1997-06-18 14:51:50 morioka Exp $
+# $Id: Makefile,v 0.5 1997-06-18 14:52:38 morioka Exp $
 #
 
 VERSION = 0.88
@@ -8,7 +8,7 @@ SHELL   = /bin/sh
 MAKE   = make
 CC     = gcc
 CFLAGS = -O2
-TAR    = gtar
+TAR    = tar
 RM     = /bin/rm -f
 CP     = /bin/cp -p
 EMACS  = emacs