PERFORCE change 95057 for review

John Birrell jb at FreeBSD.org
Wed Apr 12 07:46:52 UTC 2006


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

Change 95057 by jb at jb_freebsd2 on 2006/04/12 07:46:36

	Temporary subdir list. Work in progress.

Affected files ...

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

Differences ...

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

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


More information about the p4-projects mailing list