Source-Changes archive

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

Re: CVS commit: src



> From: Simon Burge <simonb%telstra.com.au@localhost>
>
> 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@localhost



Home | Main Index | Thread Index | Old Index