Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2006 05:42:22 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 95227 for review
Message-ID:  <200604140542.k3E5gMLY033587@repoman.freebsd.org>

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

Change 95227 by jb@jb_freebsd2 on 2006/04/14 05:41:22

	Add usr.sbin back into the subdirectory list.

Affected files ...

.. //depot/projects/dtrace/src/cddl/Makefile#5 edit

Differences ...

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

@@ -3,8 +3,7 @@
 SUBDIR=
 
 .if !defined(NO_CDDL)
-SUBDIR+=	lib usr.bin
-#SUBDIR+=	lib usr.bin usr.sbin
+SUBDIR+=	lib usr.bin usr.sbin
 .endif
 
 .include <bsd.subdir.mk>



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