repo.or.cz
/
k8opentitus.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
removed .gitignore
[k8opentitus.git]
/
Jamrules
blob
cc66684d2efce970d904f82da8ac7becafa35b97
1
set-profile ;
2
set-target-locations ;
3
4
5
HDRS += $(TOP)/src/include ;
6
HDRS += $(TOP)/src/opl ;
7
8
pkg-config sdl ;
9
pkg-config SDL_mixer ;
10
LINKLIBS.all += -lm ;
11
12
13
softinclude $(TOP)/Jamrules.local ;
14
softinclude $(TOP)/Jamrules.push ;