sysmodellibs/sysmodelgen/test/s12/makefile
author terytkon
Thu, 11 Mar 2010 18:20:56 +0200
changeset 1 b538b70cbe51
permissions -rw-r--r--
Move rest of the swconfigmdw package components to oss repository. -Changed sfl licences to epl.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
b538b70cbe51 Move rest of the swconfigmdw package components to oss repository.
terytkon
parents:
diff changeset
     1
all:
b538b70cbe51 Move rest of the swconfigmdw package components to oss repository.
terytkon
parents:
diff changeset
     2
	perl -S drawsvg.pl -i filestest.ini
b538b70cbe51 Move rest of the swconfigmdw package components to oss repository.
terytkon
parents:
diff changeset
     3
	perl -S drawsvg.pl -i dirtest.ini
b538b70cbe51 Move rest of the swconfigmdw package components to oss repository.
terytkon
parents:
diff changeset
     4
	perl -S drawsvg.pl -s12 . -system_version 9.5 -sysdef System_Definition_Template.xml -o model95A.svg -shapes "" -tempdir  model95 -sysinfo ""
b538b70cbe51 Move rest of the swconfigmdw package components to oss repository.
terytkon
parents:
diff changeset
     5
	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 ""
b538b70cbe51 Move rest of the swconfigmdw package components to oss repository.
terytkon
parents:
diff changeset
     6