# HG changeset patch # User HIROSE Yuuji # Date 1505030378 -32373 # Node ID 87504e29b1d5a857954ff247b911e85f860a904b # Parent e417dfa71954ef399bad9fa47da0b2d745217b0e Good bye RCS diff -r e417dfa71954 -r 87504e29b1d5 makefile --- a/makefile Sun Sep 10 16:58:48 2017 +0859 +++ b/makefile Sun Sep 10 16:59:11 2017 +0859 @@ -225,21 +225,15 @@ ( version=${VERSION}; cd ${TMPDIR}; \ ${TAR} vzcf ${TMPDIR}/yahtml$$version.tar.gz yatex$$version) -ci: - ci -r${VERSION} -sRel -f ${RCSFILE} - ci -u${VERSION} makefile 00readme +tag: + echo hg tag ${VERSION} +# ci: +# ci -r${VERSION} -sRel -f ${RCSFILE} +# ci -u${VERSION} makefile 00readme -co: - co ${RCSFILE} +# co: +# co ${RCSFILE} -co-l: - co -l ${RCSFILE} - -tci: - ci -l${VERSION}.0 -Ncurrent ${RCSFILE} makefile - -dostci: - ci -l${MVER}.0 -Ncurrent @rcsfile RSYNCDIR = ${HOME}/http/yatex/rsync/yatex #sync: