69da99d939
intended to be there...
9 lines
85 B
Makefile
9 lines
85 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= newfs_msdos
|
|
MAN= newfs_msdos.8
|
|
|
|
WARNS?= 6
|
|
|
|
.include <bsd.prog.mk>
|