summaryrefslogtreecommitdiffstats
path: root/usr.bin/error/Makefile
blob: 3bd5adf89b6b786301511a662586498783e3a37e (plain)
1
2
3
4
5
6
7
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	error
CFLAGS+=-Wall
SRCS=	main.c input.c pi.c subr.c filter.c touch.c

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud