www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1994/11/20/08:54:25

To: williamc AT aifh DOT ed DOT ac DOT uk
Cc: djgpp AT sun DOT soe DOT clarkson DOT edu
Subject: Re: cbgrx103 won't compile
Date: Sun, 20 Nov 94 13:50:27 +0200
From: "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>

>  - the `makefile.gcc's include directives which look like
>
>     !if !$d(MODEL)
>      MODEL = l
>      !endif
>
>    and so on.  Is this written for the Borland make or something?
>    (The equivalent with Gnu make would be ifdef/endif.)
>  - In the rule
>
>      $(GCCLIB): $(GCCOBJ)
>	      -del $(GCCLIB)
>	      ar rvs $(GCCLIB) @&&!
>	      $(GCCOBJ)
>	      $(GEVENT)
>      !
>
>    the @&&! is obviously supposed to mean something like <<! but goes
>    gets passed straight through to `ar'---is this a Borland thing?
>

Yes.  Makefiles in libgrx are for Borland make.  I don't know if another
make exists which will grok these features; GNU Make surely won't.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019