PERFORCE change 133164 for review
    John Birrell 
    jb at FreeBSD.org
       
    Sat Jan 12 22:21:52 PST 2008
    
    
  
http://perforce.freebsd.org/chv.cgi?CH=133164
Change 133164 by jb at jb_freebsd1 on 2008/01/13 06:21:27
	Add the Statically Define Trace (sdt) provider to the build.
Affected files ...
.. //depot/projects/dtrace/src/sys/modules/dtrace/Makefile#23 edit
Differences ...
==== //depot/projects/dtrace/src/sys/modules/dtrace/Makefile#23 (text+ko) ====
@@ -8,6 +8,7 @@
 		dtraceall	\
 		profile		\
 		prototype	\
+		sdt		\
 		systrace
 
 .if ${MACHINE_ARCH} == "amd64"
    
    
More information about the p4-projects
mailing list