mirror of
https://git.savannah.gnu.org/git/make.git
synced 2025-12-31 00:02:54 -05: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.