some norminettes and error in memorybook when adding a 2d pointer
This commit is contained in:
@@ -11,7 +11,7 @@ _DEP = libft.h
|
||||
DEPS = $(_DEP:%.h=$(IDIR)/%.h)
|
||||
|
||||
CFLAGS = -I$(IDIR)
|
||||
CFLAGS += -Wall -Wextra -Werror
|
||||
CFLAGS += -Wall -Wextra -Werror -g3
|
||||
|
||||
SRCS = \
|
||||
ft_bzero.c \
|
||||
|
||||
Reference in New Issue
Block a user