ra
This commit is contained in:
parent
c165686707
commit
95e73a8e50
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
@ -31,3 +31,6 @@ $(asm_objects): %.o: %.s
|
|||
clean:
|
||||
rm -f *.o myos.bin myos.iso
|
||||
rm -rf isodir
|
||||
|
||||
run: myos.iso
|
||||
qemu-system-i386 -cdrom $<
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue