I am trying to learn how Makefile works, I made a Makefile which compile all the functions I made in one executable named libft.a I write a main.c to use these functions using m