2003/02/27 09:37:44
[org.ibex.core.git] / Makefile
index cf39398..ba1c4e0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# 
+#           
 # The XWT Makefile
 #
 
@@ -61,8 +61,8 @@ update-build:
        echo -n "Next build will be "
        cat next.build
        cvs update CHANGES
-       echo `date +%d-%b`" =========== build $(current_build) ================================================" >> CHANGES
        echo "" >> CHANGES
+       echo `date +%d-%b`" =========== build $(current_build) ================================================" >> CHANGES
        echo committing...
        cvs commit -m 'this comment should not appear in CHANGES' next.build CHANGES
        echo committed.