Test initialisation of MUIA_List_AdjustWidth and MUIA_List_AdjustHeight, and
[AROS.git] / workbench / c / Partition / mmakefile.src
blobaa16dbfdadc3efbef96a0437094127557900e861
1 # Copyright © 2003, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(SRCDIR)/config/aros.cfg
6 FILES := main args
8 #MM- workbench-c : workbench-c-partition
9 #MM workbench-c-partition : includes linklibs 
11 USER_LDFLAGS := -static
13 %build_prog mmake=workbench-c-partition \
14     progname=Partition targetdir=$(AROS_C) \
15     files=$(FILES)
17 %common