A Makefile allows you to automate your build process and avoid typing the same commands every time. Here's how you can set it up for your project:↵
↵
Step 1: Create a Makefile↵
Create a file named Makefile in your project directory with the following content:↵
↵
↵
↵
https://www.notion.so/Ways-of-compiling-11cb727340be80e4aa1dd61467db5b19?pvs=4