wip. separate the base/additional icon rules so they can be invoked for the workbench...
[AROS.git] / images / IconSets / Gorilla / Icons / Medium / AROS / Prefs / mmakefile.src
blob2b4304e0eee41b9816e3e98473b2231c46169658
1 # Copyright © 2004-2017, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(SRCDIR)/config/aros.cfg
6 BASEICONS := Time Locale Serial Presets Input IControl Font ScreenMode Pointer Printer
7 ADDITIONALICONS := AHI Appearance Boot  \
8  ReqTools Wanderer Zune Editor Trackdisk PSI Network Trident \
9  OpenURL BoingIconBar
11 #MM- iconset-Gorilla-wbench-icons-aros-clean : iconset-Gorilla-wbench-icons-aros-prefs-clean
12 #MM- iconset-Gorilla-additional-icons-aros-clean : iconset-Gorilla-additional-icons-aros-prefs-clean
13 #MM- iconset-Gorilla-wbench-icons-aros : iconset-Gorilla-wbench-icons-aros-prefs
14 #MM- iconset-Gorilla-additional-icons-aros : iconset-Gorilla-additional-icons-aros-prefs
16 %build_icons mmake=iconset-Gorilla-wbench-icons-aros-prefs icons=$(BASEICONS) \
17              dir=$(AROS_PREFS)
19 %build_icons mmake=iconset-Gorilla-additional-icons-aros-prefs icons=$(ADDITIONALICONS) \
20              dir=$(AROS_PREFS)