aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2003-09-07 12:52:17 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2003-09-07 12:52:17 +0000
commit7b0ac2826b5ed8c746dfbc0f8778df3d04ba594f (patch)
tree7199de52c85def2341bfc88048abba780d97ea73 /bin
parentf05a427aa6b74acb5689ea18f990b40071008f8a (diff)
downloadsrc-7b0ac2826b5ed8c746dfbc0f8778df3d04ba594f.tar.gz
src-7b0ac2826b5ed8c746dfbc0f8778df3d04ba594f.zip
Notes
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>