At 04:10 PM 8/16/2000, Pascal-Eric Servais wrote:
>The problem is that when my "Makefile" contains DOS type of linefeed, "make"
>complains and doesn't run. ( But work very well with a Makefile with UNIX
>type of linefeed ). Here is the message that it prints to the console :
>"Makefile:2: *** comm
This has been fixed in newer versions of GNU make.
--
---
Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at:
http://www.gnu.org http://www.paulandlesley.org/gmake/
"Please rema
The problem is that when my "Makefile" contains DOS type of linefeed, "make"
complains and doesn't run. ( But work very well with a Makefile with UNIX
type of linefeed ). Here is the message that it prints to the console :
"Makefile:2: *** commands commence before first target. Stop."
I use make