mirror of
https://github.com/mirror/make.git
synced 2026-08-09 17:38:47 +00: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.