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

PROG=	newfs_msdos

.if ${MACHINE} == "pc98"
CFLAGS+= -DPC98
.endif

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