aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-01-06 05:00:17 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-01-06 05:00:17 +0000
commit1108d69ceeac0cc6afb41d79fb038460b8f08887 (patch)
treeeb3566f0f2df90ea9faa46f1039e3295b538fdbf /lib
parent5db9ad2cb0c5c4fde101ecb68f7473c51e7920ee (diff)
downloadsrc-1108d69ceeac0cc6afb41d79fb038460b8f08887.tar.gz
src-1108d69ceeac0cc6afb41d79fb038460b8f08887.zip
add MLINKs for all the functions covered by the manpage
Notes
Notes: svn path=/head/; revision=42330
Diffstat (limited to 'lib')
-rw-r--r--lib/libdevstat/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/libdevstat/Makefile b/lib/libdevstat/Makefile
index ce3f9c2bdf68..063354425d65 100644
--- a/lib/libdevstat/Makefile
+++ b/lib/libdevstat/Makefile
@@ -4,6 +4,16 @@ SRCS= devstat.c
MAN3= devstat.3
+MLINKS+=devstat.3 getnumdevs.3
+MLINKS+=devstat.3 getgeneration.3
+MLINKS+=devstat.3 getversion.3
+MLINKS+=devstat.3 checkversion.3
+MLINKS+=devstat.3 getdevs.3
+MLINKS+=devstat.3 selectdevs.3
+MLINKS+=devstat.3 buildmatch.3
+MLINKS+=devstat.3 compute_stats.3
+MLINKS+=devstat.3 compute_etime.3
+
beforeinstall:
${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/devstat.h \
${DESTDIR}/usr/include