Makefile.target: Remove out of date comment
authorChen Wei-Ren <chenwj@iis.sinica.edu.tw>
Tue, 15 Nov 2011 12:47:10 +0000 (20:47 +0800)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Fri, 9 Dec 2011 10:10:19 +0000 (10:10 +0000)
  Remove the out of date comment, i.e., "# libqemu" since libqemu.a is not
available anymore.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Chen Wei-Ren <chenwj@iis.sinica.edu.tw>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Makefile.target

index a111521..7369a89 100644 (file)
@@ -92,8 +92,6 @@ tci-dis.o: QEMU_CFLAGS += -I$(SRC_PATH)/tcg -I$(SRC_PATH)/tcg/tci
 
 $(libobj-y): $(GENERATED_HEADERS)
 
-# libqemu
-
 translate.o: translate.c cpu.h
 
 translate-all.o: translate-all.c cpu.h