[Circle] [Code] Makefile prob

mch@gladstone.uoregon.edu
Date: 11/11/96


Okie I am trying to put in the auction.c code and I am having trouble
with the Makefile I added the auction.c in the main part but then I also
added the lines:

auction.o: auction.c conf.h sysdep.h structs.h utils.h comm.h
interpreter.h \
        handler.h db.h
        $(CC) -c $(CFLAGS) auction.c

and it gives me the error:

Makefile:230: *** missing separator.  Stop.

Could you tell me what I am doing wrong?
+-----------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
|   http://cspo.queensu.ca/~fletcher/Circle/list_faq.html   |
+-----------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/18/00 PST