Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2006 03:13:47 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 95470 for review
Message-ID:  <200604180313.k3I3Dllp078262@repoman.freebsd.org>

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

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



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