X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=Makefile;h=bf2594f586625e723cfe92887b017e44e4de505a;hb=7ea230c67005c6d54cdc2be0bbd38144c26d7148;hp=75d4bddbda9e3603fe68725407edce01a2fa631d;hpb=64b4559d4604bf794ab2c311d2bbb5dacc30d393;p=elisp%2Femh.git diff --git a/Makefile b/Makefile index 75d4bdd..bf2594f 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # -# $Id: Makefile,v 0.5 1997-11-26 10:28:10 morioka Exp $ +# $Id: Makefile,v 1.3 1998-03-16 06:49:40 morioka Exp $ # -VERSION = 0.23 +VERSION = 1.1.1 TAR = tar RM = /bin/rm -f @@ -30,7 +30,9 @@ tar: cvs commit sh -c 'cvs tag -RF emh-`echo $(VERSION) \ | sed s/\\\\./_/ | sed s/\\\\./_/`; \ - cd /tmp; cvs export -d emh-$(VERSION) \ + cd /tmp; \ + 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' $(RM) /tmp/emh-$(VERSION)/ftp.in