aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/error/Makefile
blob: d137b50d94189dfd08c96b01aad23659b5d631fc (plain) (blame)
1
2
3
4
5
6
#	@(#)Makefile	5.9 (Berkeley) 2/26/91

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

.include <bsd.prog.mk>