Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/compat/compatsubdir.mk,v rcsdiff: /ftp/cvs/cvsroot/src/compat/compatsubdir.mk,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.12 retrieving revision 1.13 diff -u -p -r1.12 -r1.13 --- src/compat/compatsubdir.mk 2015/06/27 16:21:07 1.12 +++ src/compat/compatsubdir.mk 2015/07/23 08:03:25 1.13 @@ -1,4 +1,4 @@ -# $NetBSD: compatsubdir.mk,v 1.12 2015/06/27 16:21:07 matt Exp $ +# $NetBSD: compatsubdir.mk,v 1.13 2015/07/23 08:03:25 mrg Exp $ # Build netbsd libraries. @@ -30,7 +30,7 @@ SUBDIR+= ../../../tests SUBDIR+= ../../../tests/share # because MKSHARE=no above SUBDIR+= ../../../external/bsd/atf/tests .endif -.if ${MKCOMPATX11} != no && ${MKX11} != no && ${X11FLAVOUR} == "Xorg" && make(obj) +.if ${MKCOMPATX11} != no && ${MKX11} != no && make(obj) SUBDIR+= ../../../external/mit/xorg/lib .endif # } MKX11 .endif # } BOOTSTRAP_SUBDIRS