# @(#)Makefile 5.1 (Berkeley) 6/5/90
PROG= retest
SRCS= regexp.c retest.c
.PATH: ${.CURDIR}/..
NOMAN= noman
install:
.include <bsd.prog.mk>