project tests refactoring
This commit is contained in:
6
tests/riscv/Makefile
Normal file
6
tests/riscv/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
all:
|
||||
|
||||
run:
|
||||
$(MAKE) -C isa run
|
||||
|
||||
clean:
|
||||
Reference in New Issue
Block a user