3 # Makefile for the Workbench:Tools directory.
5 include $(TOP)/config/make.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