#	$NetBSD: Makefile,v 1.1 2007/06/24 18:32:00 pooka Exp $

PROG=	icfs
LDADD+= -lpuffs -lutil
DBG=-g -O0

WARNS=	3

NOMAN=	1

.include <bsd.prog.mk>
