RE: Makefile *** missing separator

2003-07-15 Thread Andrew Jacka
>> I have a question about gnumake under cygwin... >> I am getting an error "*** missing separator" compliling using a >> home-baked makefile. > > I believe "separator" in makefiles equals the TAB character. > > a) Ensure that you type them at apropriate positions ($ info make) > b) Ensure that you

RE: Makefile *** missing separator

2003-07-07 Thread Hannu E K Nevalainen \(garbage mail\)
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > Of Andrew Jacka > I have a question about gnumake under cygwin... > I am getting an error "*** missing separator" compliling using a > home-baked makefile. I believe "separator" in makefiles equals the TAB character. a) Ensure th

Makefile *** missing separator

2003-07-06 Thread Andrew Jacka
Hi, I have a question about gnumake under cygwin... I am getting an error "*** missing separator" compliling using a home-baked makefile. The following is the segment of the Makfile that is causing the problem. The error refers to the line starting with $(LIB) -