From: Chen Wei-Ren <che...@iis.sinica.edu.tw> According to [1], libqemu is not available anymore. Remove libqemu related stuff from QEMU source tree.
[1] http://www.mail-archive.com/address@hidden/msg49809.html Chen Wei-Ren (6): tests/qruncom.c: Remove libqemu.a example tests/Makefile: Remove qruncom target qemu-tech.texi: Remove libqemu related stuff from the document Makefile.target: Remove libqemu target Makefile.objs: Remove libqemu_common.a from the comment LICENSE: There is no libqemu.a anymore LICENSE | 4 +- Makefile.objs | 7 +- Makefile.target | 8 -- qemu-tech.texi | 10 -- tests/Makefile | 6 - tests/qruncom.c | 284 ------------------------------------------------------- 6 files changed, 4 insertions(+), 315 deletions(-) delete mode 100644 tests/qruncom.c -- 1.7.3.4