* [Qemu-devel] [4828] Add -MT
@ 2008-07-02 21:16 malc
0 siblings, 0 replies; only message in thread
From: malc @ 2008-07-02 21:16 UTC (permalink / raw)
To: qemu-devel
Revision: 4828
http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=4828
Author: malc
Date: 2008-07-02 21:16:22 +0000 (Wed, 02 Jul 2008)
Log Message:
-----------
Add -MT
Unbreaks dependency generation for audio, slirp and tests
Modified Paths:
--------------
trunk/Makefile
Modified: trunk/Makefile
===================================================================
--- trunk/Makefile 2008-07-02 21:03:08 UTC (rev 4827)
+++ trunk/Makefile 2008-07-02 21:16:22 UTC (rev 4828)
@@ -10,7 +10,7 @@
CFLAGS += $(OS_CFLAGS) $(ARCH_CFLAGS)
LDFLAGS += $(OS_LDFLAGS) $(ARCH_LDFLAGS)
-CPPFLAGS += -I. -I$(SRC_PATH) -MMD -MP
+CPPFLAGS += -I. -I$(SRC_PATH) -MMD -MP -MT $@
CPPFLAGS += -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
LIBS=
ifdef CONFIG_STATIC
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-07-02 21:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-02 21:16 [Qemu-devel] [4828] Add -MT 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).