2003/03/10 23:34:53
[org.ibex.core.git] / 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 "