From owner-freebsd-doc@FreeBSD.ORG Thu May 22 19:37:44 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4B9E37B401 for ; Thu, 22 May 2003 19:37:44 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A3C043FAF for ; Thu, 22 May 2003 19:37:44 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 9AA7A530E; Fri, 23 May 2003 04:37:42 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: "Simon L. Nielsen" References: <20030523015453.GF92953@nitro.dk> From: Dag-Erling Smorgrav Date: Fri, 23 May 2003 04:37:42 +0200 In-Reply-To: (Dag-Erling Smorgrav's message of "Fri, 23 May 2003 04:35:28 +0200") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: doc@freebsd.org Subject: Re: doc build with .OBJDIR X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2003 02:37:45 -0000 Dag-Erling Smorgrav writes: > "Simon L. Nielsen" writes: > > I think the correct solution is to use .PATH in the makefiles. > No, the correct solution is to not use ${.OBJDIR} [...] Ah, sorry, I replied without really understanding what you were saying. Yes, of course, part of the solution is to use .PATH to specify where the sources for the images are found. Once that is done you can eliminate most of the ${.OBJDIR} use from doc.images.mk. DES -- Dag-Erling Smorgrav - des@ofug.org