PERFORCE change 96792 for review

John Birrell jb at FreeBSD.org
Sun May 7 22:09:37 UTC 2006


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

Change 96792 by jb at jb_freebsd2 on 2006/05/07 22:09:19

	Start building libproc, the process control library which behaves
	like the one on Solaris, but doesn't use 'procfs' like they do.

Affected files ...

.. //depot/projects/dtrace/src/cddl/lib/Makefile#3 edit

Differences ...

==== //depot/projects/dtrace/src/cddl/lib/Makefile#3 (text+ko) ====

@@ -1,5 +1,5 @@
 # $FreeBSD$
 
-SUBDIR= libctf libdtrace libelf
+SUBDIR= libctf libdtrace libelf libproc
 
 .include <bsd.subdir.mk>


More information about the p4-projects mailing list