From: megacz Date: Fri, 30 Jan 2004 06:56:10 +0000 (+0000) Subject: 2003/02/28 04:50:57 X-Git-Tag: RC3~1193 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=860989a2602226c44264d4cdfcee88d243082812;p=org.ibex.core.git 2003/02/28 04:50:57 darcs-hash:20040130065610-2ba56-08cea90d0003a15b96df8a609c49bff6eb2cfded.gz --- diff --git a/Makefile b/Makefile index c803fb9..00cda34 100644 --- a/Makefile +++ b/Makefile @@ -153,7 +153,7 @@ current_build := $(shell cat next.build) dist: # this will fail if we haven't checked-in since the comment is null; we want this. -# cvs commit -m '' > /dev/null + cvs commit -m '' > /dev/null echo "***********************************************************" echo "* This build is $(current_build)"