revert 213 commits (to 56092) from the last month. 10 still need work to resolve...
[AROS.git] / workbench / tools / WiMP / mmakefile.src
blobb98d4edc3100d98dbde13c55b9abc1b9737aef8c
1 # Copyright © 2016, The AROS Development Team. All rights reserved.
2 # $Id$
3 # Makefile to make WiMP tool.
5 include $(SRCDIR)/config/aros.cfg
7 FILES := WiMP locale
9 EXEDIR := $(AROS_TOOLS)
11 #MM- workbench-tools : workbench-tools-wimp
12 #MM  workbench-tools-wimp : workbench-tools-wimp-catalogs
14 %build_prog mmake=workbench-tools-wimp \
15     progname=WiMP targetdir=$(EXEDIR) \
16     files=$(FILES)
18 %common