Unicode support for the console.
[virt-p2v.git] / Makefile.in
index 38476b8..bf1e66c 100644 (file)
@@ -86,6 +86,7 @@ p2vrepo/$(VIRTP2V_RPM): \
 # Make the final script.
 
 virt-p2v: virt-p2v.ml0 virt-p2v.ml
+       rm -f $@
        cat $^ > $@
        chmod 0555 $@