wip. separate the base/additional icon rules so they can be invoked for the workbench...
[AROS.git] / tools / genmf / mmakefile.src
blobc6254f7301b41499adab4156b624836f3ab15309
1 include $(SRCDIR)/config/aros.cfg
3 #MM- contrib-development : tools-genmf
4 #MM tools-genmf : includes linklibs
6 FILES  := genmf
7 EXEDIR := $(AROS_CONTRIB)/$(AROS_DIR_DEVELOPER)/Build
9 %build_prog mmake=tools-genmf files=$(FILES) \
10     progname=genmf targetdir=$(EXEDIR)
12 %common