This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: *** missing separator. Stop. error when running make



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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]