X-Git-Url: https://git.saurik.com/uikittools.git/blobdiff_plain/9b2ade70b1730d712d7ed248eb08ee1113e20ada..1094bdcb9288d51f5dae9194d2f5adcfa3273040:/makefile diff --git a/makefile b/makefile index 740b666..cf9cbd0 100644 --- a/makefile +++ b/makefile @@ -1,4 +1,4 @@ -all: uishoot +all: uiduid uishoot %: %.mm $${PKG_TARG}-g++ -o $@ $< -framework CoreFoundation -framework Foundation -framework UIKit -lobjc