GNU Make Notes
GNU Make notes
https://www.cmcrossroads.com/article/basics-getting-environment-variables-gnu-make
exit script with exit 0 or make will interpret it as error if there is no 0 returned. Context below
https://www.cmcrossroads.com/article/basics-getting-environment-variables-gnu-make
exit script with exit 0 or make will interpret it as error if there is no 0 returned. Context below