Re: BUGs BUGs BUGs

From: Nikolas (nikolas999@bol.com.br)
Date: 12/05/01


The colour.txt says

-=-=-=-=-=-=-=-=-=-
     Makefile
-=-=-=-=-=-=-=-=-=-

Search for:

spells.o utils.o weather.o { .o = .obj?

Change to:

spells.o utils.o weather.o color.o

Search for:
class.o: class.c conf.h sysdep.h structs.h db.h utils.h spells.h
interpreter.h

$(CC) -c $(CFLAGS) class.c ( I dont find it... I use makefile.bcc55

Below it, add:
color.o: color.c conf.h

-----------------------------

And where i go to find how to modify lvls? What paste?

Thank You,
Nikolas

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 06/24/03 PDT