Add mmakefile for WiMP tool (WiMP)
[AROS.git] / workbench / tools / WiMP / mmakefile.src
blobe2c8fc9afc11d8bd8f20790ca4b98d38f130cd56
1 # $Id: mmakefile.src 52302 2016-03-28 03:42:13Z NicJA $
2 # Makefile to make WiMP tool.
4 include $(SRCDIR)/config/aros.cfg
6 FILES := wimp locale
8 EXEDIR := $(AROS_TOOLS)
10 #MM- workbench-tools : workbench-tools-wimp
11 #MM  workbench-tools-wimp : workbench-tools-wimp-catalogs
13 %build_prog mmake=workbench-tools-wimp \
14     progname=WiMP targetdir=$(EXEDIR) \
15     files=$(FILES)
17 %common