From 7fb7ce13deab7a4d127f5f04e0c82069a6cf2014 Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Sun, 14 Sep 2008 21:08:55 +0000 Subject: Added UICache. --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') 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 -- cgit v1.2.3