11590Srgrimes#	@(#)Makefile	8.1 (Berkeley) 6/6/93
2136910Sru# $FreeBSD: releng/10.2/usr.bin/vgrind/RETEST/Makefile 276486 2014-12-31 23:25:37Z ngie $
31590Srgrimes
41590SrgrimesPROG=	retest
51590SrgrimesSRCS=	regexp.c retest.c
61590Srgrimes.PATH:	${.CURDIR}/..
7276486SngieMAN=
81590Srgrimes
91590Srgrimesinstall:
101590Srgrimes
111590Srgrimes.include <bsd.prog.mk>
12