This repository contains a workshop to learn to use Makefiles. Its mains goal is to understand basic usage of Makefiles. It proposes an easy template of C project's structure and shows some tricks and Makefile' tools.
In this repository:
- A documentation about How to start with Makefile
- Examples (code)
Authors Corentin COUTRET-ROZET and Patricia MONFA-MATAS