From 4b609e4caa27eb3ec9ac30c6cceb34d1897dd2c5 Mon Sep 17 00:00:00 2001 From: David Xu Date: Fri, 2 Dec 2005 04:25:54 +0000 Subject: [PATCH] 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(-) diff --git a/sbin/mount_std/Makefile b/sbin/mount_std/Makefile index ab0431bac561..110a5256cf22 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