NetBSD/libexec/elvispreserve/Makefile

8 lines
145 B
Makefile

PROG= elvispreserve
CFLAGS= -I${.CURDIR}/../../usr.bin/elvis
MAN8=elvispreserve.0
.include <bsd.prog.mk>
.PATH: ${.CURDIR}/../../usr.bin/elvis