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
binutils 2.32 courtesy of NicJA.
[AROS.git]
/
rom
/
storage
/
mmakefile.src
blob
c4938e46a2ff0033dd84ce3712883afeed9a338b
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)"