grub2: bring back build of aros-side grub2 tools
[AROS.git] / workbench / system / BHFormat / mmakefile.src
blob0bdc06b6c4dd25e3c18d43a1eed84f5e7136c3b1
1 # Copyright © 2003, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(SRCDIR)/config/aros.cfg
6 FILES   := main cli gui locale
8 EXEDIR  := $(AROS_SYSTEM)
10 USER_CFLAGS := -DADATE="\"$(shell date '+%d.%m.%Y')\""
12 #MM- workbench-system : workbench-system-format
13 #MM workbench-system-format : includes linklibs workbench-system-format-catalogs
15 %build_prog mmake=workbench-system-format \
16     progname=Format targetdir=$(EXEDIR) \
17     files=$(FILES)
19 %common