Add the source code for /usr/src/usr.bin from the Net/2 tape
[unix-history] / usr / src / usr.bin / vgrind / retest / Makefile
# @(#)Makefile 5.1 (Berkeley) 6/5/90
PROG= retest
SRCS= regexp.c retest.c
.PATH: ${.CURDIR}/..
NOMAN= noman
install:
.include <bsd.prog.mk>