default:
	cd softpipe ; make
	cd i915simple ; make
	cd failover ; make

clean:
	rm -f `find . -name \*.[oa]`