yatex

diff makefile @ 552:c3b9e81bd432

Add-in "::" function should take an argument.
author HIROSE Yuuji <yuuji@gentei.org>
date Mon, 22 Oct 2018 11:47:23 +0900
parents 7828dfd07246
children
line diff
     1.1 --- a/makefile	Thu May 31 09:34:29 2018 +0900
     1.2 +++ b/makefile	Mon Oct 22 11:47:23 2018 +0900
     1.3 @@ -237,4 +237,4 @@
     1.4  	-hg push
     1.5  	-hg push git
     1.6  	-hg push cvs
     1.7 -	(cd ${RSYNCDIR} && hg up -v && cvs ci -m '')
     1.8 +	(cd ${RSYNCDIR} && hg up -Cv dev && cvs ci -m '')