qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Dependencies generation
@ 2008-05-22 15:43 malc
  0 siblings, 0 replies; only message in thread
From: malc @ 2008-05-22 15:43 UTC (permalink / raw)
  To: qemu-devel

.. is wrong for (at least) tcg, and something like:

diff --git a/Makefile.target b/Makefile.target
index 310de1e..37a63f9 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -24,7 +24,7 @@ TARGET_BASE_ARCH:=sparc
  endif
  TARGET_PATH=$(SRC_PATH)/target-$(TARGET_BASE_ARCH)
  VPATH=$(SRC_PATH):$(TARGET_PATH):$(SRC_PATH)/hw
-CPPFLAGS=-I. -I.. -I$(TARGET_PATH) -I$(SRC_PATH) -MMD -MP -DNEED_CPU_H
+CPPFLAGS=-I. -I.. -I$(TARGET_PATH) -I$(SRC_PATH) -MMD -MT $@ -MP 
-DNEED_CPU_H
  #CFLAGS+=-Werror
  LIBS=
  DYNGEN=../dyngen$(EXESUF)

is needed.

-- 
mailto:av1474@comtv.ru

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-22 15:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-22 15:43 [Qemu-devel] Dependencies generation malc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).