git.annexia.org
/
virt-mem.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b39cf3
)
'make clean' removes test_mmap program.
author
Richard W.M. Jones
<rjones@redhat.com>
Sun, 17 Aug 2008 11:34:07 +0000
(12:34 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Sun, 17 Aug 2008 11:34:07 +0000
(12:34 +0100)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index
3766099
..
0884557
100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-68,6
+68,7
@@
clean:
(cd $$d; rm -f *.cmi *.cmo *.cmx *.cma *.cmxa *.o *.a \
*.so *.opt *~ *.dll *.exe *.annot core); \
done
+ rm -f lib/test_mmap
rm -f uname/virt-uname
rm -f dmesg/virt-dmesg
rm -f ps/virt-ps