Files
Phoenix/buildtools
Christoph Moench-Tegeder e539f81cd9 GNUMakeBuilder: "make" command controllable via environment
Some systems (notably BSDs) install GNU make as "gmake" - just
invoking "make" and hoping it understands GNU arguments will not
work there. Traditionally, an alternative "make" command can be
selected with the MAKE environment variable.
This changes GNUMakeBuilder (and by extension, AutoconfBuilder)
to invoke the command given in $MAKE and fall back to "make" if
MAKE has not been set.
2019-12-15 21:58:52 +01:00
..
2019-09-14 01:15:47 -07:00
2016-12-02 15:55:07 -08:00
2016-09-22 09:46:39 -07:00
2019-12-12 11:20:11 -08:00