3 include $(SRCDIR)/config/aros.cfg
5 USER_CPPFLAGS := -D__NOLIBBASE__
7 USER_LDFLAGS := -static
9 FILES := cache direntry date disk fat file lock main names notify ops packet\
12 #MM- kernel-fs-fat : includes linklibs
14 %build_module mmake=kernel-fs-fat \
15 modname=fat modtype=handler \