ok im trying to add the easy color patch, but when i edit the makefile
like it says to:
2. Add "color.o" to the object list in the Makefile (after comm.o) and
after
the comm.o dependencies lines add this:
color.o: color.c conf.h
        $(CC) -c $(CFLAGS) color.c
I get this message:
Makefile:145: *** missing separator.  Stop.
What am I doing wrong?
-serapi
     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/08/00 PST