Difference between revisions of "Programming"
| Line 1: | Line 1: | ||
Makefile Variables Used by Implicit Rules | Makefile Variables Used by Implicit Rules | ||
https://www.gnu.org/software/make/manual/html_node/Implicit-Variables.html | https://www.gnu.org/software/make/manual/html_node/Implicit-Variables.html | ||
| + | |||
| + | Exit code from command shell: | ||
| + | https://bash.cyberciti.biz/guide/The_exit_status_of_a_command | ||
Revision as of 21:12, 25 March 2019
Makefile Variables Used by Implicit Rules
https://www.gnu.org/software/make/manual/html_node/Implicit-Variables.html
Exit code from command shell:
https://bash.cyberciti.biz/guide/The_exit_status_of_a_command