#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:48:58 deraadt Exp $

PROG=	error
SRCS=	main.c input.c pi.c subr.c filter.c touch.c

.include <bsd.prog.mk>