summaryrefslogtreecommitdiffstats
path: root/chpass/Makefile
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1997-09-13 12:21:25 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1997-09-13 12:21:25 +0000
commit8da68c59fddd8b4b197043778b47e618548a0ec6 (patch)
tree96d7ab77b96eb0a77cc6ac53c0c76506eea81fff /chpass/Makefile
parent317540b0f1730853e25e58143fc582b824472789 (diff)
downloadpw-darwin-8da68c59fddd8b4b197043778b47e618548a0ec6.tar.gz
pw-darwin-8da68c59fddd8b4b197043778b47e618548a0ec6.tar.zst
pw-darwin-8da68c59fddd8b4b197043778b47e618548a0ec6.zip
Add manpage links ypchpass.1, ypchfn.1, ypchsh.1
Diffstat (limited to 'chpass/Makefile')
-rw-r--r--chpass/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/chpass/Makefile b/chpass/Makefile
index ffd577f..7445234 100644
--- a/chpass/Makefile
+++ b/chpass/Makefile
@@ -13,7 +13,10 @@ LINKS+= ${BINDIR}/chpass ${BINDIR}/chsh
LINKS+= ${BINDIR}/chpass ${BINDIR}/ypchpass
LINKS+= ${BINDIR}/chpass ${BINDIR}/ypchfn
LINKS+= ${BINDIR}/chpass ${BINDIR}/ypchsh
+
MLINKS= chpass.1 chfn.1 chpass.1 chsh.1
+MLINKS+= chpass.1 ypchpass.1 chpass.1 ypchfn.1 chpass.1 ypchsh.1
+
COPTS+= -DYP -I. -I${.CURDIR}/../../libexec/ypxfr \
-I${.CURDIR}/../../usr.sbin/rpc.yppasswdd -Dyp_error=warnx