diff -r 2e8eeb919028 -r b538b70cbe51 sysmodellibs/sysmodelgen/test/ipr-shapes/makefile --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sysmodellibs/sysmodelgen/test/ipr-shapes/makefile Thu Mar 11 18:20:56 2010 +0200 @@ -0,0 +1,5 @@ +all: + perl -S DrawSvg.pl -clean -o ini-output.svg -i model.ini + perl -S DrawSvg.pl -clean -o model-output.svg -model model.xml + +