repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
add a missing section header table index conversion
[tangerine.git]
/
arch
/
.unmaintained
/
m68k-pp-native
/
Drivers
/
graphics
/
mmakefile.src
blob
a67f22d7fa18c0e3e5d214095cb5faa2b374df03
1
# $Id$
2
include $(TOP)/config/make.cfg
3
4
USER_INCLUDES := -I$(TOP)/workbench/hidds/graphics
5
%build_module_macro mmake=kernel-pp-m68k-gfx \
6
modname=graphics modtype=hidd \
7
conffile=lib.conf \
8
genfunctable=yes
9
10
%common