Fix IO memory access .. SB128 driver makes noises in VMWare - CMI is untested (Curren...
[AROS.git] / workbench / tools / mmakefile.src
blobcef113dec355855292560e38e205fbb770940618
1 #   $Id$
3 #   Makefile for the Workbench:Tools directory.
5 include $(TOP)/config/make.cfg
7 FILES := calculator \
8          ShowConfig \
9          WiMP
11 #MM- workbench : workbench-tools
12 #MM workbench-tools : includes linklibs
14 %build_progs mmake=workbench-tools \
15     files=$(FILES) targetdir=$(AROSDIR)/Tools \
16     uselibs="amiga arosc m"
18 %common