summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2008-09-14 21:08:55 +0000
committerJay Freeman (saurik) <saurik@saurik.com>2008-09-14 21:08:55 +0000
commit7fb7ce13deab7a4d127f5f04e0c82069a6cf2014 (patch)
tree33080782b2aa1b35ae339db0f29cdb8bb9327e88 /makefile
parent1094bdcb9288d51f5dae9194d2f5adcfa3273040 (diff)
Added UICache.
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index cf9cbd0..60cb272 100644
--- a/makefile
+++ b/makefile
@@ -1,4 +1,4 @@
-all: uiduid uishoot
+all: uiduid uishoot uicache
%: %.mm
$${PKG_TARG}-g++ -o $@ $< -framework CoreFoundation -framework Foundation -framework UIKit -lobjc