>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? *raises hand with the utmost excitement* OO OO!!! Let ME answer this one PLEEEEEEEEEEAAAAAAAAASSEEEEE....... I know it... I know it, i REALLY know it THIS TIME!!!! >color.o: color.c conf.h > $(CC) -c $(CFLAGS) color.c ^^^^^^^^ THOSE should NOT be spaces, THOSE should be A <TAB>. (tab key, not the actual string '<TAB>' :-) >Makefile:145: *** missing separator. Stop. Code On Akuma the Raging Coder +------------------------------------------------------------+ | "The poets talk about love, but what I talk about is DOOM, | | because in the end, DOOM is all that counts." - | | Alex Machine/George Stark/Stephen King, The Dark Half | | "Nothing is IMPOSSIBLE, Just IMPROBABLE" | | "Easier Said Than Done, But Better Done Than Said..." | +------------------------------------------------------------+ +------------------------------------------------------------+ | 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