Kernel - Fixed stupid bug in utf-8 code (mirrored in userland)
[tpg/acess2.git] / KernelLand / Modules / Filesystems / FAT / Makefile
1 #
2 #
3
4 OBJ = fat.o dir.o fatio.o nodecache.o
5 NAME = FAT
6
7 -include ../Makefile.tpl

UCC git Repository :: git.ucc.asn.au