repo.or.cz
/
AROS-Ports.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
forwarding an update to the makefile.
[AROS-Ports.git]
/
game
/
madbomber
/
icons
/
mmakefile.src
blob
462ba07549ffa24be0a8a63297b457d18b1c6d48
1
# $Id$
2
3
include $(SRCDIR)/config/aros-contrib.cfg
4
5
#MM- ports-game-madbomber : ports-game-madbomber-icons
6
7
ICONS := MadBomber
8
TARGETDIR := $(AROS_CONTRIB)/Games/Action
9
10
%build_icons mmake=ports-game-madbomber-icons \
11
icons=$(ICONS) dir=$(TARGETDIR)