Date: Monday, November 14, 2005 @ 19:55:15
  Author: marc
    Path: /cvsroot/carob/carob

Modified: Makefile (1.14 -> 1.15)

Added comment about src.tar.gz


----------+
 Makefile |    5 +++++
 1 files changed, 5 insertions(+)


Index: carob/Makefile
diff -u carob/Makefile:1.14 carob/Makefile:1.15
--- carob/Makefile:1.14 Mon Nov 14 19:14:30 2005
+++ carob/Makefile      Mon Nov 14 19:55:15 2005
@@ -89,8 +89,13 @@
 ${DOC_HTML}: ${DOXYFILE}
        ${DOXYGEN} ${DOXYFILE}
 
+
 # Creates a carob-YYYY-MM-DD.tar.gz file in ../ directory containing
 # the source code from CVS and compiled documentation.
+
+# This target below is actually just a script that can be copy/pasted 
+# and run as is without anything from above
+
 # Please don't forget to tag the source when releasing such a .tar.gz
 # externally.
 srcdist:

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

Reply via email to