]> git.proxmox.com Git - mirror_qemu.git/blob - 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
1
2 CLEANFILES= *.out.bad *.notrun check.log check.time*
3
4 # no default target
5 default:
6
7 clean:
8 rm -f $(CLEANFILES)
9