Add the source code for /usr/src/usr.bin from the Net/2 tape
[unix-history] / usr / src / usr.bin / error / Makefile
# @(#)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>