summaryrefslogtreecommitdiff
path: root/make.sh
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2008-04-08 20:58:24 +0000
committerJay Freeman (saurik) <saurik@saurik.com>2008-04-08 20:58:24 +0000
commitd4e26d1da16a40ac34bdb622750de0b6bf853e75 (patch)
treeb7c52f57cfc3d7f108783da4b356deb26d16023f /make.sh
parenta60b86de5fbe121d51d756c166eac49e1832e007 (diff)
Ported UIKit Tools to iPhoneOS 2.0.
Diffstat (limited to 'make.sh')
-rwxr-xr-xmake.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/make.sh b/make.sh
new file mode 100755
index 0000000..5ae4611
--- /dev/null
+++ b/make.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+PATH=/apl/n42/pre/bin:$PATH exec /apl/tel/exec.sh uikittools make "$@"