From: tomo Date: Thu, 19 Aug 1999 07:09:16 +0000 (+0000) Subject: (TAR): New variable. X-Git-Tag: tm-8_1~2 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=df3d08732dc018e8f88ca4a621150d9800c6a83e;p=elisp%2Ftm.git (TAR): New variable. --- diff --git a/Makefile b/Makefile index b4d47e6..d4bf66b 100644 --- a/Makefile +++ b/Makefile @@ -8,8 +8,11 @@ SHELL = /bin/sh MAKE = make CC = gcc CFLAGS = -O2 + +TAR = tar RM = /bin/rm -f CP = /bin/cp -p + EMACS = emacs BINS = src/ol2 src/decode-b