sysmodellibs/sysmodelgen/test/variables/makefile
changeset 1 b538b70cbe51
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sysmodellibs/sysmodelgen/test/variables/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
+
+