revert between 56095 -> 55830 in arch
[AROS.git] / rom / filesys / ram / mmakefile.src
blobbdd955745a791ddd6b03272a9a98d2be46bf66e3
1 include $(SRCDIR)/config/aros.cfg
3 FILES := handler commands filesystem notification support
5 USER_CPPFLAGS := -DADATE="\"$(shell date '+%d.%m.%Y')\""
7 %build_module mmake=kernel-fs-ram \
8     modname=ram modtype=handler \
9     files="$(FILES)"
12 %common