arosc.library: Centralized exit handling code in __arosc_startup.c
[AROS.git] / rom / filesys / AmberRAM / mmakefile.src
blob044a155f917063a120ed57fa67e32d47cd7409ec
1 include $(TOP)/config/make.cfg
3 FILES := handler commands filesystem notification support
5 USER_CFLAGS := -DADATE="\"$(shell date '+%d.%m.%Y')\""
7 %build_module mmake=kernel-fs-amberram \
8     modname=amberram modtype=handler \
9     files="$(FILES)"
12 %common