prism2.device: Compiler delint
[AROS.git] / workbench / c / Partition / mmakefile.src
blob46d179cc388ef85577a551994781b8f5374337ea
1 # Copyright © 2003, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(TOP)/config/make.cfg
6 FILES := main args
8 #MM- workbench-c : workbench-c-partition
9 #MM workbench-c-partition : includes linklibs 
11 %build_prog mmake=workbench-c-partition \
12     progname=Partition targetdir=$(AROS_C) \
13     files=$(FILES) uselibs="arosc.static"
15 %common