Foo 22e9dfd885 Do not use ?= for defining macros
To define make macros one may use make arguments, so inheriting them from
environment is not needed. I also do not see nmake supporting `?=` (not sure
that anybody will use this though).
2015-07-20 08:18:47 +03:00
..
2012-12-18 16:03:15 +01:00
2015-07-20 08:18:47 +03:00