Fixed compatibility of output.
[AROS.git] / workbench / tools / mmakefile.src
blobbda734be249a1a2d5702529bcbccca1a2a564ce8
1 #   $Id$
3 #   Makefile for the Workbench:Tools directory.
5 include $(SRCDIR)/config/aros.cfg
7 FILES := Calculator GraphicDump InitPrinter PrintFiles WiMP
9 #MM- workbench : workbench-tools
10 #MM workbench-tools : includes linklibs
12 %build_progs mmake=workbench-tools \
13     files=$(FILES) targetdir=$(AROSDIR)/Tools
15 %common