X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;ds=sidebyside;f=dos1%2FMakefile;h=0a3ae98b154fc2e6d5cdf828c3131a0d53e72340;hb=9b33802dd42b97ad95ae6940cf628923d8093d8a;hp=7c805f55a1d83fe8ab8883e24af5315fb3811811;hpb=8e0a308b85272b28b59e7db0079472a81f0fc2dc;p=vtuts 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 $<