Mail Archives: cygwin/1997/08/29/08:54:56
Sandeep Neema <sl9y3 AT cc DOT usu DOT edu> writes:
>
> hi all,
> excuse my ignorance but the make that comes with b18 distribution
> always cacks on all my makefiles with error:
>
> Makefile:<lineno>: *** missing seperator. Stop.
>
> I am lost. please help!!
GNU Make expects the following syntax:
<TARGET>: <DEPENDENCIES>
\t<RULE0>
\t<RULE1>
.....
Other makes (like Watcom's wmake (really broken at all)) are
satisfied with whitespace ....
Ciao
Racke
--
This site is powered by Linux 2.0.29 and his friends
GNU CC 2.7.2, C Library 5.4.23, C++ Library 2.7.2.1, Binutils 2.8.1.0.1.
Surf to Racke's Webnode (URL: http://www.han.de/~racke)!
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -