Fixed some typos in comments and messages.
[AROS.git] / workbench / tools / mmakefile.src
blob0d20d9d954648909a5730fb90289d4ac042a9c9b
1 #   $Id$
3 #   Makefile for the Workbench:Tools directory.
5 include $(TOP)/config/make.cfg
7 FILES := calculator WiMP
9 #MM- workbench : workbench-tools
10 #MM workbench-tools : includes linklibs
12 %build_progs mmake=workbench-tools \
13     files=$(FILES) targetdir=$(AROSDIR)/Tools \
14     uselibs="amiga arosc m"
16 %common