PROG= fsck.mfs
SRCS= fsck.c
CPPFLAGS+= -I${MINIXSRCDIR}/servers
BINDIR= /sbin
MAN=
.include <bsd.prog.mk>