# $FreeBSD$ PROG= newfs_msdos MAN= newfs_msdos.8 .if ${MACHINE_ARCH} == "arm" WARNS?= 3 .else WARNS?= 6 .endif .include