Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libterminfo Include xterm.
details: https://anonhg.NetBSD.org/src/rev/7cd686fc4216
branches: trunk
changeset: 752031:7cd686fc4216
user: roy <roy%NetBSD.org@localhost>
date: Thu Feb 11 14:49:56 2010 +0000
description:
Include xterm.
diffstat:
lib/libterminfo/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f535bcc307b2 -r 7cd686fc4216 lib/libterminfo/Makefile
--- a/lib/libterminfo/Makefile Thu Feb 11 14:44:44 2010 +0000
+++ b/lib/libterminfo/Makefile Thu Feb 11 14:49:56 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2010/02/11 14:44:44 roy Exp $
+# $NetBSD: Makefile,v 1.8 2010/02/11 14:49:56 roy Exp $
USE_SHLIBDIR= yes
@@ -16,7 +16,7 @@
rescue.c:
${TOOL_TIC} -Sx ${NETBSDSRCDIR}/share/terminfo/terminfo \
- ansi dumb vt100 vt220 wsvt25 >$@
+ ansi dumb vt100 vt220 wsvt25 xterm >$@
term.c: rescue.c
Home |
Main Index |
Thread Index |
Old Index