aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/tcpslice
diff options
context:
space:
mode:
authorAndras Olah <olah@FreeBSD.org>1995-03-09 12:15:17 +0000
committerAndras Olah <olah@FreeBSD.org>1995-03-09 12:15:17 +0000
commitc8f313a3562f32769038d7ebc0673ac8d07a050b (patch)
tree8a6f369f567856a454ec31d6d33eac8431fe149a /usr.sbin/tcpdump/tcpslice
parentf01592bbca1d5d5024df9c62268dfe2c157f36e0 (diff)
downloadsrc-c8f313a3562f32769038d7ebc0673ac8d07a050b.tar.gz
src-c8f313a3562f32769038d7ebc0673ac8d07a050b.zip
Add `-I.' to CFLAGS in order to fix the `make depend' problem.
Notes
Notes: svn path=/head/; revision=6961
Diffstat (limited to 'usr.sbin/tcpdump/tcpslice')
-rw-r--r--usr.sbin/tcpdump/tcpslice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/tcpdump/tcpslice/Makefile b/usr.sbin/tcpdump/tcpslice/Makefile
index d559c06e015a..f3e593b194be 100644
--- a/usr.sbin/tcpdump/tcpslice/Makefile
+++ b/usr.sbin/tcpdump/tcpslice/Makefile
@@ -1,7 +1,7 @@
# @(#)Makefile 0.1 (RWGrimes) 3/24/93
PROG= tcpslice
-CFLAGS+=-Wall
+CFLAGS+=-Wall -I.
MAN1= tcpslice.1
SRCS= version.c tcpslice.c gwtm2secs.c search.c util.c
CLEANFILES+= version.c version.h