diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-21 11:52:20 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-21 11:52:20 +0000 |
commit | 19bc5ba298ed03321dc51faa21aa64615eb767d4 (patch) | |
tree | d4c105f3eb247944f1e65cea78a59989e0b1a531 /usr.bin/netstat | |
parent | 7d6a29d2889b0d13f2913bd165f1ba9e94e0473c (diff) |
$OpenBSD$
Diffstat (limited to 'usr.bin/netstat')
-rw-r--r-- | usr.bin/netstat/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/netstat/Makefile b/usr.bin/netstat/Makefile index f165a4a5121..fa2b52ddd77 100644 --- a/usr.bin/netstat/Makefile +++ b/usr.bin/netstat/Makefile @@ -1,5 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 1997/07/23 04:38:32 denny Exp $ -# $NetBSD: Makefile,v 1.11 1995/10/03 21:42:34 thorpej Exp $ +# $OpenBSD: Makefile,v 1.5 1997/09/21 11:50:15 deraadt Exp $ PROG= netstat SRCS= if.c inet.c ipx.c iso.c main.c mbuf.c mroute.c ns.c route.c \ |