revert between 56095 -> 55830 in arch
[AROS.git] / rom / alerthook / mmakefile.src
blobae010364c6625258b821cada6a03f94e07ada244
1 #   $Id$
3 include $(SRCDIR)/config/aros.cfg
5 USER_CPPFLAGS := -DADATE="\"$(shell date '+%d.%m.%Y')\""
7 #MM- kernel-alerthook : includes linklibs kernel-bootloader-includes
9 %build_module_simple mmake=kernel-alerthook \
10   modname=alert modtype=hook \
11   files="alerthook resident_end" compiler=target
13 %common