Use tabs not spaces in the makefile.  Chances are that you copy-pasted 
that line into your makefile.  You can only use one space in makefiles at 
a time.  So go back and delete the spaces infront of it and use tabs 
instead.  Makefiles HATE multiple spaces.  Hope that helps.
Monroe - Eternal
> clan.o: clan.c conf.h sysdep.h structs.h utils.h comm.h spells.h handler.h
> \
>   db.h clan.h
>         $(CC) -c $(CFLAGS) clan.c
> 
         , A ,
     _,-~(_X_)~-,_
  ,/`,/ ,  ;  , \,`\,         
 /-,/-,/~`Y;Y`~\,-\,-\         Michael A. Clubine (maclubin@syr.edu)
          `Y`                   E t e r n a l  (smith.syr.edu 4000)
           }   Dragon by:	     http://borogove.syr.edu/
          {     Dan Hunt
           }                    "The land of Eternal awaits you..."
           V               
+-----------------------------------------------------------+
| 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