PERFORCE change 230113 for review
    Brooks Davis 
    brooks at FreeBSD.org
       
    Mon Jun 24 16:38:12 UTC 2013
    
    
  
http://p4web.freebsd.org/@@230113?ac=10
Change 230113 by brooks at brooks_zenith on 2013/06/24 16:37:56
	Unhook the compositor demos.  The require out of tree files to
	build.
Affected files ...
.. //depot/projects/ctsrd/cheribsd/src/ctsrd/Makefile#15 edit
Differences ...
==== //depot/projects/ctsrd/cheribsd/src/ctsrd/Makefile#15 (text+ko) ====
@@ -4,7 +4,6 @@
 		browser \
 		cheripoint \
 		compositorctl \
-		compositor_demos \
 		cycle_led \
 		de4ctl \
 		flashit \
@@ -17,6 +16,8 @@
 		wr \
 		writefile
 
+#		compositor_demos \
+
 .include <bsd.arch.inc.mk>
         
 SUBDIR:=        ${SUBDIR:O}
    
    
More information about the p4-projects
mailing list