c/programming · by writ@lemmy.world · 3yMakefile tutorial https://makefiletutorial.com/For anyone interested to understand Makefiles with nice examples. 39 points · 1 comments · view on lemmy.world
1 Comments
theherk@lemmy.world · 4 pts · 3y
I use Make quite a bit, but I think just is worth checking out if you need a command runner that isn’t necessarily a build system.