diff options
author | 2014-04-28 11:03:03 +0400 | |
---|---|---|
committer | 2014-05-08 15:09:04 +0200 | |
commit | 5c40c7395db04d4d7f491f116a165db7b8e08bab (patch) | |
tree | 9c32a84ee62c1676562f09eac9043b16a7dae981 /target-openrisc/exception_helper.c | |
parent | build: Fix per-object variables for Makefile.target (diff) | |
download | qemu-5c40c7395db04d4d7f491f116a165db7b8e08bab.tar.xz qemu-5c40c7395db04d4d7f491f116a165db7b8e08bab.zip |
build: simplify Makefile.target a bit, use just one rule for softmmu
On win*, we build QEMU_PROGW (GUI) and create a console app QEMU_PROG
from it, while on non-win*, we make only QEMU_PROG using the same
rules as used for QEMU_PROGW on win*. Make just one rule for building
main executable, and an additional rule for win* to make console app
from it. Also consolidate tests for $(QEMU_PROGW).
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
[Fix user-mode compilation. - Paolo]
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'target-openrisc/exception_helper.c')
0 files changed, 0 insertions, 0 deletions