mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-16 15:11:52 +00:00
Don't escape names in MLINKS: this won't work with bsd.man.mk,v 1.53.
This commit is contained in:
parent
f05a427aa6
commit
7b0ac2826b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=119837
@ -3,6 +3,6 @@
|
||||
|
||||
PROG= test
|
||||
LINKS= ${BINDIR}/test ${BINDIR}/[
|
||||
MLINKS= test.1 '[.1'
|
||||
MLINKS= test.1 [.1
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user