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.8 retrieving revision 1.9 diff -u -p -r1.8 -r1.9 --- src/compat/compatsubdir.mk 2012/08/17 16:22:27 1.8 +++ src/compat/compatsubdir.mk 2015/06/19 18:17:49 1.9 @@ -1,4 +1,4 @@ -# $NetBSD: compatsubdir.mk,v 1.8 2012/08/17 16:22:27 joerg Exp $ +# $NetBSD: compatsubdir.mk,v 1.9 2015/06/19 18:17:49 matt Exp $ # Build netbsd libraries. @@ -25,6 +25,9 @@ SUBDIR= ${BOOTSTRAP_SUBDIRS} .else SUBDIR= ../../../lib .WAIT \ ../../../libexec/ld.elf_so +.if ${MKCOMPATTESTS} != "no" +SUBDIR+= ../../../tests +.endif .endif .include