Source-Changes-HG archive

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

[src/trunk]: src/external/mit/ctwm/bin/ctwm use NetBSD-inv.xpm for CTWM_WELCO...



details:   https://anonhg.NetBSD.org/src/rev/c9181b8a1087
branches:  trunk
changeset: 811681:c9181b8a1087
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Tue Nov 10 23:57:00 2015 +0000

description:
use NetBSD-inv.xpm for CTWM_WELCOME_FILE

diffstat:

 external/mit/ctwm/bin/ctwm/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 766416c748bd -r c9181b8a1087 external/mit/ctwm/bin/ctwm/Makefile
--- a/external/mit/ctwm/bin/ctwm/Makefile       Tue Nov 10 23:47:08 2015 +0000
+++ b/external/mit/ctwm/bin/ctwm/Makefile       Tue Nov 10 23:57:00 2015 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.2 2015/11/10 23:09:13 jmcneill Exp $
+#      $NetBSD: Makefile,v 1.3 2015/11/10 23:57:00 jmcneill Exp $
 
 .include <bsd.own.mk>
 
@@ -19,6 +19,7 @@
                        -DNO_ALLOCA -DCSRG_BASED -DUSEM4 -DGNOME -DXPM
 
 CPPFLAGS+=             -DPIXMAP_DIRECTORY=\"${XPMDIR}\"
+CPPFLAGS+=             -DCTWM_WELCOME_FILE=\"xpm:${X11INCDIR}/X11/pixmaps/NetBSD-inv.xpm\"
 
 CPPFLAGS.parse.c=      -DSYSTEM_INIT_FILE=\"${CTWMCONFIGDIR}/system.twmrc\" \
                        -DM4CMD=\"m4\"



Home | Main Index | Thread Index | Old Index