summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>2002-06-26 01:37:45 +0000
committerfenner <fenner@FreeBSD.org>2002-06-26 01:37:45 +0000
commitda8c35d226be38a13c8c293fe59a6c9187e87473 (patch)
treeb1e7e8105c1aecf1ebd6d94f1b787eff238ab9e6 /usr.sbin
parent27ceacd9e9734e5cfd1b158fd8d90cd7ece601fd (diff)
downloadFreeBSD-src-da8c35d226be38a13c8c293fe59a6c9187e87473.zip
FreeBSD-src-da8c35d226be38a13c8c293fe59a6c9187e87473.tar.gz
Remove out-of-date -I.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/tcpdump/tcpdump/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/tcpdump/tcpdump/Makefile b/usr.sbin/tcpdump/tcpdump/Makefile
index 788e629..bb6968a 100644
--- a/usr.sbin/tcpdump/tcpdump/Makefile
+++ b/usr.sbin/tcpdump/tcpdump/Makefile
@@ -25,7 +25,7 @@ SRCS= addrtoname.c gmt2local.c machdep.c parsenfsfh.c \
setsignal.c smbutil.c tcpdump.c util.c version.c
CLEANFILES+= version.c
-CFLAGS+= -I${.CURDIR} -I${TCPDUMP_DISTDIR} -I${TCPDUMP_DISTDIR}/lbl
+CFLAGS+= -I${.CURDIR} -I${TCPDUMP_DISTDIR}
CFLAGS+= -DHAVE_CONFIG_H
.if !defined(NOINET6)
OpenPOWER on IntegriCloud