summaryrefslogtreecommitdiffstats
path: root/sbin/newfs_msdos/Makefile
blob: 558f673edea4e8b202c9af720060337e4f01d470 (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

PROG=	newfs_msdos
MAN=	newfs_msdos.8

.if ${MACHINE_ARCH} == "arm"
WARNS?= 3
.endif

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud