svn commit: r321917 - in projects/make-check-sandbox: contrib/ofed/usr.bin lib/libcrypt
Ngie Cooper
ngie at FreeBSD.org
Wed Aug 2 09:01:01 UTC 2017
Author: ngie
Date: Wed Aug 2 09:00:59 2017
New Revision: 321917
URL: https://svnweb.freebsd.org/changeset/base/321917
Log:
MFhead at r321916
Modified:
projects/make-check-sandbox/contrib/ofed/usr.bin/Makefile
projects/make-check-sandbox/lib/libcrypt/Makefile
Directory Properties:
projects/make-check-sandbox/ (props changed)
Modified: projects/make-check-sandbox/contrib/ofed/usr.bin/Makefile
==============================================================================
--- projects/make-check-sandbox/contrib/ofed/usr.bin/Makefile Wed Aug 2 09:00:18 2017 (r321916)
+++ projects/make-check-sandbox/contrib/ofed/usr.bin/Makefile Wed Aug 2 09:00:59 2017 (r321917)
@@ -4,7 +4,7 @@ SUBDIR= ibaddr ibnetdiscover ibping ibportstate ibrout
ibsysstat ibtracert opensm perfquery saquery \
sminfo smpdump smpquery vendstat
-SUBDIR.${MK_TESTS}+= tests
+SUBDIR.${MK_TESTS}+= osmtest
SUBDIR_PARALLEL=
Modified: projects/make-check-sandbox/lib/libcrypt/Makefile
==============================================================================
--- projects/make-check-sandbox/lib/libcrypt/Makefile Wed Aug 2 09:00:18 2017 (r321916)
+++ projects/make-check-sandbox/lib/libcrypt/Makefile Wed Aug 2 09:00:59 2017 (r321917)
@@ -47,4 +47,3 @@ HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.lib.mk>
-.include <bsd.subdir.mk>
More information about the svn-src-projects
mailing list