Author: ngie
Date: Sun Aug 13 01:08:37 2017
New Revision: 322451
URL: https://svnweb.freebsd.org/changeset/base/322451
Log:
TESTSDIR isn't required; remove it
MFC after: 1 week
MFC with: r322450
Modified:
head/lib/libcasper/services/tests/Makefile
head/lib/libcasper/tests/Makefile
Modified: head/lib/libcasper/services/tests/Makefile
==============================================================================
--- head/lib/libcasper/services/tests/Makefile Sun Aug 13 01:04:44 2017
(r322450)
+++ head/lib/libcasper/services/tests/Makefile Sun Aug 13 01:08:37 2017
(r322451)
@@ -1,7 +1,5 @@
# $FreeBSD$
-TESTSDIR= ${TESTSBASE}/lib/libcasper/services
-
.PATH: ${SRCTOP}/tests
KYUAFILE= yes
Modified: head/lib/libcasper/tests/Makefile
==============================================================================
--- head/lib/libcasper/tests/Makefile Sun Aug 13 01:04:44 2017
(r322450)
+++ head/lib/libcasper/tests/Makefile Sun Aug 13 01:08:37 2017
(r322451)
@@ -1,7 +1,5 @@
# $FreeBSD$
-TESTSDIR= ${TESTSBASE}/lib/libcasper
-
.PATH: ${SRCTOP}/tests
KYUAFILE= yes
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"