.PHONY: all clean package
cfversion := -framework CoreFoundation
gssc := -framework CoreFoundation
sbdidlaunch := -framework CoreFoundation -framework SpringBoardServices
.PHONY: all clean package
cfversion := -framework CoreFoundation
gssc := -framework CoreFoundation
sbdidlaunch := -framework CoreFoundation -framework SpringBoardServices
uiduid := -framework Foundation -framework UIKit
uiopen := -framework Foundation -framework UIKit
uishoot := -framework CoreFoundation -framework Foundation -framework UIKit
uiduid := -framework Foundation -framework UIKit
uiopen := -framework Foundation -framework UIKit
uishoot := -framework CoreFoundation -framework Foundation -framework UIKit
iomfsetgamma: iomfsetgamma.c
$${PKG_TARG}-gcc -Wall -Werror -o $@ $< -F"$${PKG_ROOT}"/System/Library/PrivateFrameworks -framework IOKit -framework IOMobileFramebuffer
iomfsetgamma: iomfsetgamma.c
$${PKG_TARG}-gcc -Wall -Werror -o $@ $< -F"$${PKG_ROOT}"/System/Library/PrivateFrameworks -framework IOKit -framework IOMobileFramebuffer