all:
	gcc -O3  viewfinder.c mmalcam.c -o mmalcam -lmmal -lmmal_core  -lmmal_util  -I/opt/vc/include/  -L/opt/vc/lib/ -lpthread -lvcos
