>
>make[1]: *** No rule to make target `gcc', needed by `arena.o'. Stop.
Where you list all the dependancies to arena.o, you need to change
something. It looks like this
arena.o: blah.h fruit.h scoot.h newt.h (etc, etc)
FLAGS-BLAH FLAGS-BLAH2 clan.o
^^^^^^^
That space right here needs to be a tab. You probably just used spaces.
Don't you love my examples? Hah!
Chuck Reed
+------------------------------------------------------------+
| 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