aboutsummaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/Makefile
blob: 2fb527c5b568e4415140c4d6f0d84befd5f06f67 (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)