Date: Friday, April 6, 2007 @ 15:35:33
  Author: marc
    Path: /cvsroot/carob/lms-kit-builder

Modified: GNUmakefile (1.6 -> 1.7)

Better messages


-------------+
 GNUmakefile |    3 ++-
 1 files changed, 2 insertions(+), 1 deletion(-)


Index: lms-kit-builder/GNUmakefile
diff -u lms-kit-builder/GNUmakefile:1.6 lms-kit-builder/GNUmakefile:1.7
--- lms-kit-builder/GNUmakefile:1.6     Fri Apr  6 11:47:46 2007
+++ lms-kit-builder/GNUmakefile Fri Apr  6 15:35:33 2007
@@ -52,7 +52,8 @@
        ${MAKE} -C ${LMSDIR} install
 
 kit: ${SRCKIT}
-       @printf "\nDon't forget to CVS-tag if you release this source kit to 
anyone else\n\n"
+       @printf "\nSource kit  - ${SRCKIT} -  is ready\n"
+       @printf "Don't forget to CVS-tag if you release this source kit to 
anyone\n\n"
 
 ${SRCKIT}: ${CAROBTAR} ${LMSTAR} GNUmakefile lmsbuild.sh build.properties 
README
        ${RM} ${SRCKITDIR} ${SRCKIT}

_______________________________________________
Carob-commits mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob-commits

Reply via email to