]> Untitled Git - axy/ft/libft.git/commitdiff
Added bonus to phony target master
author= <=>
Wed, 29 Oct 2025 16:02:29 +0000 (17:02 +0100)
committer= <=>
Wed, 29 Oct 2025 16:02:29 +0000 (17:02 +0100)
Makefile

index a423fbaf1f96f3df64258603fc3178ec1c9a065c..b8b08ea8cb68bd509f04d96dd265ee20104fc2ba 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -31,4 +31,4 @@ fclean : clean
 
 re : fclean all
 
-.PHONY : all clean fclean re
+.PHONY : all clean fclean re bonus