I Put this in Makefile
color.o: color.c conf.h
$(CC) -c $(CFLAGS) color.c
When i make all i get this:
"Makefile", line 142: Need an operator
Fatal errors encountered -- cannot continue
-Line 142 is:
$(CC) -c $(CFLAGS) color.c
I don't know how to code at all.. i am trying to install this snippet
tho.. please help.
+------------------------------------------------------------+
| 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