]> git.saurik.com Git - uikittools.git/blobdiff - makefile
Ported UIKit Tools to iPhoneOS 2.0 (sort of).
[uikittools.git] / makefile
index e5f9b02948d361b8461ffec028a0619f8bae079e..4cf346e23902d709647f85106db55528beefccf8 100644 (file)
--- a/makefile
+++ b/makefile
@@ -1,4 +1,4 @@
 all: uialert
 
 %: %.mm
-       $${PKG_TARG}-g++ -o $@ $< -framework CoreFoundation -framework Foundation -framework UIKit -lobjc
+       $${PKG_TARG}-g++ -o $@ $< -framework Foundation -framework CoreFoundation -framework UIKit -lobjc