summaryrefslogtreecommitdiff
path: root/makefile
blob: 60cb272183ef0046138451447433d119c7df12a9 (plain)
1
2
3
4
all: uiduid uishoot uicache

%: %.mm
	$${PKG_TARG}-g++ -o $@ $< -framework CoreFoundation -framework Foundation -framework UIKit -lobjc