
PROG=	elvisrecover
#SRCS=	elvisrecover.c
CFLAGS+=-I${.CURDIR}/../elvis

.include <bsd.prog.mk>
.PATH:	${.CURDIR}/../elvis
