Subject: Re: Build from Tues night fails ...
To: None <rvb@sicily.odyssey.cs.cmu.edu>
From: Bill Studenmund <skippy@macro.stanford.edu>
List: current-users
Date: 07/09/1998 10:28:14
On 9 Jul 1998 rvb@sicily.odyssey.cs.cmu.edu wrote:

> Bill Studenmund <skippy@macro.stanford.edu> writes:
> 
> > Please just make sure that this fix will work w/ OBJMACHINE setups, too.
> > I.E. obj.i386, obj.mac68k etc.
> I just tried w and w/o obj.  I'll look into this.

I think a better solution is to stick the current directory in the path. I
think just adding .CURDIR to the path will be fine.

Although I think it's a bug for .c files which aren't generated to depend
on something. If you just change it so that the .o's depend on parse-h
then everything will work right. I think.

Take care,

Bill