Add it build Czech catalog (Find)
[AROS.git] / workbench / prefs / screenmode / mmakefile.src
blob9110d93fdf6de918b9e36f6dbc17b922a1c5b382
1 # Copyright © 2004, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(SRCDIR)/config/aros.cfg
6 FILES       := args locale main misc prefs smeditor smproperties smselector smattributes
7 EXEDIR      := $(AROS_PREFS)
9 #MM- workbench-prefs : workbench-prefs-screenmode
10 #MM workbench-prefs-screenmode : includes linklibs \
11 #MM workbench-prefs-screenmode-catalogs
13 %build_prog mmake=workbench-prefs-screenmode \
14     progname=ScreenMode targetdir=$(EXEDIR) \
15     files=$(FILES)
17 %common