1 if ! $(THIS_IS_K8JAM) { Exit "You need k8jam to build this: https://repo.or.cz/k8jam.git" ; }
7 DEFINES += ZYMOSIS_LITTLE_ENDIAN ;
15 #LINKLIBS on $(<) += -lm ;
20 softinclude $(TOP)/Jamrules.local ;
21 softinclude $(TOP)/Jamrules.local.k8 ;
22 softinclude $(TOP)/Jamrules.configure ;
23 softinclude $(TOP)/Jamrules.libs ;
24 softinclude $(TOP)/Jamrules.install ;
25 softinclude $(TOP)/Jamrules.push ;