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
only bring in as many sdl things as are strictly necessary
[tangerine.git]
/
arch
/
common
/
hidd.vmwaresvga
/
mmakefile.src
blob
9b1ae5bbe9fe228d5c6411fd80a1833771c5be8c
1
# $Id$
2
include $(TOP)/config/make.cfg
3
4
FILES := \
5
vmwaresvga_init \
6
vmwaresvgaclass \
7
vmwaresvgahardware \
8
vmwaresvgaoffbitmap \
9
vmwaresvgaonbitmap
10
11
%build_module mmake=hidd-vmwaresvga \
12
modname=vmwaresvga modtype=hidd \
13
files=$(FILES) \
14
uselibs="hiddgraphicsstubs hiddstubs rom amiga oop"