summaryrefslogtreecommitdiffstats
path: root/libexec/ypxfr/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-26 14:22:12 +0000
committerru <ru@FreeBSD.org>2001-03-26 14:22:12 +0000
commit45d92a4319ace58d340a2d927cce946cca698aff (patch)
tree17d450586ba57fae581433d40c299e5c38970669 /libexec/ypxfr/Makefile
parent543d4969833536e702250d65bb8f821f6d36c733 (diff)
downloadFreeBSD-src-45d92a4319ace58d340a2d927cce946cca698aff.zip
FreeBSD-src-45d92a4319ace58d340a2d927cce946cca698aff.tar.gz
- Backout botched attempt to intoduce MANSECT feature.
- MAN[1-9] -> MAN.
Diffstat (limited to 'libexec/ypxfr/Makefile')
-rw-r--r--libexec/ypxfr/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/ypxfr/Makefile b/libexec/ypxfr/Makefile
index 3d7af16..999ae89 100644
--- a/libexec/ypxfr/Makefile
+++ b/libexec/ypxfr/Makefile
@@ -9,6 +9,8 @@ GENSRCS=yp.h yp_clnt.c ypxfr_clnt.c
.PATH: ${.CURDIR}/../../usr.sbin/ypserv
+MAN= ypxfr.8
+
CFLAGS+= -I.
DPADD= ${LIBRPCSVC}
LDADD= -lrpcsvc
OpenPOWER on IntegriCloud