summaryrefslogtreecommitdiffstats
path: root/sbin/md5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/md5/Makefile')
-rw-r--r--sbin/md5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/md5/Makefile b/sbin/md5/Makefile
index c2a1fd4..938141e 100644
--- a/sbin/md5/Makefile
+++ b/sbin/md5/Makefile
@@ -6,6 +6,6 @@ PROG= md5
LDADD+= -lmd
DPADD+= ${LIBMD}
-WARNS= 2
+WARNS?= 2
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud