mirror of
https://github.com/mirror/make.git
synced 2026-09-05 14:15:00 +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.