1. Question DJGPP Makefile
- Posted by Bernie Ryan <bwryan at PCOM.NET> Mar 28, 1999
- 811 views
I have a DJGPP make file that works fine until I try to edit it
by adding another object file to it. I think that I am includeing
all the proper entries but I keep getting the following error.
*** missing separator. Stop.
Of course it displays a line number but that line has no missing
space or colon which is what I think this message means.
Bernie

