Bon il faut ranger la chambre sinon impec

This commit is contained in:
Etienne Rey-bethbeder
2023-02-16 14:30:28 +01:00
parent b20d4e0ddc
commit 02f5815485
41 changed files with 134 additions and 116 deletions

View File

@ -7,7 +7,7 @@ NAME = minishell
CC = gcc
CFLAGS = -Wall -Werror -Wextra -g
CFLAGS = -Werror -Wextra -g
LIBS = libftx/libftx.a