# $NetBSD: Makefile,v 1.4 2005/06/27 01:00:06 christos Exp $
PROG= scan_ffs
MAN= scan_ffs.8
LDADD= -lutil
DPADD= ${LIBUTIL}
.include <bsd.prog.mk>