summaryrefslogtreecommitdiffstats
path: root/libexec/smrsh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/smrsh/Makefile')
-rw-r--r--libexec/smrsh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/smrsh/Makefile b/libexec/smrsh/Makefile
index 40eab7f..7080fba 100644
--- a/libexec/smrsh/Makefile
+++ b/libexec/smrsh/Makefile
@@ -20,7 +20,7 @@ WARNS?= 2
.if ${CC:T:Mclang} == "clang"
# Unfortunately, clang gives warnings about sendmail code that cannot
# be turned off yet. Since this is contrib code, and we don't really
-# care about the warnings, just turn make them non-fatal for now.
+# care about the warnings, just make them non-fatal for now.
NO_WERROR=
.endif
OpenPOWER on IntegriCloud