]> git.saurik.com Git - cycript.git/blob - make
Protect system, add process.argv and global print.
[cycript.git] / make
1 #!/bin/bash
2 make -f build.mk -j4 "$@"