summaryrefslogtreecommitdiffstats
path: root/lib/libncp
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-03-16 15:18:17 +0000
committerru <ru@FreeBSD.org>2006-03-16 15:18:17 +0000
commit38ea5a11663bf00698cddbfb3b2fdd871421a5b4 (patch)
tree627be98c46ec631610a5931f31692d480e6e07e1 /lib/libncp
parent1b17c00bdec4a56aa86d606b7eac9cb08e86ce88 (diff)
downloadFreeBSD-src-38ea5a11663bf00698cddbfb3b2fdd871421a5b4.zip
FreeBSD-src-38ea5a11663bf00698cddbfb3b2fdd871421a5b4.tar.gz
NO_MAN is not needed here.
Diffstat (limited to 'lib/libncp')
-rw-r--r--lib/libncp/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libncp/Makefile b/lib/libncp/Makefile
index dfacced..b62fecc 100644
--- a/lib/libncp/Makefile
+++ b/lib/libncp/Makefile
@@ -1,7 +1,5 @@
# $FreeBSD$
-NCPLIB=${.CURDIR}
-
LIB= ncp
SHLIB_MAJOR= 2
@@ -9,8 +7,6 @@ SHLIB_MAJOR= 2
DPADD= ${LIBIPX}
LDADD= -lipx
-NO_MAN=
-
SRCS= ncpl_subr.c ncpl_bind.c ncpl_queue.c ncpl_file.c ncpl_misc.c \
ncpl_net.c ncpl_rcfile.c ncpl_conn.c ncpl_nls.c ncpl_msg.c \
ncpl_rpc.c ncpl_crypt.c ipx.c sap.c
OpenPOWER on IntegriCloud