Module Name: src Committed By: mrg Date: Tue Dec 16 06:04:10 UTC 2014
Modified Files: src/share/mk: bsd.own.mk Log Message: add X11SRCDIR entries for the new separated mesa components. To generate a diff of this commit: cvs rdiff -u -r1.837 -r1.838 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.837 src/share/mk/bsd.own.mk:1.838 --- src/share/mk/bsd.own.mk:1.837 Tue Nov 25 12:01:18 2014 +++ src/share/mk/bsd.own.mk Tue Dec 16 06:04:10 2014 @@ -1,4 +1,4 @@ -# $NetBSD: bsd.own.mk,v 1.837 2014/11/25 12:01:18 skrll Exp $ +# $NetBSD: bsd.own.mk,v 1.838 2014/12/16 06:04:10 mrg Exp $ # This needs to be before bsd.init.mk .if defined(BSD_MK_COMPAT_FILE) @@ -1268,8 +1268,9 @@ X11SRCDIR.${_proto}proto?= ${X11SRCDIRM xtrans fontconfig expat freetype evieext mkfontscale bdftopcf \ xkbcomp xorg-cf-files imake xorg-server xbiff xkbdata xkeyboard-config \ xbitmaps appres xeyes xev xedit sessreg pixman \ - beforelight bitmap editres makedepend fonttosfnt fslsfonts \ - fstobdf MesaDemos MesaGLUT MesaLib ico iceauth lbxproxy listres lndir \ + beforelight bitmap editres makedepend fonttosfnt fslsfonts fstobdf \ + glu glw mesa-demos MesaDemos MesaGLUT MesaLib \ + ico iceauth lbxproxy listres lndir \ luit xproxymanagementprotocol mkfontdir oclock proxymngr rgb \ setxkbmap smproxy twm viewres x11perf xauth xcalc xclipboard \ xclock xcmsdb xconsole xcutsel xditview xdpyinfo xdriinfo xdm \