mirror of
https://github.com/mirror/make.git
synced 2026-08-24 19:03:27 +08:00
Add "!" to the list of shell escape characters: POSIX sh allows it to be used to negate the return value of the command.
Add "!" to the list of shell escape characters: POSIX sh allows it to be used to negate the return value of the command.