From: megacz Date: Fri, 30 Jan 2004 06:55:14 +0000 (+0000) Subject: 2003/02/27 09:37:42 X-Git-Tag: RC3~1251 X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=commitdiff_plain;h=7b62f1db93c5528bcdd980b4bd86c922fc5c3774 2003/02/27 09:37:42 darcs-hash:20040130065514-2ba56-0eb101d23746fd6413bdb008010e9444f531c3d0.gz --- diff --git a/Makefile b/Makefile index d9a59f5..ba1c4e0 100644 --- a/Makefile +++ b/Makefile @@ -61,8 +61,8 @@ update-build: echo -n "Next build will be " cat next.build cvs update CHANGES - echo `date +%d-%b`" =========== build $(current_build) ================================================" >> CHANGES echo "" >> CHANGES + echo `date +%d-%b`" =========== build $(current_build) ================================================" >> CHANGES echo committing... cvs commit -m 'this comment should not appear in CHANGES' next.build CHANGES echo committed.