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
@ -3,6 +3,6 @@
|
||||
|
||||
PROG= test
|
||||
LINKS= ${BINDIR}/test ${BINDIR}/[
|
||||
MLINKS= test.1 '[.1'
|
||||
MLINKS= test.1 [.1
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user