summaryrefslogtreecommitdiff
path: root/sbin/pfctl/Makefile
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2002-09-14 17:51:54 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2002-09-14 17:51:54 +0000
commitbc1114029fc2e47147923b97c2b57da9662eecc2 (patch)
treecd457bc17afcf148935eae272eead8d7af00c27d /sbin/pfctl/Makefile
parentb2143a33ea86b7c43343cad385adae31af848844 (diff)
oooooooopsie
Diffstat (limited to 'sbin/pfctl/Makefile')
-rw-r--r--sbin/pfctl/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sbin/pfctl/Makefile b/sbin/pfctl/Makefile
index 678d3260802..bbf184e5364 100644
--- a/sbin/pfctl/Makefile
+++ b/sbin/pfctl/Makefile
@@ -1,9 +1,8 @@
-# $OpenBSD: Makefile,v 1.7 2002/09/14 17:50:17 henning Exp $
+# $OpenBSD: Makefile,v 1.8 2002/09/14 17:51:53 henning Exp $
PROG= pfctl
SRCS= pfctl.c parse.y pfctl_parser.c pf_print_state.c
-CFLAGS+= -Wall -Werror -Wmissing-prototypes -Wno-uninitialized
-CFLAGS+= -Wstrict-prototypes
+CFLAGS+= -Wall
YFLAGS=
MAN= pfctl.8