changeset 444:9d5f2878d538 dev

For 1.79
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 05 Jan 2017 19:45:13 +0900
parents 7a9d30752353
children a3ba09c1e8e9
files makefile
diffstat 1 files changed, 1 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/makefile	Thu Jan 05 17:49:05 2017 +0900
+++ b/makefile	Thu Jan 05 19:45:13 2017 +0900
@@ -48,7 +48,7 @@
 # make clean		to delete all producted files
 # make ci		to check in all
 # make co		to check out all
-MVER	= 1.78
+MVER	= 1.79
 LISP	= ${LISP18} ${LISP19} ${LISP23}
 YAHTML	= yahtml.el
 COMMON	= yatexlib.el yatexprc.el
@@ -241,10 +241,6 @@
 dostci:
 	ci -l${MVER}.0 -Ncurrent @rcsfile
 
-gohome:
-	zip -u -r /com/okoma/yuuji/tmp/dosconv/yatex.zip . \
-	-x '*RCS/*' -x 'texinfo/*'
-
 RSYNCDIR	= ${HOME}/http/yatex/rsync/yatex
 #sync:	
 #	@-mkdir ${PACKDIR}

yatex.org