diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2019-02-15 10:15:22 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-03-11 16:33:49 +0100 |
commit | f72036fad423a5c8135d3ea3c8ad6c4cc3191df4 (patch) | |
tree | e6eb53e7c4cb48e10fe99c0b397fa182b7067535 /capstone | |
parent | 310b3fe9e50a59f7911f8930bc523a7a0b84bb89 (diff) |
build: remove unnecessary assignments from Makefile.target
It is only necessary to clear block-obj-y because Makefile.objs
uses "+=" instead of "="; fix that and remove the assignment.
The other variables need not be cleared at all.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'capstone')
0 files changed, 0 insertions, 0 deletions