shadowcasting sux; back to the basics
[k8-threat-experiments.git] / Jamrules
blob131b4395f4e8869b86f4c9dce30942c380f075ee
1 if ! $(THIS_IS_K8JAM) { Exit "You need k8jam to build Threat! Download it here: http://repo.or.cz/w/k8jam.git" ; }
2 include $(TOP)/Jamrules.configure ;
4 set-profile ;
5 set-target-locations ;
7 PREFIX ?= /usr/local ;
8 DEFINES += "DATA_DIR=\\\"$(PREFIX)/share/threat/data\\\"" ;
11 softinclude $(TOP)/Jamrules.push ;