aboutsummaryrefslogtreecommitdiff
path: root/bin/rmail/Makefile
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2023-04-18 18:19:48 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2023-04-18 18:19:48 +0000
commit525438ea714724e210fa3a1c041cc05e0b9c2756 (patch)
tree11b2802a0c1fda53106f0efd694a6cb2966f3fb1 /bin/rmail/Makefile
parentc7f3674fb0651753b85f59b2afb7b9098533334d (diff)
Diffstat (limited to 'bin/rmail/Makefile')
-rw-r--r--bin/rmail/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/rmail/Makefile b/bin/rmail/Makefile
index 21f3ceb16582..913d9fdc4d82 100644
--- a/bin/rmail/Makefile
+++ b/bin/rmail/Makefile
@@ -34,3 +34,5 @@ sm_os.h: ${SENDMAIL_DIR}/include/sm/os/sm_os_freebsd.h .NOMETA
ln -sf ${.ALLSRC} ${.TARGET}
.include <bsd.prog.mk>
+
+CWARNFLAGS+= ${NO_WDEPRECATED_NON_PROTOTYPE}