mirror of
https://github.com/mirror/make.git
synced 2026-08-31 19:58:10 +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.