Subject: Re: CVS commit: src
To: None <simonb@telstra.com.au>
From: Ross Harvey <ross@ghs.com>
List: source-changes
Date: 01/16/1999 15:50:55
> From: Simon Burge <simonb@telstra.com.au>
>
> This fails on obj dirs (can't open `../common/macros').  Adding
> -M${.CURDIR} to Makefile.inc didn't seem to work, but then I know
> almost no *roff at all.  Any ideas?
>
> On Tue, 12 Jan 1999 23:30:11 -0800 (PST)  Ross Harvey wrote:
>
> > Committed By:	ross
> > Modified Files:
> > 
> > 	src/distrib/notes: Makefile
> > 	src/distrib/notes/alpha: hardware install legal prep whatis xfer
> > 	src/distrib/notes/amiga: hardware install legal prep upgrade xfer
> > :::
> > :::

Urk, right. In the local macros, I redefine the .so request to one that
understands \*[.CURDIR]. (I guess you didn't see the line containing:
"-d.CURDIR=${.CURDIR}" in Makefile.inc. :-)

But then I split the macros file out,  .so'ed it, and--chicken+egg problem..
Anyway, fixed now.

    Ross.Harvey@Computer.Org