X-Git-Url: https://git.saurik.com/uikittools.git/blobdiff_plain/a60b86de5fbe121d51d756c166eac49e1832e007..21202e03ce997feec45c48851c63fa2f382ff19c:/makefile?ds=sidebyside diff --git a/makefile b/makefile index 83a4e00..740b666 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,4 @@ -all: uialert +all: uishoot %: %.mm - arm-apple-darwin-g++ -o $@ $< -framework CoreFoundation -framework Foundation -framework UIKit -lobjc - arm-apple-darwin-strip $@ + $${PKG_TARG}-g++ -o $@ $< -framework CoreFoundation -framework Foundation -framework UIKit -lobjc