aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/test/Makefile b/bin/test/Makefile
index c1bc62c5fc6e..7c64b40347ef 100644
--- a/bin/test/Makefile
+++ b/bin/test/Makefile
@@ -3,6 +3,6 @@
PROG= test
LINKS= ${BINDIR}/test ${BINDIR}/[
-MLINKS= test.1 '[.1'
+MLINKS= test.1 [.1
.include <bsd.prog.mk>