From b0af51ad0aee46d3455f2c04e4c34cb909c8789a Mon Sep 17 00:00:00 2001 From: Orestis Malaspinas <orestis.malaspinas@hesge.ch> Date: Tue, 8 Oct 2019 10:16:52 +0200 Subject: [PATCH] updated homepage with make --- index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.md b/index.md index b116b65..696513d 100644 --- a/index.md +++ b/index.md @@ -49,6 +49,8 @@ La chaîne *mixer.com* de mes cours se trouve sur <https://www.mixer.com/omhepia ## Base 3 [PDF](prog_seq_c_cours/base_3.pdf) +## Intro à `make` [PDF](prog_seq_c_cours/make.pdf) + # Exercices de programmation séquentielle en C ## Le nombre secret, [HTML](prog_seq_c_tp/nombre_secret/index.html), [PDF](prog_seq_c_tp/nombre_secret/nombre_secret.pdf) -- GitLab