I've been trying to install easy color 2.2, i keep getting an error in the
makefile, i've tried it two ways, could someone shed some insight?
method 1:
249> color.o: color.c conf.h
250> $(CC) -c (CFLAGS) color.c
prodices the following error:
Makefile 250: *** mising separator. Stop.
method 2:
249> color.o: color.c conf.h \
250> $(CC) -c (CFLAGS) color.c
produces:
make[1] *** No rule to make target 'gcc', needed by 'color.o'. Stop.
I would appreciate any insights in this.
Kiera
|\ /| --<>---<>---<>---<>---<>---<>--
| \/ |
|\ /| The Moon illuminates the Earth
| \/ | With wondrous slivery rays;
| /\ | Illuminate me through the night
|/\ \| And through the sun-lit days
| |\
| | --<>---<>---<>---<>---<>---<>--
email: kiera@freenet.edmonton.ab.ca
+------------------------------------------------------------+
| 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