%% maxx <[EMAIL PROTECTED]> writes:

  m> Reading makefile `makefile'...
  m> makefile:12: *** missing separator.  Stop.

So, there is a bug in your makefile, at line 12.  This isn't a bug in
make.

If you check the GNU make manual there's a chapter listing the error
messages make will print, and what they typically mean.  Hopefully that
will help you figure out what's wrong with your makefile.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.paulandlesley.org/gmake/
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist

_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to