Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/tmac Add libpthread and librt.
details: https://anonhg.NetBSD.org/src/rev/b4bc1ce838ff
branches: trunk
changeset: 542169:b4bc1ce838ff
user: thorpej <thorpej%NetBSD.org@localhost>
date: Wed Jan 22 23:40:19 2003 +0000
description:
Add libpthread and librt.
diffstat:
share/tmac/doc2html | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r ff52371afc1e -r b4bc1ce838ff share/tmac/doc2html
--- a/share/tmac/doc2html Wed Jan 22 23:37:08 2003 +0000
+++ b/share/tmac/doc2html Wed Jan 22 23:40:19 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: doc2html,v 1.39 2002/08/09 00:18:30 thorpej Exp $
+.\" $NetBSD: doc2html,v 1.40 2003/01/22 23:40:19 thorpej Exp $
.\"
.\" Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -589,7 +589,9 @@
.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)
+.if "\\$1"libpthread" \&POSIX Thread Library (libpthread, -lpthread)
.if "\\$1"libresolv" \&DNS Resolver Library (libresolv, -lresolv)
+.if "\\$1"librt" \&POSIX Real-time Library (librt, -lrt)
.if "\\$1"libtermcap" \&Termcap Access Library (libtermcap, -ltermcap)
.if "\\$1"libusbhid" \&USB Human Interface Devices Library (libusbhid, -lusbhid)
.if "\\$1"libutil" \&System Utilities Library (libutil, -lutil)
Home |
Main Index |
Thread Index |
Old Index