From: alexr@aurora.sps.mot.com (Alex Rezinsky)
Subject: Re: *** missing separator.  Stop. error when running make
16 Oct 1998 02:32:32 -0700
Message-ID: <36260581.975D8D81.cygnus.gnu-win32@aurora.sps.mot.com>
References: <3624B79B.E316103@sonycom.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: Alexei Karpov <Alexei.Karpov@sonycom.com>
Cc: gnu-win32@cygnus.com


Hi,

Alexei Karpov wrote:

> Hi,
>
>     My makefile has string which contain ( f.e. ) next text :
> echo I do not know why it's does not work.
> When I run make utility I get next error : *** missing separator.  Stop.
>

Try two things:

1. Make sure you use only TAB symbols and not spaces in action lines.

2. Change your example string like that:
echo "I do not know why it's does not work."



Alex Rezinsky
Motorola Semiconductor Israel
alexr@msil.sps.mot.com

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
