Reorganised the modules directory, started serious work on GUI support
[tpg/acess2.git] / Modules / Filesystems / FS_Ext2 / Makefile
1 #
2 #
3
4 OBJ = ext2.o read.o dir.o write.o
5 NAME = FS_Ext2
6
7 -include ../Makefile.tpl

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