Module Name: src
Committed By: christos
Date: Sun Mar 9 18:31:29 UTC 2025
Modified Files:
src/lib/libipsec: Makefile
Log Message:
later is now.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/lib/libipsec/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libipsec/Makefile
diff -u src/lib/libipsec/Makefile:1.18 src/lib/libipsec/Makefile:1.19
--- src/lib/libipsec/Makefile:1.18 Wed Jan 4 10:55:36 2012
+++ src/lib/libipsec/Makefile Sun Mar 9 14:31:29 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2012/01/04 15:55:36 drochner Exp $
+# $NetBSD: Makefile,v 1.19 2025/03/09 18:31:29 christos Exp $
USE_FORT?= yes # network protocol library
USE_SHLIBDIR= yes
-WARNS= 0 # Will be fixed later
+WARNS= 5
.include <bsd.own.mk>