summaryrefslogtreecommitdiffstats
path: root/sbin/Makefile
diff options
context:
space:
mode:
authordarrenr <darrenr@FreeBSD.org>2005-04-25 18:56:42 +0000
committerdarrenr <darrenr@FreeBSD.org>2005-04-25 18:56:42 +0000
commit1cd27551f9ec7f19713e77c50ad1e4c833c5c9ae (patch)
tree6f80ca1d3358c200ded2b293193ed3b8f0e42d22 /sbin/Makefile
parent0010fa7c211a53151ec98ece7065605e88f2ceff (diff)
downloadFreeBSD-src-1cd27551f9ec7f19713e77c50ad1e4c833c5c9ae.zip
FreeBSD-src-1cd27551f9ec7f19713e77c50ad1e4c833c5c9ae.tar.gz
There's only one ipfilter directory now
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile8
1 files changed, 0 insertions, 8 deletions
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)
OpenPOWER on IntegriCloud