From d2a0621d27db48e43ca0b70d9e79153919fce3f4 Mon Sep 17 00:00:00 2001 From: davidxu Date: Fri, 2 Dec 2005 04:25:54 +0000 Subject: Remove mqueuefs from LINKS, it is no longer needed for nmount interface. Noticed by: rodrigc --- sbin/mount_std/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sbin/mount_std') 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 -- cgit v1.1