Files
qemu/tests/qemu-iotests/Makefile
2012-02-22 16:15:22 +01:00

10 lines
113 B
Makefile

CLEANFILES= *.out.bad *.notrun check.log check.time
# no default target
default:
clean:
rm -f $(CLEANFILES)