# $NetBSD: Makefile,v 1.1 2007/02/23 21:26:44 agc Exp $

PROG=signedfs
LDADD+= -lrefuse
CPPFLAGS+= -g
MKMAN=no
WARNS=4

.include <bsd.prog.mk>
