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
enable the new framebuffer resizing code.
[AROS.git]
/
rom
/
storage
/
mmakefile.src
blob
fc431809ebd1aac823e35509bc7d27a01bd51c68
1
# $Id$
2
3
include $(SRCDIR)/config/aros.cfg
4
5
STORAGE_FILES := \
6
storage_init
7
8
#%build_module mmake=kernel-storage \
9
# modname=storage modtype=resource \
10
# files="$(STORAGE_FILES)"