Hi, on my system (Win7, MSYS2, MINGW64) the make variable $(Make) is not set, so command expansion fails.
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) $@ ########## $ which make /usr/bin/make -- Stephan Petzchen Gesius GmbH --- 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
