aboutsummaryrefslogtreecommitdiff
path: root/lib/libmp/Makefile
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-30 09:15:27 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-30 09:15:27 +0000
commit56996e8b6ac3e4f6f8024216b923b9edb59d72f4 (patch)
tree0c387097d6021711c6b3ce3d33d741efb013b959 /lib/libmp/Makefile
parent4edf53c462b51e907c255888a48160d0273dbeb5 (diff)
Notes
Diffstat (limited to 'lib/libmp/Makefile')
-rw-r--r--lib/libmp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libmp/Makefile b/lib/libmp/Makefile
index c8b3648348b9..76bdd8fdb06a 100644
--- a/lib/libmp/Makefile
+++ b/lib/libmp/Makefile
@@ -8,8 +8,7 @@ WARNS?= 2
NO_WERROR= yes
SRCS= mpasbn.c
INCS= mp.h
-MAN3= mp.3
-MLINKS= mp.3 libmp.3
+MAN3= libmp.3
beforeinstall:
${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 \