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
revert between 56095 -> 55830 in arch
[AROS.git]
/
arch
/
all-hosted
/
hidd
/
x11
/
icons
/
Gorilla
/
mmakefile.src
blob
f3122aef62dab424578044e35241650c154f9601
1
include $(SRCDIR)/config/aros.cfg
2
3
DEVS_ICONS := X11
4
DEVS_DIR := $(AROS_DEVS)/Monitors
5
6
%build_icons mmake=iconset-Gorilla-x11 icons=$(DEVS_ICONS) \
7
dir=$(DEVS_DIR)
8
9
%common