shrinking c.asm
[vtuts] / dos1 / Makefile
index 7c805f5..0a3ae98 100644 (file)
@@ -16,5 +16,5 @@ clean:
        rm -f a.com
 
 .PHONY: boot
-boot: b.img
+boot: c.img
        qemu-system-i386 -fda $<