Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/tmac Add libcdk to these two files
details: https://anonhg.NetBSD.org/src/rev/ef97da50a20c
branches: trunk
changeset: 501676:ef97da50a20c
user: garbled <garbled%NetBSD.org@localhost>
date: Fri Jan 05 15:59:30 2001 +0000
description:
Add libcdk to these two files
diffstat:
share/tmac/doc-syms | 3 ++-
share/tmac/doc2html | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r 3b8b27a17a5b -r ef97da50a20c share/tmac/doc-syms
--- a/share/tmac/doc-syms Fri Jan 05 15:47:32 2001 +0000
+++ b/share/tmac/doc-syms Fri Jan 05 15:59:30 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: doc-syms,v 1.57 2001/01/05 13:11:00 blymn Exp $
+.\" $NetBSD: doc-syms,v 1.58 2001/01/05 15:59:30 garbled Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -437,6 +437,7 @@
.if "\\$1"libarm32" \&ARM32 Architecture Library (libarm32, -larm32)
.if "\\$1"libi386" \&i386 Architecture Library (libi386, -li386)
.if "\\$1"libc" \&Standard C Library (libc, -lc)
+.if "\\$1"libcdk" \&Curses Development Kit Library (libcdk, -lcdk)
.if "\\$1"libcompat" \&Compatibility Library (libcompat, -lcompat)
.if "\\$1"libcrypt" \&Crypt Library (libcrypt, -lcrypt)
.if "\\$1"libcurses" \&Curses Library (libcurses, -lcurses)
diff -r 3b8b27a17a5b -r ef97da50a20c share/tmac/doc2html
--- a/share/tmac/doc2html Fri Jan 05 15:47:32 2001 +0000
+++ b/share/tmac/doc2html Fri Jan 05 15:59:30 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: doc2html,v 1.21 2001/01/05 13:06:37 blymn Exp $
+.\" $NetBSD: doc2html,v 1.22 2001/01/05 15:59:30 garbled Exp $
.\"
.\" Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -565,6 +565,7 @@
.if "\\$1"libarm32" \&ARM32 Architecture Library (libarm32, -larm32)
.if "\\$1"libi386" \&i386 Architecture Library (libi386, -li386)
.if "\\$1"libc" \&Standard C Library (libc, -lc)
+.if "\\$1"libcdk" \&Curses Development Kit Library (libcdk, -lcdk)
.if "\\$1"libcompat" \&Compatibility Library (libcompat, -lcompat)
.if "\\$1"libcrypt" \&Crypt Library (libcrypt, -lcrypt)
.if "\\$1"libcurses" \&Curses Library (libcurses, -lcurses)
Home |
Main Index |
Thread Index |
Old Index