# $NetBSD: Makefile,v 1.2 2005/06/15 18:39:46 kleink Exp $ PROG= scan_ffs MAN= scan_ffs.8 WARNS= 3 LDADD= -lutil DPADD= ${LIBUTIL} .include