CVS commit: src/external/bsd/ipf/lib

2019-10-12 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Sun Oct 13 01:17:24 UTC 2019

Modified Files:
src/external/bsd/ipf/lib: Makefile

Log Message:
remove dated commented warning disable.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/ipf/lib/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/ipf/lib

2019-10-12 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Sun Oct 13 01:17:24 UTC 2019

Modified Files:
src/external/bsd/ipf/lib: Makefile

Log Message:
remove dated commented warning disable.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/ipf/lib/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/bsd/ipf/lib/Makefile
diff -u src/external/bsd/ipf/lib/Makefile:1.2 src/external/bsd/ipf/lib/Makefile:1.3
--- src/external/bsd/ipf/lib/Makefile:1.2	Sun Jul 22 14:27:51 2012
+++ src/external/bsd/ipf/lib/Makefile	Sun Oct 13 01:17:24 2019
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.2 2012/07/22 14:27:51 darrenr Exp $
+#	$NetBSD: Makefile,v 1.3 2019/10/13 01:17:24 mrg Exp $
 
 LIBISPRIVATE=	yes
 
@@ -140,6 +140,4 @@ SRCS=		addicmp.c \
 		v6ionames.c \
 		v6optvalue.c
 
-#CPPFLAGS.printstate.c=	-Wno-error
-
 .include