From 1cd27551f9ec7f19713e77c50ad1e4c833c5c9ae Mon Sep 17 00:00:00 2001 From: darrenr Date: Mon, 25 Apr 2005 18:56:42 +0000 Subject: There's only one ipfilter directory now --- sbin/Makefile | 8 -------- 1 file changed, 8 deletions(-) (limited to 'sbin/Makefile') diff --git a/sbin/Makefile b/sbin/Makefile index c59058b..e38751a 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -38,11 +38,7 @@ SUBDIR= adjkerntz \ init \ ${_ip6fw} \ ${_ipf} \ - ${_ipfs} \ - ${_ipfstat} \ ipfw \ - ${_ipmon} \ - ${_ipnat} \ kldconfig \ kldload \ kldstat \ @@ -104,10 +100,6 @@ _devd= devd .if !defined(NO_IPFILTER) _ipf= ipf -_ipfs= ipfs -_ipfstat= ipfstat -_ipmon= ipmon -_ipnat= ipnat .endif .if !defined(NO_PF) -- cgit v1.1