BurritOS/test/Makefile

3 lines
69 B
Makefile
Raw Normal View History

2023-04-05 17:05:55 +02:00
clean:
make clean -C riscv_instructions
make clean -C syscall_tests