Source-Changes-HG archive

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

[src/trunk]: src/share/mk add rstart and showfont.



details:   https://anonhg.NetBSD.org/src/rev/a3f096259640
branches:  trunk
changeset: 339450:a3f096259640
user:      mrg <mrg%NetBSD.org@localhost>
date:      Thu Jul 23 07:44:46 2015 +0000

description:
add rstart and showfont.

diffstat:

 share/mk/bsd.own.mk |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r a98e950182f6 -r a3f096259640 share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk       Thu Jul 23 07:36:54 2015 +0000
+++ b/share/mk/bsd.own.mk       Thu Jul 23 07:44:46 2015 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.own.mk,v 1.860 2015/07/23 05:44:26 mrg Exp $
+#      $NetBSD: bsd.own.mk,v 1.861 2015/07/23 07:44:46 mrg Exp $
 
 # This needs to be before bsd.init.mk
 .if defined(BSD_MK_COMPAT_FILE)
@@ -1286,7 +1286,8 @@
        glu glw mesa-demos MesaGLUT MesaLib MesaLib7 \
        ico iceauth listres lndir \
        luit xproxymanagementprotocol mkfontdir oclock proxymngr rgb \
-       setxkbmap smproxy twm viewres x11perf xauth xcalc xclipboard \
+       rstart setxkbmap showfont smproxy twm viewres \
+       x11perf xauth xcalc xclipboard \
        xclock xcmsdb xconsole xditview xdpyinfo xdriinfo xdm \
        xfd xf86dga xfindproxy xfontsel xfwp xgamma xgc xhost xinit \
        xkill xload xlogo xlsatoms xlsclients xlsfonts xmag xmessage \



Home | Main Index | Thread Index | Old Index