Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/tmac Add libpcap.



details:   https://anonhg.NetBSD.org/src/rev/d8448f3efb99
branches:  trunk
changeset: 543448:d8448f3efb99
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Feb 25 12:53:03 2003 +0000

description:
Add libpcap.

diffstat:

 share/tmac/doc2html |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 73830245c0eb -r d8448f3efb99 share/tmac/doc2html
--- a/share/tmac/doc2html       Tue Feb 25 11:17:36 2003 +0000
+++ b/share/tmac/doc2html       Tue Feb 25 12:53:03 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: doc2html,v 1.40 2003/01/22 23:40:19 thorpej Exp $
+.\" $NetBSD: doc2html,v 1.41 2003/02/25 12:53:03 wiz Exp $
 .\"
 .\" Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -586,6 +586,7 @@
 .if "\\$1"libm" \&Math Library (libm, -lm)
 .if "\\$1"libmenu" \&Curses Menu Library (libmenu, -lmenu)
 .if "\\$1"libossaudio" \&OSS Audio Emulation Library (libossaudio, -lossaudio)
+.if "\\$1"libpcap" \&Packet Capture Library (libpcap, -lpcap)
 .if "\\$1"libpci" \&PCI Bus Access Library (libpci, -lpci)
 .if "\\$1"libpmc" \&Performance Counters Library (libpmc, -lpmc)
 .if "\\$1"libposix" \&POSIX Compatibility Library (libposix, -lposix)



Home | Main Index | Thread Index | Old Index