clean up some makefile issues. (NicJA)
[AROS.git] / arch / m68k-amiga / diag / mmakefile.src
blob50bc1e08f0116dab0272b95cd0a1b82d8923ad41
1 #   $Id$
3 include $(SRCDIR)/config/aros.cfg
5 USER_CPPFLAGS := -DADATE="\"$(shell date '+%d.%m.%Y')\""
7 %build_module_simple mmake=kernel-diag \
8   modname=diag modtype=hook \
9   files="diag resident_end" compiler=target
11 %common