#	@(#)Makefile	5.1 (Berkeley) 3/2/91

PROG=	uusnap
CFLAGS+=-I${.CURDIR}/../includes
BINMODE=6555
MAN8=	uusnap.0

.include <bsd.prog.mk>
