imgtools/romtools/maksym/maksymrofs
author jascui
Mon, 29 Nov 2010 15:46:44 +0800
changeset 711 03a6f48f6e14
parent 701 170c8b305768
permissions -rw-r--r--
Updating release text
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
600
6d08f4a05d93 add deprecated files
jjkang
parents:
diff changeset
     1
#!/bin/sh
701
170c8b305768 ou1cimx1#569997 tools wrapper is not in 'LINUX style'
lorewang
parents: 600
diff changeset
     2
PRGDIR=`dirname "$0"`
170c8b305768 ou1cimx1#569997 tools wrapper is not in 'LINUX style'
lorewang
parents: 600
diff changeset
     3
170c8b305768 ou1cimx1#569997 tools wrapper is not in 'LINUX style'
lorewang
parents: 600
diff changeset
     4
PRGDIR=`cd "$PRGDIR"; pwd`
600
6d08f4a05d93 add deprecated files
jjkang
parents:
diff changeset
     5
701
170c8b305768 ou1cimx1#569997 tools wrapper is not in 'LINUX style'
lorewang
parents: 600
diff changeset
     6
170c8b305768 ou1cimx1#569997 tools wrapper is not in 'LINUX style'
lorewang
parents: 600
diff changeset
     7
perl "$PRGDIR/maksymrofs.pl" $@
170c8b305768 ou1cimx1#569997 tools wrapper is not in 'LINUX style'
lorewang
parents: 600
diff changeset
     8
170c8b305768 ou1cimx1#569997 tools wrapper is not in 'LINUX style'
lorewang
parents: 600
diff changeset
     9