From: = <=> Date: Sun, 2 Nov 2025 13:04:23 +0000 (+0100) Subject: Bonus target X-Git-Url: https://git.uwuaxy.net/?a=commitdiff_plain;h=bb2b21ef4160e916ae044107788946a72a349b06;p=axy%2Fft%2Fft_printf.git Bonus target --- diff --git a/Makefile b/Makefile index eb1c7b0..7835d12 100644 --- 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