Re: Problem Installing Color:

From: Mendou (nikolai@MONTANA.COM)
Date: 03/08/98


-->I Put this in Makefile
-->
-->color.o: color.c conf.h
-->        $(CC) -c $(CFLAGS) color.c
I would guess that you didn't tab before the $(CC), etc line.
color.o: color.c conf.h
{TAB}$(CC) -c $(CFLAGS) color.c

(obviously {TAB} is replaced with an actualy tab)

Jon Nielsen
nikolai@montana.com

"Where once was many, few now stand. The best and the brightest,
remaining steadfast in the face of the relentless enemy called
Reality. It's sweet embrace giving oblivion to those foolish enough
to step into it."
- Troy McLeod


     +------------------------------------------------------------+
     | 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/15/00 PST