Mind-o: MAN8= yes --> NOMAN= yes

Etched onto my brain with acid by: Mark Murray.
This commit is contained in:
Bill Paul 1997-05-29 13:59:22 +00:00
parent 14a4b83067
commit f1e39809dd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=26272

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.4 1996/06/03 04:48:32 wpaul Exp $
# $Id: Makefile,v 1.1.1.1 1997/05/28 15:47:10 wpaul Exp $
PROG= rpc.ypupdated
SRCS= ypupdate_prot_svc.c ypupdated_main.c \
@ -9,7 +9,7 @@ SRCS= ypupdate_prot_svc.c ypupdated_main.c \
RPCDIR= ${DESTDIR}/usr/include/rpcsvc
MAN8= yes
NOMAN= yes
CFLAGS+= -I${.CURDIR}/../ypserv -I.
CFLAGS+= -I${.CURDIR}/../../libexec/ypxfr