]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qemu-iotests/Makefile
iotests: Improve image-clear tests on non-aligned image
[mirror_qemu.git] / tests / qemu-iotests / Makefile
CommitLineData
6bf19c94 1
36bd4228 2CLEANFILES= *.out.bad *.notrun check.log check.time*
6bf19c94
CH
3
4# no default target
5default:
6
7clean:
8 rm -f $(CLEANFILES)
9