summaryrefslogtreecommitdiffstats
path: root/sbin/mount_std
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2005-12-02 04:25:54 +0000
committerdavidxu <davidxu@FreeBSD.org>2005-12-02 04:25:54 +0000
commitd2a0621d27db48e43ca0b70d9e79153919fce3f4 (patch)
tree8473a31d8ed0d0744dc6af04f9e924203e11bb21 /sbin/mount_std
parent1655df24cf85870d405a4872a162a4cf41bbd46b (diff)
downloadFreeBSD-src-d2a0621d27db48e43ca0b70d9e79153919fce3f4.zip
FreeBSD-src-d2a0621d27db48e43ca0b70d9e79153919fce3f4.tar.gz
Remove mqueuefs from LINKS, it is no longer needed for nmount interface.
Noticed by: rodrigc
Diffstat (limited to 'sbin/mount_std')
-rw-r--r--sbin/mount_std/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/mount_std/Makefile b/sbin/mount_std/Makefile
index ab0431b..110a525 100644
--- a/sbin/mount_std/Makefile
+++ b/sbin/mount_std/Makefile
@@ -18,7 +18,6 @@ WARNS?= 0
LINKS= ${BINDIR}/mount_std ${BINDIR}/mount_devfs \
${BINDIR}/mount_std ${BINDIR}/mount_fdescfs \
${BINDIR}/mount_std ${BINDIR}/mount_linprocfs \
- ${BINDIR}/mount_std ${BINDIR}/mount_mqueuefs \
${BINDIR}/mount_std ${BINDIR}/mount_procfs
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud