]> git.saurik.com Git - uikittools.git/blobdiff - makefile
Added uishoot.
[uikittools.git] / makefile
index 4cf346e23902d709647f85106db55528beefccf8..740b6662b02b57071f11fadc33a4ac240fb17a65 100644 (file)
--- a/makefile
+++ b/makefile
@@ -1,4 +1,4 @@
-all: uialert
+all: uishoot
 
 %: %.mm
-       $${PKG_TARG}-g++ -o $@ $< -framework Foundation -framework CoreFoundation -framework UIKit -lobjc
+       $${PKG_TARG}-g++ -o $@ $< -framework CoreFoundation -framework Foundation -framework UIKit -lobjc