summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/Makefile
blob: 27380e60c1c633c5e48505484967eb497c2975db (plain)
1
2
3
4
5
6
7
8
9

CLEANFILES= *.out.bad *.notrun check.log check.time*

# no default target
default:

clean:
	rm -f $(CLEANFILES)