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

PROG=	newfs_msdos
MAN=	newfs_msdos.8

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

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