Fixed places where char* was used in place of const char*
[tpg/acess2.git] / Modules / Filesystems / Ext2 / Makefile
1 #
2 #
3
4 OBJ = ext2.o read.o dir.o write.o
5 NAME = Ext2
6
7 -include ../Makefile.tpl

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