2 comments

[ 4.3 ms ] story [ 72.5 ms ] thread
This is a tutorial on using make with bash, and your favorite editor
I wrote this because there are several advantages to using make when writing shell scripts, such as improved documentation, working in teams, etc.