sysmodellibs/sysmodelgen/test/Makefile
changeset 1 b538b70cbe51
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sysmodellibs/sysmodelgen/test/Makefile	Thu Mar 11 18:20:56 2010 +0200
@@ -0,0 +1,8 @@
+test: 
+	cd ipr-shapes && $(MAKE) all
+	cd labels && $(MAKE) all
+	cd styles && $(MAKE) all
+	cd values-test && $(MAKE) all
+	cd variables && $(MAKE) all
+	cd combine && $(MAKE) all
+	cd combine2 && $(MAKE) all