# $FreeBSD$
PROG= newfs_msdos
.if ${MACHINE} == "pc98"
CFLAGS+= -DPC98
.endif
.include <bsd.prog.mk>