Re: [CODE] [NEWBIE] Autoauction 1.5 probs

From: Patrick Dughi (dughi@IMAXX.NET)
Date: 06/12/98


Make requires a tab before the $(CC) line:

gizzard.o: guts.c nasty_stuff.c gizzard.c digestive_system.c body.h
        $(CC) -c ($CFLAGS) gizzard.c
^^^^^^^^

    This is not 8 spaces, this is a tab.
                                PjD

On Fri, 12 Jun 1998, Anthony Rye wrote:

> On Fri, 12 Jun 1998, Jesse Scott wrote:
>
> I have the same patch and it works fine,
> This is how mine looks
> >
>        auction.o: auction.c conf.h sysdep.h structs.h utils.h comm.h interpreter.h \
>          handler.h db.h screen.h auction.h
>         $(CC) -c $(CFLAGS) auction.c
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> My Makefile.in looks the same as yours.
>
> make sure at the top you got "\" one space after the file name
>  i'm not sure what all you *.in file looks like, but if its like mine
> Make sure @LIBOBJ@ is the last one at the top too.
>
>
>      +------------------------------------------------------------+
>      | Ensure that you have read the CircleMUD Mailing List FAQ:  |
>      | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
>      +------------------------------------------------------------+
>


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