mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-23 21:57:11 -04:00
Modify Makefile (clean target)
This commit is contained in:
parent
553732dfa6
commit
d4e3b34827
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -217,6 +217,7 @@ clean:
|
|||
rm -rf build
|
||||
rm -f tmp/*.ucdb
|
||||
rm -f tmp/*.log
|
||||
rm -f *.wlf *vstf wlft*
|
||||
|
||||
.PHONY:
|
||||
build lint build-moore $(riscv-asm-tests) $(addsuffix _verilator,$(riscv-asm-tests)) $(riscv-benchmarks) $(addsuffix _verilator,$(riscv-benchmarks)) check simc sim verilate clean verilate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue