greatbridf 4 years ago
parent
commit
13f90ef413
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -4,4 +4,5 @@ run:
 	-bochs -f bochs.conf
 
 build/boot.vdi: build/boot.img
+	-rm build/boot.vdi
 	VBoxManage convertfromraw $< $@ --format VDI