X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=vtuts;a=blobdiff_plain;f=dos1%2FMakefile;fp=dos1%2FMakefile;h=0a3ae98b154fc2e6d5cdf828c3131a0d53e72340;hp=7c805f55a1d83fe8ab8883e24af5315fb3811811;hb=e410cee4738a4343308be88295af0abca8c9f1a2;hpb=8e0a308b85272b28b59e7db0079472a81f0fc2dc diff --git a/dos1/Makefile b/dos1/Makefile index 7c805f5..0a3ae98 100644 --- a/dos1/Makefile +++ b/dos1/Makefile @@ -16,5 +16,5 @@ clean: rm -f a.com .PHONY: boot -boot: b.img +boot: c.img qemu-system-i386 -fda $<