From e9d7ccbe163f3ea1fabb78120fe8b0ea267f71cf Mon Sep 17 00:00:00 2001 From: megacz Date: Fri, 30 Jan 2004 06:56:21 +0000 Subject: [PATCH] 2003/03/10 23:34:53 darcs-hash:20040130065621-2ba56-a951e0b3de5ae6c12047b6728f7c5b7681e801f5.gz --- Makefile | 1 + 1 file changed, 1 insertion(+) 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 " -- 1.7.10.4