From: megacz Date: Fri, 30 Jan 2004 06:56:21 +0000 (+0000) Subject: 2003/03/10 23:34:53 X-Git-Tag: RC3~1182 X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=commitdiff_plain;h=e9d7ccbe163f3ea1fabb78120fe8b0ea267f71cf 2003/03/10 23:34:53 darcs-hash:20040130065621-2ba56-a951e0b3de5ae6c12047b6728f7c5b7681e801f5.gz --- diff --git a/Makefile b/Makefile index 9b49379..948b173 100644 --- a/Makefile +++ b/Makefile @@ -58,6 +58,7 @@ clean: find . -name \#\*\# | xargs rm -f update-build: + cvs tag -F xwt-`cat next.build` (echo -n 0000; (echo "10k16o16i"; cat next.build | tr a-z A-Z; echo "1+f") | dc) | tail --bytes=5 > next.build- mv next.build- next.build echo -n "Next build will be "