mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
Mind-o: MAN8= yes --> NOMAN= yes
Etched onto my brain with acid by: Mark Murray.
This commit is contained in:
parent
14a4b83067
commit
f1e39809dd
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=26272
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user