mirror of
https://github.com/mirror/make.git
synced 2026-09-01 20:28:09 +08: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.