sorry, just a typo inside the mail. Anyway in my make file its: $(Make)

all clean check install mytarget:
cd src && $(Make) $@

On Thu, Jun 11, 2015 at 3:24 PM, Paul Moore <[email protected]> wrote:

> On 11 June 2015 at 12:46, Stephan Petzchen <[email protected]>
> wrote:
> > Maybe, I missed here something but I simply follow the rule that
> recursive
> > make commands should always use the variable MAKE, not the explicit
> command
> > name ‘make’.
> >
> > Would be great if anybody knows the missing link here....
> >
> > all clean mytarget:
> > cd src && $(Make) $@
>
> I may be wrong, but isn't the variable name case sensitive (and as you
> quote, all-caps MAKE), so should you not be using $(MAKE)...?
>
> Paul
>



-- 

Mit freundlichen Grüßen

Stephan Petzchen


Gesius GmbH
Beim Strohhause 31
20097 Hamburg, Germany
Tel.    +49 (40) 6094673-10
Mobil +49 (172) 1977014
Fax   +49 (40) 6094673-99
email: [email protected] <[email protected]>
www.gesius.de <http://gesius.de>

gesius. engineering excellence

Sitz der Gesellschaft/Registered office: Hamburg

Handelsregister/Commercial register:  HRB 117558

Geschäftsführung/executive board: Stephan Petzchen

---
This communication contains confidential information. If you are not the
intended recipient please return this email to the sender and delete it
from your records.
Diese Nachricht enthält vertrauliche Informationen. Sollten Sie nicht der
beabsichtigte Empfänger dieser E-mail sein, senden Sie bitte diese an den
Absender zurück und löschen Sie die E-mail aus Ihrem System.
------------------------------------------------------------------------------
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to