From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KixfW-0007iT-52 for qemu-devel@nongnu.org; Thu, 25 Sep 2008 16:42:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KixfU-0007hJ-KS for qemu-devel@nongnu.org; Thu, 25 Sep 2008 16:42:33 -0400 Received: from [199.232.76.173] (port=42659 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KixfU-0007hB-9A for qemu-devel@nongnu.org; Thu, 25 Sep 2008 16:42:32 -0400 Received: from mailout.artfiles.de ([80.252.97.80]:57652) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KixfT-0008I4-P8 for qemu-devel@nongnu.org; Thu, 25 Sep 2008 16:42:32 -0400 Received: from [77.128.39.132] (helo=bttr-software.de) auth=rr@bttr-software.de by mailout.artfiles.de with esmtpa (Exim 4.69) id 1KixfK-0004lw-F8 for qemu-devel@nongnu.org; Thu, 25 Sep 2008 22:42:22 +0200 Message-ID: <48DBF7A9.1E3EB46@bttr-software.de> Date: Thu, 25 Sep 2008 22:42:18 +0200 From: Robert Riebisch MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Makefile question Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi all! I'm trying to enhance my personal Win32 build of QEMU 0.9.1. Because I wish to make it a "single click build", I'd like to correctly add a new object file to be linked into $(TARGET_DIRS)/qemu.exe ("i386-softmmu" at least) to the makefiles. (This object file will not be made from a .c file.) Unfortunately I'm no makefile expert. Please, could someone give me some hints, what and where to add to the makefiles? OBJS? VL_OBJS? Create new EXTRA_OBJS? Thanks in advance! Robert Riebisch -- BTTR Software http://www.bttr-software.de/