NetBSD/libexec/elvispreserve/Makefile
mycroft aee4b07b8a Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
1993-08-02 17:48:44 +00:00

11 lines
227 B
Makefile

# $Id: Makefile,v 1.4 1993/08/02 17:50:31 mycroft Exp $
PROG= elvispreserve
CFLAGS+=-I${.CURDIR}/../../usr.bin/elvis
BINOWN= root
BINMODE=4755
MAN8=elvispreserve.0
.include <bsd.prog.mk>
.PATH: ${.CURDIR}/../../usr.bin/elvis