style(make): using printf for unity w/ macos & linux

This commit is contained in:
Raphael 2025-12-25 01:38:39 +01:00
parent 6246c4b7a8
commit a4b8d55bc4
No known key found for this signature in database

View file

@ -6,7 +6,7 @@
# By: rparodi <rparodi@student.42.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2023/11/12 11:05:05 by rparodi #+# #+# #
# Updated: 2025/02/10 10:02:41 by rparodi ### ########.fr #
# Updated: 2025/10/10 17:59:41 by rparodi ### ########.fr #
# #
# **************************************************************************** #
@ -113,7 +113,7 @@ footer:
@printf ' $(GREY)The compilation is$(END) $(GOLD)finish$(END)\n $(GREY)Have a good $(END)$(GOLD)correction !$(END)\n'
clangd:
@echo \
@printf \
"CompileFlags:\n" \
" Add:\n" \
" - \"-std=c++98 -Wall -Wextra -Werror\"\n" \