aboutsummaryrefslogtreecommitdiff
path: root/bin/pwd
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pwd')
-rw-r--r--bin/pwd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/pwd/Makefile b/bin/pwd/Makefile
index 718cd4620f81..129ed63cbdbe 100644
--- a/bin/pwd/Makefile
+++ b/bin/pwd/Makefile
@@ -5,6 +5,4 @@ PROG= pwd
LINKS= ${BINDIR}/pwd ${BINDIR}/realpath
MAN= pwd.1 realpath.1
-WARNS?= 2
-
.include <bsd.prog.mk>