projects
/
elisp
/
semi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53a46cf
)
Use tar instead of gtar.
author
morioka
<morioka>
Wed, 18 Jun 1997 14:52:38 +0000
(14:52 +0000)
committer
morioka
<morioka>
Wed, 18 Jun 1997 14:52:38 +0000
(14:52 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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