repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
machine: add default_ram_size to machine class
[qemu/ar7.git]
/
tests
/
qemu-iotests
/
Makefile
blob
2fb527c5b568e4415140c4d6f0d84befd5f06f67
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