Mail Archives: cygwin/1998/10/16/02:32:32
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 AT msil DOT sps DOT mot DOT com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -