[IRCServices] the Makefile

Philippe Levesque p_levesque at sympatico.ca
Sun Jan 27 00:11:01 PST 2002


    Does it's only me, but the makefile seem broken when using "make" ?,
it return error when compiling the languages files. gmake seem to not
worry, and pass easilly without errors. Im writting, because i got
thoses error from a new release i got from the services.

peace,

Phil

   (nb. the error look like that when using make:
(cd lang ; make CFLAGS=" -O2 -Wall -g")
"Makefile", line 18: Need an operator
"Makefile", line 21: Need an operator
"Makefile", line 23: Need an operator
"Makefile", line 25: Need an operator
"Makefile", line 28: Need an operator
"Makefile", line 30: Need an operator
make: fatal errors encountered -- cannot continue
*** Error code 1)