]> Untitled Git - axy/ft/ft_printf.git/commitdiff
Bonus target
author= <=>
Sun, 2 Nov 2025 13:04:23 +0000 (14:04 +0100)
committer= <=>
Sun, 2 Nov 2025 13:04:23 +0000 (14:04 +0100)
Makefile

index eb1c7b09a2fbdb5a8b820ce0c574f70f6a92d896..7835d12163c9c69b60a20c7e1867b8a82940d8c6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,4 +24,6 @@ fclean : clean
 
 re : fclean all
 
-.PHONY : all clean fclean re
+bonus :
+
+.PHONY : all clean fclean re bonus