#	$NetBSD: Makefile,v 1.16 2004/08/19 23:02:51 christos Exp $

PROG=	fsck
SRCS=	fsck.c fsutil.c preen.c
MAN=	fsck.8

.include <bsd.prog.mk>
