summaryrefslogtreecommitdiff
path: root/usr.bin/error/Makefile
blob: 798dca869629d24a21f5f68a1d140c9b4d3fed91 (plain)
1
2
3
4
5
6
#	$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>