On Thu, May 24, 2001 at 11:37:22AM +0200, Peter Eisentraut wrote:
> Mike Castle writes:
> > How do you reference the generated make file?
> 
> include $(top_builddir)/Makefile.global
> 
> This requires that you set top_builddir somewhere.

Well, that's the magic I was wondering about.  :->

What is the "somewhere?"  

Environment variable?  Or only the top level of the generated make file,
which means that you either can't go to a sub-directory and type make, or
you still generate a make file in each subdirectory, only it's a stub
instead.

mrc
-- 
       Mike Castle       Life is like a clock:  You can work constantly
  [EMAIL PROTECTED]  and be right all the time, or not work at all
www.netcom.com/~dalgoda/ and be right at least twice a day.  -- mrc
    We are all of us living in the shadow of Manhattan.  -- Watchmen

Reply via email to