Subject: Re: My makefiles are all broken.
To: None <current-users@NetBSD.org>
From: Alan Barrett <apb@cequrux.com>
List: current-users
Date: 07/20/2003 11:10:04
On Sat, 19 Jul 2003, Hisashi T Fujinaka wrote:
> For some reason, I keep getting the same message:
> Missing }.
> 
> For example:
> htodd@allison:/usr/src/lib/libc > make includes
> Missing }.

This is the kind of error I would expect if the kernel doesn't know how
to execute the "make" binary, so your shell is trying to interpret it as
a shell script.

--apb (Alan Barrett)