Files
vortex/tests/riscv/Makefile
2021-06-13 17:42:04 -07:00

7 lines
39 B
Makefile

all:
run:
$(MAKE) -C isa run
clean: