summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tcpdump/tcpslice/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-26 14:42:20 +0000
committerru <ru@FreeBSD.org>2001-03-26 14:42:20 +0000
commitafd506414eebce28d614a4695ce243499d0139bc (patch)
treeb29637fd9b9c344d57309d43ffa65d787ea31dff /usr.sbin/tcpdump/tcpslice/Makefile
parent86642a4ab498a232761f0dcb1ca83f06fc0d5a40 (diff)
downloadFreeBSD-src-afd506414eebce28d614a4695ce243499d0139bc.zip
FreeBSD-src-afd506414eebce28d614a4695ce243499d0139bc.tar.gz
- Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.
Diffstat (limited to 'usr.sbin/tcpdump/tcpslice/Makefile')
-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 2d0f33d..3bb2950 100644
--- a/usr.sbin/tcpdump/tcpslice/Makefile
+++ b/usr.sbin/tcpdump/tcpslice/Makefile
@@ -1,8 +1,8 @@
# @(#)Makefile 0.1 (RWGrimes) 3/24/93
+# $FreeBSD$
PROG= tcpslice
CFLAGS+=-Wall -I.
-MAN1= tcpslice.1
SRCS= gwtm2secs.c search.c tcpslice.c util.c version.c version.h
CLEANFILES+= version.c version.h
DPADD+= ${LIBPCAP}
OpenPOWER on IntegriCloud