dc9ef4d1f7
FAT16, and FAT32 file systems in all their various horriblenesses. Approved-in-concept by: joerg
7 lines
70 B
Makefile
7 lines
70 B
Makefile
# $Id$
|
|
|
|
PROG= newfs_msdos
|
|
MAN8= newfs_msdos.8
|
|
|
|
.include <bsd.prog.mk>
|