summaryrefslogtreecommitdiffstats
path: root/Makefile.target
diff options
context:
space:
mode:
authoraliguori2009-04-05 19:40:46 +0200
committeraliguori2009-04-05 19:40:46 +0200
commit0d00e56353a061b182196b922d33dd0ca60d8442 (patch)
tree7725fc49b330ce9a14589de94d125545d437cd4c /Makefile.target
parentAdd host_device support to qemu-img. (Nolan Leake) (diff)
downloadqemu-0d00e56353a061b182196b922d33dd0ca60d8442.tar.gz
qemu-0d00e56353a061b182196b922d33dd0ca60d8442.tar.xz
qemu-0d00e56353a061b182196b922d33dd0ca60d8442.zip
build system: silent generation of doc files and qemu-options.h (Jan Kiszka)
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6979 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Makefile.target')
-rw-r--r--Makefile.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.target b/Makefile.target
index 535d6d2e3d..ec366a7378 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -741,7 +741,7 @@ else
endif
qemu-options.h: $(SRC_PATH)/qemu-options.hx
- sh $(SRC_PATH)/hxtool -h < $< > $@
+ $(call quiet-command,sh $(SRC_PATH)/hxtool -h < $< > $@," GEN $(TARGET_DIR)$@")
clean:
rm -f *.o *.a *~ $(PROGS) nwfpe/*.o fpu/*.o qemu-options.h