autoconf
[Top][All Lists]
Advanced

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

Re: Auto-tools & Win32 & Borland C++ Builder


From: Mike Castle
Subject: Re: Auto-tools & Win32 & Borland C++ Builder
Date: Thu, 24 May 2001 09:18:01 -0700
User-agent: Mutt/1.3.18i

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
  address@hidden  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

[Prev in Thread] Current Thread [Next in Thread]