Mike Castle writes:

> On Thu, May 24, 2001 at 02:08:22AM +0200, Peter Eisentraut wrote:
> > Make config.status put all the configuration information into a single
> > makefile and have all the other makefiles include that one.  It's saved me
> > many boring waits.
>
> How do you reference the generated make file?

include $(top_builddir)/Makefile.global

This requires that you set top_builddir somewhere.

> I'm thinking about problems building outside of the source tree.

Not a problem here.

-- 
Peter Eisentraut   [EMAIL PROTECTED]   http://funkturm.homeip.net/~peter


Reply via email to