%% Stan Ryckman <stanr(_at_)sunspot(_dot_)tiac(_dot_)net> writes:
  >> Makefile:167: *** missing separator.  Stop.
  sr> I've also seen that sort of message when a GNUmakefile is given to
  sr> an old-fashioned "make".  What "make" are you using?  Does
  sr> "make -v" show anything useful?
That's definitely a GNU make error message.
  sr> I'm a bit suspicious that it may not like the continued line (169)
  sr> because it starts with a TAB.  Try without that TAB.
Nope, continued lines can start with anything.  The text is simply
appended to the end of the _previous_ line, so make doesn't care in the
slightest what it starts with.  It could be spaces, TABs, or any
combination.
-- 
-------------------------------------------------------------------------------
 Paul D. Smith <psmith(_at_)baynetworks(_dot_)com>         Network Management 
Development
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist
-------------------------------------------------------------------------------
   These are my opinions---Nortel Networks takes no responsibility for them.
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail