GNL now using libft functions
This commit is contained in:
@@ -17,8 +17,6 @@ SRC = ft_strlen.c ft_strlcpy.c ft_strlcat.c ft_strchr.c \
|
||||
ft_memfree.c ft_issign.c ft_isspace.c ft_iabs.c \
|
||||
ft_strcmp.c
|
||||
|
||||
|
||||
|
||||
OBJ = $(SRC:.c=.o)
|
||||
|
||||
CC = cc
|
||||
|
||||
Reference in New Issue
Block a user