From: morioka Date: Mon, 16 Mar 1998 06:53:12 +0000 (+0000) Subject: (tar): Modify for chamonix Open CVS. X-Git-Tag: emh-1_1_1~3 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=0d831ac5c644dd78e8285fc6b6457260837702f2;p=elisp%2Femh.git (tar): Modify for chamonix Open CVS. --- diff --git a/Makefile b/Makefile index bf2594f..7b053f9 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.3 1998-03-16 06:49:40 morioka Exp $ +# $Id: Makefile,v 1.4 1998-03-16 06:53:12 morioka Exp $ # VERSION = 1.1.1 @@ -34,7 +34,7 @@ tar: cvs -d :pserver:anonymous@chamonix.jaist.ac.jp:/hare/cvs/root \ export -d emh-$(VERSION) \ -r emh-`echo $(VERSION) \ - | sed s/\\\\./_/ | sed s/\\\\./_/` SEMI/emh' + | sed s/\\\\./_/ | sed s/\\\\./_/` emh' $(RM) /tmp/emh-$(VERSION)/ftp.in cd /tmp; $(TAR) cvzf emh-$(VERSION).tar.gz emh-$(VERSION) cd /tmp; $(RM) -r emh-$(VERSION)