]> git.saurik.com Git - cycript.git/blob - FreeBSD.mk
Darwin proves that we need to check the version of GNU tar.
[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