PERFORCE change 213109 for review

Brooks Davis brooks at FreeBSD.org
Tue Jun 19 00:32:48 UTC 2012


http://p4web.freebsd.org/@@213109?ac=10

Change 213109 by brooks at brooks_ecr_current on 2012/06/19 00:32:18

	Add a simple script to light and shut off each LED in turn.

Affected files ...

.. //depot/projects/ctsrd/beribsd/src/ctsrd/Makefile#4 edit
.. //depot/projects/ctsrd/beribsd/src/ctsrd/cycle_led/Makefile#1 add
.. //depot/projects/ctsrd/beribsd/src/ctsrd/cycle_led/cycle_led.sh#1 add

Differences ...

==== //depot/projects/ctsrd/beribsd/src/ctsrd/Makefile#4 (text+ko) ====

@@ -1,6 +1,7 @@
 .include <bsd.own.mk>
 
-SUBDIR=		flashit \
+SUBDIR=		cycle_led \
+		flashit \
 		pictview \
 		spinner
 


More information about the p4-projects mailing list