[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Which is the missing separator?
From: |
Paul D. Smith |
Subject: |
Re: Which is the missing separator? |
Date: |
Wed, 27 Mar 2002 17:14:10 -0500 |
%% maxx <address@hidden> 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 <address@hidden> 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