mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-13 05:41:26 +01:00
Support mounting POSIX message queue filesystem.
This commit is contained in:
parent
62d8535278
commit
5958a74924
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=152829
@ -18,6 +18,7 @@ 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_procfs
|
||||
${BINDIR}/mount_std ${BINDIR}/mount_procfs \
|
||||
${BINDIR}/mount_std ${BINDIR}/mount_mqueue
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user