diff options
| author | Darren Reed <darrenr@FreeBSD.org> | 2005-04-25 18:56:42 +0000 |
|---|---|---|
| committer | Darren Reed <darrenr@FreeBSD.org> | 2005-04-25 18:56:42 +0000 |
| commit | dfce72524f74ebd3b3a463f2a30e0bfda9dcda07 (patch) | |
| tree | 6f80ca1d3358c200ded2b293193ed3b8f0e42d22 /sbin | |
| parent | f81bd860b1727881f283a4552dca535f611d2113 (diff) | |
Notes
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sbin/Makefile b/sbin/Makefile index c59058b8757b..e38751a7435a 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) |
