X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.in;h=413c43cd332c97878f19f88e51e25e7972e262bb;hb=3eb1aa5b513f0ae2bad0ec7a62831714cdb17c14;hp=ad3fcdf1be66d632d5f41530a6ab00ee1c169660;hpb=1fd8358e3af30b4b34bbc28dc64ce1b11a001429;p=virt-p2v.git diff --git a/Makefile.in b/Makefile.in index ad3fcdf..413c43c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -84,7 +84,7 @@ endif # Update an existing ISO. update: checkroot checkscript - -./iso-attach delete $(ISO) + -./iso-attach delete $(ISO) 2>/dev/null ./iso-attach add $(ISO) virt-p2v # Check that we are root. @@ -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.