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: Peter Eisentraut
Subject: Re: Auto-tools & Win32 & Borland C++ Builder
Date: Thu, 24 May 2001 23:17:57 +0200 (CEST)

Mike Castle writes:

> 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?"

The preceeding line:

top_builddir = ../../.. # whatever
include $(top_builddir)/Makefile.global

-- 
Peter Eisentraut   address@hidden   http://funkturm.homeip.net/~peter




reply via email to

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