]> git.proxmox.com Git - qemu.git/blame - tests/qemu-iotests/Makefile
virtio-balloon: cleanup: remove qdev field.
[qemu.git] / tests / qemu-iotests / Makefile
CommitLineData
6bf19c94
CH
1
2CLEANFILES= *.out.bad *.notrun check.log check.time
3
4# no default target
5default:
6
7clean:
8 rm -f $(CLEANFILES)
9