revert between 56095 -> 55830 in arch
[AROS.git] / rom / filesys / console_handler / mmakefile.src
blobc365ebec4c8551231a275b3c88435886f69d4f74
1 #   $Id$
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 \
14     files="$(FILES)"