summaryrefslogtreecommitdiffstats
path: root/bin/ln
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ln')
-rw-r--r--bin/ln/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ln/Makefile b/bin/ln/Makefile
index 1ccd02c..90a37d3 100644
--- a/bin/ln/Makefile
+++ b/bin/ln/Makefile
@@ -7,6 +7,6 @@ MAN= ln.1 symlink.7
LINKS= ${BINDIR}/ln ${BINDIR}/link
MLINKS= ln.1 link.1
-WARNS= 2
+WARNS?= 2
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud