Author: oshogbo
Date: Sun Jun  9 22:45:07 2019
New Revision: 348841
URL: https://svnweb.freebsd.org/changeset/base/348841

Log:
  DTrace: add a top level makefile to the new test suit
  
  Pointed out by:       markj

Added:
  head/cddl/usr.sbin/dtrace/tests/amd64/Makefile   (contents, props changed)

Added: head/cddl/usr.sbin/dtrace/tests/amd64/Makefile
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ head/cddl/usr.sbin/dtrace/tests/amd64/Makefile      Sun Jun  9 22:45:07 
2019        (r348841)
@@ -0,0 +1,9 @@
+# $FreeBSD$
+
+TESTSDIR=      ${TESTSBASE}/cddl/usr.sbin/dtrace/amd64
+TESTS_SUBDIRS+= arrays
+
+.PATH:         ${.CURDIR:H:H:H:H:H}/tests
+KYUAFILE=      YES
+
+.include <bsd.test.mk>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to