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
Documented GVF_SAVE_VAR alongside other flags, and removed a query/doubt
[AROS.git]
/
rom
/
hidds
/
vesa
/
mmakefile.src
blob
b99aac23e259c4a4b2f3145d660bb96f0e01ceee
1
# $Id$
2
3
include $(SRCDIR)/config/aros.cfg
4
5
FILES := \
6
vesagfx_init \
7
vesagfxclass \
8
hardware \
9
bitmap
10
11
%build_module mmake=kernel-hidd-vesa \
12
modname=vesagfx modtype=hidd \
13
files=$(FILES)