aros/m68k/fpucontext.h: Remove dependence on _fpmath.h
[AROS.git] / rom / alerthook / mmakefile.src
blobf0f2c23754d9814f578c303e57fdc253adacf565
1 #   $Id$
2 include $(TOP)/config/make.cfg
4 USER_CFLAGS := -DADATE="\"$(shell date '+%d.%m.%Y')\""
6 #MM- kernel-alerthook : includes linklibs kernel-bootloader-includes
8 %build_module_simple mmake=kernel-alerthook \
9   modname=alert modtype=hook \
10   files="alerthook resident_end" compiler=target uselibs="rom"
12 %common