]> git.ipfire.org Git - thirdparty/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:36:50 +0000 (16:36 -0600)
commit90f445e1c9a2ce05d0b68c3159892181cdd600d6
treed938430f3f9d6b1df1a7b58980077c6196f2d6e8
parent143d288cba95329e30c1c8c3403a53b35629ee72
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>
(cherry picked from commit 7dbbbb0c9e4313cf2d2f6559b7899259fb09eb63)
rules.mak