Subject: Re: 11/16/99 make build error
To: Hisashi T Fujinaka <htodd@twofifty.com>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: current-users
Date: 11/16/1999 19:32:21
Hisashi T Fujinaka wrote:
> 
> While doing a "make depend" in /usr/src/lib, I seem to get an end-of-line
> inserted between "-traditional-cpp" and "$files", screwing up the
> "if" statement on the line.
> 
> I'm trying to follow the make files around, but I'm not having any luck.

Make sure you have

/usr/share/mk/bsd.dep.mk:
     $NetBSD: bsd.dep.mk,v 1.29 1999/11/16 13:15:09 tron Exp $

(I fell for this too)

Cheers,

Patrick