X-Git-Url: https://git.saurik.com/uikittools.git/blobdiff_plain/a60b86de5fbe121d51d756c166eac49e1832e007..9dcf05302c804d9a6209916734f590acecdfc18c:/makefile diff --git a/makefile b/makefile index 83a4e00..cf9cbd0 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,4 @@ -all: uialert +all: uiduid 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