
build_libs:
	@echo
	@echo "Please download openssl-1.0.1e and unpack it in $(PWD)/compat/openssl-1.0.1e"
	@echo
	@exit 1

clean:
