PERFORCE change 95227 for review

John Birrell jb at FreeBSD.org
Fri Apr 14 05:42:23 UTC 2006


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

Change 95227 by jb at 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>


More information about the p4-projects mailing list