mise a norme de libft

This commit is contained in:
hugodu69
2020-06-24 17:56:39 +02:00
parent 03d1041716
commit 0b693527f1
3 changed files with 1 additions and 160 deletions

View File

@@ -52,7 +52,7 @@ clean:
fclean: clean
make fclean -C $(LDIR)
/bin/rm -f $(NAME)
/bin/rm -f out*.txt a.out temoin.txt exemple.txt
/bin/rm -f out*.txt a.out a.out.dSYM temoin.txt exemple.txt
re: fclean all