summaryrefslogtreecommitdiffstats
path: root/sbin/Makefile
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2003-10-31 18:54:46 +0000
committerbrooks <brooks@FreeBSD.org>2003-10-31 18:54:46 +0000
commitd8c7e800e5c36bfd55183589231509d2462573ed (patch)
tree6749acfac7421f9f565822e963a66e9ba6a42a8e /sbin/Makefile
parentf1e94c6f29b079e4ad9d9305ef3e90a719bcbbda (diff)
downloadFreeBSD-src-d8c7e800e5c36bfd55183589231509d2462573ed.zip
FreeBSD-src-d8c7e800e5c36bfd55183589231509d2462573ed.tar.gz
Temporarily disconnect ipfstat, ipnat, and ipftest to unbreak world.
Pointy hat to: brooks
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index 71e5440..b87d6df 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -87,9 +87,7 @@ SUBDIR+=devd
.if !defined(NO_IPFILTER)
SUBDIR+=ipf \
ipfs \
- ipfstat \
- ipmon \
- ipnat
+ ipmon
.endif
.if !defined(NOINET6)
OpenPOWER on IntegriCloud