]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qemu-iotests/Makefile
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-02-12' into staging
[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