Re: [NEWBIE] [CODE] A little help if possible :)

From: Tony Robbins [Kupek] (tonyr@NWPACLINK.COM)
Date: 08/20/98


> <snip>
> gcc -c -g -O2 -Wall  races.c
> make[1]: *** No rule to make target ` ', needed by `shop.o'.  Stop.
> make[1]: Leaving directory `/u/adtest/circle30bpl12/src'
> <end snip>

I _THINK_ you need to do this:

shop.o: shop.c shop.h helperfiles.h
        $(CC) -(CFLAGS) shop.o
^^^^^^^^ must be a TAB

I could be wrong (I've been wrong one or two thousand times).

-B.


     +------------------------------------------------------------+
     | 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