3 include $(SRCDIR)/config/aros.cfg
5 FILES := con_handler support completion
7 USER_CPPFLAGS := -DADATE="\"$(shell date '+%d.%m.%Y')\""
8 USER_LDFLAGS := -static
10 #MM- kernel-fs-con : includes linklibs kernel-fs-con-linklib
12 %build_module mmake=kernel-fs-con \
13 conffile=con_handler.conf modname=con modtype=handler \