PERFORCE change 142656 for review

John Birrell jb at FreeBSD.org
Sun Jun 1 01:32:14 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=142656

Change 142656 by jb at freebsd3 on 2008/06/01 01:31:56

	Add the DTrace test module back into the build so that people can run tests.
	"As They Should Want To Do".

Affected files ...

.. //depot/projects/dtrace/src/sys/modules/dtrace/Makefile#31 edit

Differences ...

==== //depot/projects/dtrace/src/sys/modules/dtrace/Makefile#31 (text+ko) ====

@@ -6,6 +6,7 @@
 SUBDIR=		dtmalloc	\
 		dtrace		\
 		dtraceall	\
+		dtrace_test	\
 		profile		\
 		prototype	\
 		sdt		\


More information about the p4-projects mailing list