X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=Makefile;h=d27a30896327547fb9b1ff6e00640b112216fd79;hb=aea4cedbcba6412191998e927db9d3f9a0309270;hp=68cab8036e07592e3136aed606b460a0d1380082;hpb=09f3629df7cbb3530afa2be8f361ed52f29eef42;p=elisp%2Fsemi.git diff --git a/Makefile b/Makefile index 68cab80..d27a308 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # -# $Id: Makefile,v 0.16 1997-11-15 15:08:44 morioka Exp $ +# $Id: Makefile,v 1.1 1998-02-17 13:57:49 morioka Exp $ # -VERSION = 0.116 +VERSION = 0.118.2 SHELL = /bin/sh MAKE = make @@ -62,6 +62,7 @@ tar: cd /tmp; cvs export -d semi-$(VERSION) \ -r semi-`echo $(VERSION) \ | sed s/\\\\./_/ | sed s/\\\\./_/` SEMI/semi' + $(RM) /tmp/semi-$(VERSION)/ftp.in cd /tmp; $(TAR) cvzf semi-$(VERSION).tar.gz semi-$(VERSION) cd /tmp; $(RM) -r semi-$(VERSION) sed "s/VERSION/$(VERSION)/" < ftp.in > ftp