srctools/tranasm/tranasm
author andy simpson <andrews@symbian.org>
Fri, 30 Jul 2010 15:14:33 +0100
changeset 652 311511800c67
parent 602 3145852acc89
permissions -rw-r--r--
Add export for s60ibymacros.pm (re-applies missing part of fix for Bug 2901
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
602
3145852acc89 add releasing to new structure
jjkang
parents:
diff changeset
     1
#!/bin/sh
3145852acc89 add releasing to new structure
jjkang
parents:
diff changeset
     2
PATH=.:$PATH
3145852acc89 add releasing to new structure
jjkang
parents:
diff changeset
     3
perl -S tranasm.pl $@
3145852acc89 add releasing to new structure
jjkang
parents:
diff changeset
     4