Module Name: src Committed By: mrg Date: Sat Jul 20 20:25:35 UTC 2019
Modified Files: src/share/mk: bsd.own.mk Log Message: add util-macros src dir. To generate a diff of this commit: cvs rdiff -u -r1.1147 -r1.1148 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.1147 src/share/mk/bsd.own.mk:1.1148 --- src/share/mk/bsd.own.mk:1.1147 Sat Jul 20 19:09:23 2019 +++ src/share/mk/bsd.own.mk Sat Jul 20 20:25:35 2019 @@ -1,4 +1,4 @@ -# $NetBSD: bsd.own.mk,v 1.1147 2019/07/20 19:09:23 wiz Exp $ +# $NetBSD: bsd.own.mk,v 1.1148 2019/07/20 20:25:35 mrg Exp $ # This needs to be before bsd.init.mk .if defined(BSD_MK_COMPAT_FILE) @@ -1495,6 +1495,7 @@ HAVE_XORG_GLAMOR?= no ico iceauth listres lndir \ luit xproxymanagementprotocol mkfontdir oclock proxymngr rgb \ rstart setxkbmap showfont smproxy transset twm viewres \ + util-macros \ x11perf xauth xcalc xclipboard \ xclock xcmsdb xconsole xditview xdpyinfo xdriinfo xdm \ xfd xf86dga xfindproxy xfontsel xfwp xgamma xgc xhost xinit \