Makefiles 101: how to use make as a task automation tool
Not everyone is aware that make can easily be used to manage tasks in your projects. In this article, I’d like to share a brief introduction to how Makefiles help me automate some tasks in my day to day activities. This brief guide will focus on using make as an automation tool for tasks rather than a tool for compiling code.
June 20, 2019 at 10:40:17 AM EDT
*
FILLER