Check for SYS/GL during library init. Reason is that
[AROS.git] / arch / all-pc / boot / grub2-tools / mmakefile.src
blob820a5fa75df41e9b53706ea5b9be1ddeef149cbe
1 # Copyright © 2003-2011, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(SRCDIR)/config/aros.cfg
6 FILES := Install-grub2
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) \
12     uselibs="debug"
14 %common