Mail Archives: djgpp/1996/10/04/00:58:28
Nicholas FitzRoy-Dale wrote:
>
> Hi everyone, I was playing around with RSXNTDJ yesterday and encountered a
> few problems:
[snip]
> * "make" baulks at the makefiles with this message: "makefile:xxx: ***
> missing separator. stop."
Can't help you with the first problem, but this one is clearly mentioned
in the FAQ. GNU makefiles _must_ have TABs as the first character of a
command line, not spaces. Most DOS editors will use spaces, even if you
explicitly press the TAB key. Emacs is good about this assuming you
tell it to turn on 'tabify' in your _emacs file; different editors have
different solutions. I can recommend specific ones depending on which
editor you use. :)
--
---------------------------------------------------------------------
| John M. Aldrich, aka Fighteer I | fighteer AT cs DOT com |
| Plan: To find ANYONE willing to | http://www.cs.com/fighteer |
| play Descent 2 on DWANGO! | Tagline: <this space for rent> |
---------------------------------------------------------------------
- Raw text -