Module Name:    src
Committed By:   mrg
Date:           Thu Jul 23 07:44:46 UTC 2015

Modified Files:
        src/share/mk: bsd.own.mk

Log Message:
add rstart and showfont.


To generate a diff of this commit:
cvs rdiff -u -r1.860 -r1.861 src/share/mk/bsd.own.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/mk/bsd.own.mk
diff -u src/share/mk/bsd.own.mk:1.860 src/share/mk/bsd.own.mk:1.861
--- src/share/mk/bsd.own.mk:1.860	Thu Jul 23 05:44:26 2015
+++ src/share/mk/bsd.own.mk	Thu Jul 23 07:44:46 2015
@@ -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 @@ X11SRCDIR.${_proto}proto?=		${X11SRCDIRM
 	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 \

Reply via email to