]> git.saurik.com Git - cycript.git/blob - FreeBSD.mk
Add a level of indirection to NSString->String prototype bridge, in order to correctl...
[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