diff options
| author | Thomas Huth <thuth@redhat.com> | 2017-06-08 14:59:59 +0200 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2017-06-15 11:04:05 +0200 |
| commit | 428952cfa966f5af8c8f3d33267d30969851e4c5 (patch) | |
| tree | b0c0cbab32b2b0f5e3d0b17260718bba85bcea57 /kvm-all.c | |
| parent | 87e459a810d7b1ec1638085b5a80ea3d9b43119a (diff) | |
| download | focaccia-qemu-428952cfa966f5af8c8f3d33267d30969851e4c5.tar.gz focaccia-qemu-428952cfa966f5af8c8f3d33267d30969851e4c5.zip | |
Makefile: Do not generate files if "configure" has not been run yet
When doing a "make -j10" in the vanilla QEMU source tree (without running "configure" first), the Makefile currently generates two files already, qemu-version.h and qemu-options.def. This should not happen, so let's only build the generated files if config-host.mak is available (i.e. "configure" has been run already). Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <1496926799-13040-1-git-send-email-thuth@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'kvm-all.c')
0 files changed, 0 insertions, 0 deletions