summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5c14650..6f193e9 100644
--- a/Makefile
+++ b/Makefile
@@ -90,7 +90,7 @@ dump: FoolOS.img
xxd dump.elf > dump.xxd
run: FoolOS.img
- bochs
+ ~/temp/bochs-2.6.6/bochs -q
clean:
-rm *.bin *.o *.img dump.elf dump.xxd bochs.log