r9263@lvps87-230-33-50: verhaegs | 2008-10-04 23:31:42 +0200
[AROS.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