K 10 svn:author V 4 ngie K 8 svn:date V 27 2017-08-12T23:40:01.960067Z K 7 svn:log V 331 MFC r322023: Remove special-case logic for running tests on host machines I'm not sure what process sjg@ was using, but using CHECKDIR=${.OBJDIR} with "make check" on ^/head is the correct thing to do. This unbreaks "make check" for me (unsandboxed, not using CHECKDIR=${.OBJDIR}). While here, fix a whitespace nit with LIBADD. END