Reapplied r44918 (as far as it applies to fat-handler):
[AROS.git] / rom / filesys / fat / mmakefile.src
blobc53f93f7c489d9a977fbc2547ce265d34e94c446
1 # $Id$
3 include $(TOP)/config/make.cfg
5 FILES := cache charset direntry disk fat file lock main names packet\
6  ops support notify timer
8 #MM- kernel-fs-fat : includes linklibs
10 %build_module mmake=kernel-fs-fat \
11     modname=fat modtype=handler \
12     files="$(FILES)"
15 %common