The DOS type wasn't kept up-to-date in the local DosEnvec structure.
[tangerine.git] / workbench / tools / mmakefile.src
blob140d0029397092bbb9d381c666ab147776c116d7
1 #   $Id$
3 #   Makefile for the Workbench:Tools directory.
5 include $(TOP)/config/make.cfg
7 FILES   := \
8     calculator \
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