From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F7U8G-0000Rh-Et for qemu-devel@nongnu.org; Fri, 10 Feb 2006 04:00:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F7U8F-0000RN-1u for qemu-devel@nongnu.org; Fri, 10 Feb 2006 04:00:00 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F7U8E-0000RI-Ta for qemu-devel@nongnu.org; Fri, 10 Feb 2006 03:59:58 -0500 Received: from [217.24.0.78] (helo=legolas.otaku42.de) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1F7UBy-0001FA-33 for qemu-devel@nongnu.org; Fri, 10 Feb 2006 04:03:50 -0500 Subject: Re: [Qemu-devel] [PATCH][RFC] Make documentation optional From: Michael Renzmann In-Reply-To: <20060210085406.GA17813@aon.at> References: <1139557403.5264.25.camel@gimli> <1139557720.5264.28.camel@gimli> <20060210085406.GA17813@aon.at> Content-Type: text/plain Date: Fri, 10 Feb 2006 09:59:55 +0100 Message-Id: <1139561995.5127.1.camel@gimli> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: mrenzmann@otaku42.de, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bernhard Fischer Cc: qemu-devel@nongnu.org Hi. On Fri, 2006-02-10 at 09:54 +0100, Bernhard Fischer wrote: > What about just doing this > -install -m 644 qemu-doc.html qemu-tech.html "$(docdir)" That would work, but the user won't be noticed of the fact that parts of the documentation isn't generated. Bye, Mike