diff -r 2e8eeb919028 -r b538b70cbe51 sysmodellibs/sysmodelgen/test/Makefile --- /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