# $FreeBSD$

PROG=	newfs_msdos
MAN=	newfs_msdos.8

# XXX - this is verboten
.if ${MACHINE_CPUARCH} == "arm"
WARNS?= 3
.endif

.include <bsd.prog.mk>