]> git.saurik.com Git - cycript.git/blame - FreeBSD.mk
Variable arguments and work with make even if make isn't GNU make when GNU make is...
[cycript.git] / FreeBSD.mk
CommitLineData
3f325e00 1export PATH := /usr/local/bin:/usr/local/GNUstep/System/Tools:$(PATH)
107e5814 2gcc := g++42
4e869640 3flags += -fPIC
4c2a7d11 4include WebKit.mk