NetBSD/libexec/elvispreserve/Makefile

10 lines
171 B
Makefile
Raw Normal View History

1993-03-21 12:45:37 +03:00
PROG= elvispreserve
1993-04-25 12:13:28 +04:00
CFLAGS+=-I${.CURDIR}/../../usr.bin/elvis
BINOWN= root
BINMODE=4755
1993-03-21 12:45:37 +03:00
MAN8=elvispreserve.0
.include <bsd.prog.mk>
.PATH: ${.CURDIR}/../../usr.bin/elvis