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   [EMAIL PROTECTED]   http://funkturm.homeip.net/~peter


Reply via email to