Module Name: src
Committed By: roy
Date: Thu Feb 11 14:49:56 UTC 2010
Modified Files:
src/lib/libterminfo: Makefile
Log Message:
Include xterm.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libterminfo/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libterminfo/Makefile
diff -u src/lib/libterminfo/Makefile:1.7 src/lib/libterminfo/Makefile:1.8
--- src/lib/libterminfo/Makefile:1.7 Thu Feb 11 14:44:44 2010
+++ src/lib/libterminfo/Makefile Thu Feb 11 14:49:56 2010
@@ -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