From beb2ed44a9d221c847249602b2a461b4ebbe2517 Mon Sep 17 00:00:00 2001 From: Kjell Wooding Date: Sun, 24 Jun 2001 21:04:21 +0000 Subject: Move and rename packet filter userland. grr. CVS: making easy things difficult, and directory operations impossible. --- sbin/pfctl/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 sbin/pfctl/Makefile (limited to 'sbin/pfctl/Makefile') diff --git a/sbin/pfctl/Makefile b/sbin/pfctl/Makefile new file mode 100644 index 00000000000..44bc6f17bd4 --- /dev/null +++ b/sbin/pfctl/Makefile @@ -0,0 +1,8 @@ +# +# $OpenBSD: Makefile,v 1.1 2001/06/24 21:04:15 kjell Exp $ + +PROG = pfctl +SRCS = pfctl.c pfctl_parser.c +MAN= + +.include -- cgit v1.2.3