Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qemu-iotests / Makefile
diff --git a/qemu/tests/qemu-iotests/Makefile b/qemu/tests/qemu-iotests/Makefile
new file mode 100644 (file)
index 0000000..2fb527c
--- /dev/null
@@ -0,0 +1,9 @@
+
+CLEANFILES= *.out.bad *.notrun check.log check.time
+
+# no default target
+default:
+
+clean:
+       rm -f $(CLEANFILES)
+