From 8f672ff5b0ca7bc51e492e5d6d5073124b319250 Mon Sep 17 00:00:00 2001 From: simon Date: Mon, 9 Dec 2024 21:14:48 +0100 Subject: [PATCH] modified: Makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 22f5f05..ba2773f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ #compiler flags + CFLAGS=-Wall -Wextra -g