Source-Changes-HG archive

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

[src/trunk]: src/external/mit/xorg/bin/xterm add a note about builtin_icons.h.



details:   https://anonhg.NetBSD.org/src/rev/c39d108c4678
branches:  trunk
changeset: 794633:c39d108c4678
user:      mrg <mrg%NetBSD.org@localhost>
date:      Thu Mar 20 07:13:53 2014 +0000

description:
add a note about builtin_icons.h.

diffstat:

 external/mit/xorg/bin/xterm/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 947e4abf845d -r c39d108c4678 external/mit/xorg/bin/xterm/Makefile
--- a/external/mit/xorg/bin/xterm/Makefile      Thu Mar 20 06:50:54 2014 +0000
+++ b/external/mit/xorg/bin/xterm/Makefile      Thu Mar 20 07:13:53 2014 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.11 2013/05/31 21:40:29 mrg Exp $
+#      $NetBSD: Makefile,v 1.12 2014/03/20 07:13:53 mrg Exp $
 
 .include <bsd.own.mk>
 
@@ -38,6 +38,8 @@
 
 COPTS.input.c+=        -Wno-error      # uses XKeycodeToKeysym
 
+# XXXMRG should probably build builtin_icons.h
+
 .include "Makefile.inc"
 
 .include <bsd.x11.mk>



Home | Main Index | Thread Index | Old Index