Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 2006 22:09:36 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 96792 for review
Message-ID:  <200605072209.k47M9aj7046933@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=96792

Change 96792 by jb@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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605072209.k47M9aj7046933>