]> git.saurik.com Git - cycript.git/blobdiff - make.sh
Finish new build environment, relocatable objects.
[cycript.git] / make.sh
diff --git a/make.sh b/make.sh
index 55963c6e3c9bef1b301836b3518b11168a7ee645..ff2c5d2647527ca9c94b34782320928487022e18 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -1,2 +1,2 @@
 #!/bin/bash
-PKG_ARCH=${PKG_ARCH-iphoneos-arm} PATH=/apl/n42/pre/bin:$PATH exec /apl/tel/exec.sh :readline make "$@"
+exec make -f xcode.mk "$@"