summaryrefslogtreecommitdiffstats
path: root/usr.bin/vgrind/RETEST/Makefile
blob: 4d931de27d34ba039a14b0335acea5861ca7054e (plain)
1
2
3
4
5
6
7
8
9
10
11
#	@(#)Makefile	8.1 (Berkeley) 6/6/93
# $FreeBSD$

PROG=	retest
SRCS=	regexp.c retest.c
.PATH:	${.CURDIR}/..
MAN=

install:

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