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

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