]> git.saurik.com Git - cycript.git/blob - android-make.sh
Move all "regular" LexPushInOff/LexPopIn to lexer.
[cycript.git] / android-make.sh
1 #!/bin/bash
2 set -e
3 cd build.and-armeabi
4 make "$@"