build-x86_64:
	cd libzorro; \
	make build-x86_64; \
	cd ..
	cd libraven; \
	make build-x86_64; \
	cd ..