diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1996-08-19 14:27:14 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1996-08-19 14:27:14 +0000 |
| commit | 1340e5b6fe2a14502da2aee1472ff9b3af855ae0 (patch) | |
| tree | 5fecef44fa9b8088e1420393e20efa78579708fa /usr.sbin | |
| parent | 6141261f71c68b55799ac410ce85a8acb6a7eb87 (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/tcpdump/tcpdump/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/tcpdump/tcpdump/Makefile b/usr.sbin/tcpdump/tcpdump/Makefile index f25559ddc608..8bf0bd8c80c1 100644 --- a/usr.sbin/tcpdump/tcpdump/Makefile +++ b/usr.sbin/tcpdump/tcpdump/Makefile @@ -1,7 +1,7 @@ -# $Id$ +# $Id: Makefile,v 1.10 1995/08/29 19:48:10 wollman Exp $ PROG= tcpdump -CFLAGS+=-DCSLIP -DPPP -DFDDI +CFLAGS+=-DCSLIP -DPPP -DFDDI -DETHER_SERVICE MAN1= tcpdump.1 SRCS= version.c addrtoname.c bpf_dump.c parsenfsfh.c \ print-arp.c print-atalk.c print-bootp.c print-decnet.c print-domain.c \ |
