revert 213 commits (to 56092) from the last month. 10 still need work to resolve...
[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