From 8ec4ea37162121bf76d9df4b469478697ef6ba04 Mon Sep 17 00:00:00 2001 From: Alexis211 Date: Wed, 9 Dec 2009 16:02:23 +0100 Subject: Some changes --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 50d8bbd..235da20 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: clean, mrproper, Init.rfs, commit +.PHONY: clean, mrproper, Init.rfs, floppy, commit Projects = Kernel Library Tools/MakeRamFS Applications/Shell Applications/PaperWork Applications/Demos @@ -70,7 +70,7 @@ floppy: $(Files) bochs: bochs -f Bochs.cfg -qemu: +qemu: floppy qemu -fda $(Floppy) -m 16 qemu_debug: -- cgit v1.2.3