git.annexia.org
/
virt-p2v.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91e0946
)
Fixed up 'make clean' rules.
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 5 Feb 2008 17:53:42 +0000
(17:53 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 5 Feb 2008 17:53:42 +0000
(17:53 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index
58315c7
..
413c43c
100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-103,7
+103,13
@@
checkscript:
# Clean.
clean:
- rm -f *~ core livecd.ks livecd-post.sh
+ rm -f *~ core p2v.ks pod2htm*
+
+distclean: clean
+ rm -rf autom4te.cache config.log config.status configure
+
+reallyreallyclean: distclean
+ rm -f virt-p2v-*.tar.gz virt-p2v-*.iso
# Manifest.