summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-11-26 12:48:43 +0100
committerMichal Idziorek <m.i@gmx.at>2014-11-26 12:48:43 +0100
commit786bd02b01d80e335d4445698d721213a1884ff5 (patch)
treef10b97cca2e03c279cd5884919c23de03d3e7223 /Makefile
parentaad4bfe0261ea623342adc392728281be5062967 (diff)
some cleanup
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 83b07d3..95be7eb 100644
--- a/Makefile
+++ b/Makefile
@@ -149,6 +149,8 @@ run-bochs: all
run-qemu: all
qemu-system-i386 $(FOOLOS)
+run: run-qemu
+
newrun: clean run