all: bins

bins:
	git clone --depth 1 https://github.com/rizinorg/rizin-testbins bins

.PHONY: all
