--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysmodellibs/sysmodelgen/test/s12/makefile Thu Mar 11 18:20:56 2010 +0200
@@ -0,0 +1,6 @@
+all:
+ perl -S drawsvg.pl -i filestest.ini
+ perl -S drawsvg.pl -i dirtest.ini
+ perl -S drawsvg.pl -s12 . -system_version 9.5 -sysdef System_Definition_Template.xml -o model95A.svg -shapes "" -tempdir model95 -sysinfo ""
+ perl -S drawsvg.pl -s12 Symbian_OS_v9.4_Schedule12.xml -s12 Symbian_OS_v9.5_Schedule12.xml -s12 Symbian_OS_v9.6_Schedule12.xml -s12 Symbian_OS_vFuture_Schedule12.xml -sysdef System_Definition_Template.xml -o modelallA.svg -shapes "" -tempdir modelall -sysinfo ""
+