mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
Change filesystem name from mqueue to mqueuefs for style consitent,
sort LINKS list.
This commit is contained in:
parent
47bf2cf9fe
commit
95b5832940
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=152854
@ -18,7 +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_mqueue
|
||||
${BINDIR}/mount_std ${BINDIR}/mount_mqueuefs \
|
||||
${BINDIR}/mount_std ${BINDIR}/mount_procfs
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user