Fixed makefile bug

This commit is contained in:
ice-bit 2019-08-02 12:08:23 +02:00
parent ccecf49d83
commit cc28fea4b3
1 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ bochs:
bochs -f bochs_cfg -q
run:
qemu-system-x86_64 -cdrom iceOS:iso
qemu-system-x86_64 -cdrom iceOS.iso
run-curses:
qemu-system-x86_64 -cdrom iceOS.iso -curses
qemu-system-x86_64 -cdrom iceOS.iso -curses