sysmodellibs/sysmodelgen/test/s12/makefile
author terytkon
Fri, 12 Mar 2010 08:30:17 +0200
changeset 2 87cfa131b535
parent 1 b538b70cbe51
permissions -rw-r--r--
Fixed the licence header on two files that the epl:ling script missed for some reason.
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