first pass for new make
[unix-history] / usr / src / usr.bin / error / Makefile
# @(#)Makefile 5.8 (Berkeley) %G%
PROG= error
SRCS= errormain.c errorinput.c errorpi.c errorsubr.c errorfilter.c \
errortouch.c
.include <bsd.prog.mk>