Delete init hex on clean
This commit is contained in:
@@ -12,4 +12,5 @@ $(SUPER6502_FPGA_BITSTREAM): $(SUPER6502_FPGA_SOURCES) $(SUPER6502_FPGA_PROJECT)
|
|||||||
.PHONY: clean
|
.PHONY: clean
|
||||||
clean:
|
clean:
|
||||||
rm -rf work_*
|
rm -rf work_*
|
||||||
rm -rf outflow
|
rm -rf outflow
|
||||||
|
rm -rf init_hex.mem
|
||||||
Reference in New Issue
Block a user