Date: Monday, April 16, 2007 @ 16:22:11
  Author: marc
    Path: /cvsroot/carob/libmysequoia/ldtest

Modified: Makefile (1.5 -> 1.6)

Added default target running the test script


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


Index: libmysequoia/ldtest/Makefile
diff -u libmysequoia/ldtest/Makefile:1.5 libmysequoia/ldtest/Makefile:1.6
--- libmysequoia/ldtest/Makefile:1.5    Mon Apr 16 14:37:08 2007
+++ libmysequoia/ldtest/Makefile        Mon Apr 16 16:22:11 2007
@@ -6,6 +6,9 @@
 SOLIBS=liborig.so liboverride.so
 ALL=${SOLIBS} plugin.so main
 
+default:
+       sh runtest.sh
+
 all: ${ALL}
 
 liborig.so: orig.c

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

Reply via email to