www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/07/06/12:19:12

Date: Thu, 6 Jul 2000 19:18:39 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de>
cc: djgpp AT delorie DOT com
Subject: Re: Possible make breakage
In-Reply-To: <8k1pae$am0$1@nets3.rz.RWTH-Aachen.DE>
Message-ID: <Pine.SUN.3.91.1000706191720.26613E-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On 6 Jul 2000, Hans-Bernhard Broeker wrote:

> "Tim \"Zastai\" Van Holder" <zastai AT hotmail DOT com> wrote:
> 
> > .c.o:
> >     source='$<' object='$@' libtool=no \
> >     depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
> >     $(CCDEPMODE) $(depcomp) \
> >     $(COMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
> 
> AFAICS, the most probable problem with this is that 'make' did not
> recognize that it needs to invoke a shell to execute it, for lack of
> any of the 'telltale' signs (no ';', no recognized Sh-only internal
> command, no '(', ')' around the command).

One of the signs used by Make is the `=' character on the command line 
before any command name.  That's what should have worked here.

- Raw text -


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