From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KjFkD-0001Nn-EC for qemu-devel@nongnu.org; Fri, 26 Sep 2008 12:00:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KjFk7-0001LY-Pr for qemu-devel@nongnu.org; Fri, 26 Sep 2008 12:00:36 -0400 Received: from [199.232.76.173] (port=44552 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KjFk7-0001LC-Fy for qemu-devel@nongnu.org; Fri, 26 Sep 2008 12:00:31 -0400 Received: from mailout.artfiles.de ([80.252.97.80]:58013) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KjFk6-0008OX-TN for qemu-devel@nongnu.org; Fri, 26 Sep 2008 12:00:31 -0400 Received: from [87.185.160.209] (helo=bttr-software.de) auth=rr@bttr-software.de by mailout.artfiles.de with esmtpa (Exim 4.69) id 1KjFk3-0007K0-EF for qemu-devel@nongnu.org; Fri, 26 Sep 2008 18:00:27 +0200 Message-ID: <48DD071A.88266F01@bttr-software.de> Date: Fri, 26 Sep 2008 18:00:26 +0200 From: Robert Riebisch MIME-Version: 1.0 Subject: Re: [Qemu-devel] Makefile question References: <48DBF7A9.1E3EB46@bttr-software.de> <48DBF8F4.3060701@codemonkey.ws> <48DBFA61.5296ADA8@bttr-software.de> <48DCF7AD.5040301@codemonkey.ws> <48DD000B.C74F7773@bttr-software.de> <48DD0213.4060702@codemonkey.ws> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Anthony Liguori wrote: > > Instead of QEMU_FILEVERSION and QEMU_PRODUCTVERSION? > > No, because FILEVERSION numbers must be in format "a, b, c, d". > > > > Okay, I didn't know that. No problem. :-) Btw: What's the difference betweeen VL_OBJS and OBJS in Makefile.target? I added "OBJS+=version.o" to the 0.9.1 Makefile.target, but it isn't linked in to the final EXE. If I delete version.o and version.rc, it doesn't even complain about not finding these files. Robert Riebisch -- BTTR Software http://www.bttr-software.de/