rizin/test/Makefile
2021-01-28 11:57:28 +01:00

6 lines
99 B
Makefile

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