From: = <=> Date: Wed, 29 Oct 2025 16:02:29 +0000 (+0100) Subject: Added bonus to phony target X-Git-Url: https://git.uwuaxy.net/?a=commitdiff_plain;h=HEAD;p=axy%2Fft%2Flibft.git Added bonus to phony target --- diff --git a/Makefile b/Makefile index a423fba..b8b08ea 100644 --- a/Makefile +++ b/Makefile @@ -31,4 +31,4 @@ fclean : clean re : fclean all -.PHONY : all clean fclean re +.PHONY : all clean fclean re bonus