]> git.proxmox.com Git - qemu.git/commit
qemu: delete rule target on error
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 7 Dec 2009 19:04:52 +0000 (21:04 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 7 Dec 2009 22:34:37 +0000 (16:34 -0600)
commit7dbbbb0c9e4313cf2d2f6559b7899259fb09eb63
treebd0a55af3c067e7ed6e2bb2c1ea0792a5f145897
parent77e595e7c613c495714d04ce63fb9bce263c29ae
qemu: delete rule target on error

Instruct make to remove any rule target on error. This prevetns
situation where there was an error during build but generated file still
stays behind.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
rules.mak