greatbridf hace 4 años
padre
commit
13f90ef413
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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