Use MAN= to specify that no man page is provided

NO_MAN is deprecated.

Reviewed by:	imp
This commit is contained in:
Ed Maste 2016-01-22 21:33:27 +00:00
parent 7a633294df
commit 5abb4cd79f
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
LIB= readline
INTERNALLIB= yes
NO_MAN= yes
MAN=
TILDESRC= tilde.c
SRCS= readline.c vi_mode.c funmap.c keymaps.c parens.c search.c \

View File

@ -25,6 +25,6 @@ SRCS= elftc_bfdtarget.c \
INCS= libelftc.h
CFLAGS+=-I${ELFTCDIR}/libelftc -I${ELFTCDIR}/common
NO_MAN= yes
MAN=
.include <bsd.lib.mk>

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PROG= sysinit
NO_MAN=
MAN=
CFLAGS+= -I${.CURDIR}/../../kshim