mirror of
https://github.com/mirror/make.git
synced 2026-08-09 17:38:47 +00:00
The next POSIX standard will define "::=" to have the same behavior as GNU make's ":=", so add support for this new operator.
The next POSIX standard will define "::=" to have the same behavior as GNU make's ":=", so add support for this new operator.