blob: 27380e60c1c633c5e48505484967eb497c2975db [file] [log] [blame]
Christoph Hellwig6bf19c92009-06-22 18:29:05 +02001
Daniel P. Berrange36bd4222017-01-03 16:05:56 +00002CLEANFILES= *.out.bad *.notrun check.log check.time*
Christoph Hellwig6bf19c92009-06-22 18:29:05 +02003
4# no default target
5default:
6
7clean:
8 rm -f $(CLEANFILES)
9