greatbridf 4 lat temu
rodzic
commit
13f90ef413
1 zmienionych plików z 1 dodań i 0 usunięć
  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