]> git.saurik.com Git - uikittools.git/blobdiff - makefile
Added uiduid.
[uikittools.git] / makefile
index 83a4e006a2380f95f5a59ceca7608b9137cbabab..cf9cbd010e3f0307b415d7dd50df9b067b597637 100644 (file)
--- 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