PERFORCE change 213470 for review

Brooks Davis brooks at FreeBSD.org
Tue Jun 26 01:11:18 UTC 2012


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

Change 213470 by brooks at brooks_ecr_current on 2012/06/26 01:10:15

	Add a simple program to show a png image.

Affected files ...

.. //depot/projects/ctsrd/beribsd/src/ctsrd/Makefile#5 edit
.. //depot/projects/ctsrd/beribsd/src/ctsrd/showimage/Makefile#1 add
.. //depot/projects/ctsrd/beribsd/src/ctsrd/showimage/images/Makefile#1 add
.. //depot/projects/ctsrd/beribsd/src/ctsrd/showimage/showimage.c#1 add

Differences ...

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

@@ -3,6 +3,7 @@
 SUBDIR=		cycle_led \
 		flashit \
 		pictview \
+		showimage \
 		spinner
 
 .include <bsd.arch.inc.mk>


More information about the p4-projects mailing list