]> git.saurik.com Git - cycript.git/blobdiff - make
Unify the build environment for Android and Apple.
[cycript.git] / make
diff --git a/make b/make
new file mode 100755 (executable)
index 0000000..4f8ca36
--- /dev/null
+++ b/make
@@ -0,0 +1,2 @@
+#!/bin/bash
+make -f build.mk -j4 "$@"