typo.
[AROS.git] / workbench / c / R / mmakefile.src
blob23a904ea3445b0ade6f040f1b6c8ae99598933e3
1 # Copyright © 2012, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(SRCDIR)/config/aros.cfg
6 FILES   := locale gui main
8 EXEDIR  := $(AROS_C)
10 #MM- workbench-c : workbench-c-r
11 #MM  workbench-c-r : includes linklibs \
12 #MM  workbench-c-r-catalogs
14 %build_prog mmake=workbench-c-r \
15     progname=R targetdir=$(EXEDIR) \
16     files=$(FILES)
18 %common