1 # Copyright © 2003-2011, The AROS Development Team. All rights reserved.
4 include $(SRCDIR)/config/aros.cfg
8 USER_CFLAGS := -DADATE="\"$(shell date "+%d.%m.%Y")\"" -isystem $(SRCDIR)/arch/all-pc/boot/grub2-aros/include
10 %build_progs mmake=workbench-c-install-grub2 \
11 files=$(FILES) targetdir=$(AROS_C) \