2003/03/10 23:34:53
authormegacz <megacz@xwt.org>
Fri, 30 Jan 2004 06:56:21 +0000 (06:56 +0000)
committermegacz <megacz@xwt.org>
Fri, 30 Jan 2004 06:56:21 +0000 (06:56 +0000)
darcs-hash:20040130065621-2ba56-a951e0b3de5ae6c12047b6728f7c5b7681e801f5.gz

Makefile

index 9b49379..948b173 100644 (file)
--- 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 "