repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
gallium: Unused variable cleanups
[AROS.git]
/
rom
/
alerthook
/
mmakefile.src
blob
34f8f8e05fc92087af51ddc36619b5d9c32c062d
1
# $Id$
2
include $(TOP)/config/make.cfg
3
4
#MM- kernel-alerthook : includes linklibs kernel-bootloader-includes
5
6
%build_module_simple mmake=kernel-alerthook \
7
modname=alert modtype=hook \
8
files=alerthook compiler=target uselibs="rom"
9
10
%common