Delete init hex on clean

This commit is contained in:
Byron Lathi
2024-03-10 21:56:48 -07:00
parent 142759ff59
commit 3c0bf9740c

View File

@@ -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