Date: Tue, 2 Dec 2003 02:07:22 +0300 (MSK) From: Dmitry Morozovsky <marck@rinet.ru> To: Ceri Davies <setantae@submonkey.net> Cc: doc@freebsd.org Subject: Re: I want the result to end up in a different directory when Imake the handbook Message-ID: <20031202020536.B30078@woozle.rinet.ru> In-Reply-To: <20031201213201.GD2357@submonkey.net> References: <3FCBAC1A.5000006@potentialtech.com> <20031201213201.GD2357@submonkey.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 1 Dec 2003, Ceri Davies wrote: CD> > I guess this would apply to anything under the doc tree. CD> > CD> > When I run make, I tried this (because it seemed logical) CD> > make FORMATS=html-split DESTDIR=/path/where/i/want/it CD> > CD> > But the html files are still created in the same directory CD> > that I ran make. CD> > CD> > I assume there's some incantation that will put the CD> > results where I want them, but I've been unable to figure CD> > it out. CD> CD> make FORMATS=html-split DESTDIR=/path/where/i/want/it install clean I suppose Bill wants to _make_ outside original tree. This at least needs 'make obj', and many parts of /usr/doc tree are whining when they're build with r/o /usr/obj with 'make obj' as a prerequisite. As usual, lack of time is main cause of /me not sending patches ;) Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031202020536.B30078>