New bitmap method SetRGBConversionFunction which can be used to
[tangerine.git] / images / mason / icons / workbench / mmakefile.src
blob5c806e70a8c5242cf4ef696b45b8f887de759a46
1 #   $Id$
3 #   Makefile for Mason's workbench icons
5 include $(TOP)/config/make.cfg
7 ICONS := Prefs Storage System T Tools Utilities Devs Fonts Locale Demos
8 ICONFILES := $(foreach f, $(ICONS), $(AROSDIR)/$(f).info)
10 #MM- masonicons : masonworkbenchicons
12 #MM
13 masonworkbenchicons : setup $(ICONFILES)
14         @$(NOP)
15         
16 $(AROSDIR)/%.info : %.info.src %_N.png %_S.png
17         %makeicon2
19 setup :
20         %mkdirs_q $(AROSDIR)