Compiling Code and Make Introduction.

Objectives

We would like to :
  1. Understand how to use make
  2. Understand how to create a Makefile
  3. Understand some compiler flags and how they can help us avoid errors.

Notes