projects
/
aros:aros.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
WIP Scummvm. It compiles but doesn't link.
[aros:aros.git]
/
ports
/
emulation
/
scummvm
/
icons
/
mmakefile.src
1
# $Id$
2
3
include $(TOP)/config/make.cfg
4
5
#MM- ports-emulation-scummvmm : ports-emulation-scummvmm-icons
6
7
ICONS := Scummvm
8
TARGETDIR := $(AROS_CONTRIB)/Emulation/Scummvm
9
10
%build_icons mmake=ports-emulation-scummvmm-icons icons=$(ICONS) dir=$(TARGETDIR)