comparison makefile @ 540:b9988caa505a dev

Update to "dev" branch explicitly
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 31 May 2018 09:38:52 +0900
parents 7828dfd07246
children
comparison
equal deleted inserted replaced
539:7828dfd07246 540:b9988caa505a
235 RSYNCDIR = ${HOME}/http/yatex/rsync/yatex 235 RSYNCDIR = ${HOME}/http/yatex/rsync/yatex
236 sync: 236 sync:
237 -hg push 237 -hg push
238 -hg push git 238 -hg push git
239 -hg push cvs 239 -hg push cvs
240 (cd ${RSYNCDIR} && hg up -v && cvs ci -m '') 240 (cd ${RSYNCDIR} && hg up -Cv dev && cvs ci -m '')

yatex.org