Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / ipxe / contrib / vm / Makefile
diff --git a/qemu/roms/ipxe/contrib/vm/Makefile b/qemu/roms/ipxe/contrib/vm/Makefile
new file mode 100644 (file)
index 0000000..3c0e645
--- /dev/null
@@ -0,0 +1,7 @@
+all : serial-console.1
+
+%.1 : %
+       pod2man $< > $@
+
+clean :
+       rm -f serial-console.1