Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: X11 build system



On Fri, Jan 23, 2009 at 01:58:49PM +0000, Christos Zoulas wrote:
> In article <18808.61837.964961.607520%viola.nmsu.edu@localhost>,
> Brook Milligan <brook%biology.nmsu.edu@localhost> wrote:
> >Would someone mind explaining how the X11 build system works to pull
> >parts from /usr/xsrc/external/mit?
> >
> >I would like to add import dmx and add support for it to our build
> >process, but there are a bunch of magic make variables getting used
> >and I'm afraid I don't see where they are set.  As a result, I cannot
> >modify what is there to include the new code.
> >
> >Any help and guidance is greatly appreciated.  Thanks.
> 
> The basic idea is using .PATH to tell make where to find things.

Remembering that make will have changed directory to the OBJDIR
(due to some hackery when make starts) before running any commands.

        David

-- 
David Laight: david%l8s.co.uk@localhost


Home | Main Index | Thread Index | Old Index