date and time created 90/06/05 10:57:58 by bostic
[unix-history] / usr / src / usr.bin / ex / ex3.7preserve / Makefile
# @(#)Makefile 5.1 (Berkeley) %G%
PROG= expreserve
CFLAGS+=-I${.CURDIR}/..
BINOWN= root
BINDIR= /usr/libexec
BINMODE=4555
NOMAN= noman
.include <bsd.prog.mk>