removed 'rune' part from submatch struct
[libre9.git] / Jamrules
blobf0738b84cf18ba1a0cbb3031ffd8642bf2e7bff5
1 set-profile ;
2 set-target-locations ;
4 if $(DBG) { DEFINES += RE9_DEBUG ; }
6 softinclude $(TOP)/Jamrules.local ;
7 softinclude $(TOP)/Jamrules.configure ;
8 softinclude $(TOP)/Jamrules.libs ;
9 softinclude $(TOP)/Jamrules.install ;
10 softinclude $(TOP)/Jamrules.push ;