]> git.saurik.com Git - cycript.git/blob - FreeBSD.mk
Somewhat better iconv handling on the Mac when MacPorts is in the path (aka Horrible...
[cycript.git] / FreeBSD.mk
1 export PATH := /usr/local/bin:/usr/local/GNUstep/System/Tools:$(PATH)
2 gcc := g++42
3 flags += -fPIC
4 include WebKit.mk