removed .gitignore
[k8opentitus.git] / Jamrules
blobcc66684d2efce970d904f82da8ac7becafa35b97
1 set-profile ;
2 set-target-locations ;
5 HDRS += $(TOP)/src/include ;
6 HDRS += $(TOP)/src/opl ;
8 pkg-config sdl ;
9 pkg-config SDL_mixer ;
10 LINKLIBS.all += -lm ;
13 softinclude $(TOP)/Jamrules.local ;
14 softinclude $(TOP)/Jamrules.push ;