PERFORCE change 95470 for review

John Birrell jb at FreeBSD.org
Tue Apr 18 03:13:49 UTC 2006


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

Change 95470 by jb at jb_freebsd2 on 2006/04/18 03:13:20

	libavl isn't required at this stage. I chose to just compile the
	single file into sgsmsg so that it didn't need to have it's own
	library.

Affected files ...

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

Differences ...

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

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


More information about the p4-projects mailing list