diff --git a/Makefile b/Makefile index 22f5f05..ba2773f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ #compiler flags + CFLAGS=-Wall -Wextra -g