Removing TagTableStructure.bsv and .depends.mk on clean

This commit is contained in:
Marno
2021-03-17 16:53:03 +00:00
parent df6cc12abb
commit e7d0a6adf6

View File

@@ -110,6 +110,7 @@ compile: tagsparams
.PHONY: clean
clean:
rm -r -f *~ Makefile_* symbol_table.txt build_dir/* obj_dir Verilog_RTL/*
rm -r -f TagTableStructure.bsv .depends.mk
.PHONY: full_clean
full_clean: clean