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
Updated PCI IDs to latest snapshot.
[tangerine.git]
/
workbench
/
devs
/
nil_handler
/
mmakefile.src
blob
ee11f3bcba451e92b3fe8d6f1cdd84227586374c
1
# $Id$
2
include $(TOP)/config/make.cfg
3
4
#MM- workbench-fs-nil : includes linklibs
5
6
USER_CFLAGS := -DDEBUG=0
7
8
%build_module mmake=workbench-fs-nil \
9
modname=nil modtype=device modsuffix=handler \
10
files=nil_handler uselibs="amiga rom"
11