On Sat, 22 Feb 2003 22:24:20 -0800 (PST)
Erez Boym <[EMAIL PROTECTED]> wrote:
> Well, KDevelop created that file. It's created when I
> press MAKE on KDevelop trying to make a CVS version of
> TerraGear.
If you use KDevelop, than from the build menu choose 'Configure'
before you choose 'Make'.
>F
t; On Sat, Feb 22, 2003, Erez Boym wrote about
> "Mystifying makefile error":
> > Hi
> >
> > Running Make I get an error which I am unable to
> > resolve, the error is:
> > Makefile:164: *** missing separator. Stop.
> >
> > line :
> >
"Nadav Har'El" <[EMAIL PROTECTED]> writes:
> On Sat, Feb 22, 2003, Erez Boym wrote about "Mystifying makefile error":
> > Hi
> >
> > Running Make I get an error which I am unable to
> > resolve, the error is:
> > Makefile:16
On Sat, Feb 22, 2003, Erez Boym wrote about "Mystifying makefile error":
> Hi
>
> Running Make I get an error which I am unable to
> resolve, the error is:
> Makefile:164: *** missing separator. Stop.
>
> line :
> @AMDEP_TRUE@@am__include@
> @[EMAIL PROTEC
Hi
Running Make I get an error which I am unable to
resolve, the error is:
Makefile:164: *** missing separator. Stop.
The error is produced by a makefile on the following
line :
@AMDEP_TRUE@@am__include@
@[EMAIL PROTECTED](DEPDIR)/[EMAIL PROTECTED]@
any ideas on what the problem mite be ?
Th