From 81fbc3d1f39b65bc94ec7fcfd50340e26b4f15ac Mon Sep 17 00:00:00 2001 From: Bruce M Simpson Date: Sun, 24 Sep 2006 09:16:27 +0000 Subject: [PATCH] Disconnect tcpslice from build. Reviewed by: sam, bmah --- usr.sbin/tcpdump/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/tcpdump/Makefile b/usr.sbin/tcpdump/Makefile index c549530613b..d183febb134 100644 --- a/usr.sbin/tcpdump/Makefile +++ b/usr.sbin/tcpdump/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 0.1 (RGrimes) 4/4/93 # $FreeBSD$ -SUBDIR= tcpdump tcpslice +SUBDIR= tcpdump .include