diff --git a/cpp06/ex00/Makefile b/cpp06/ex00/Makefile index e8a03e1..8aad4ce 100644 --- a/cpp06/ex00/Makefile +++ b/cpp06/ex00/Makefile @@ -6,14 +6,14 @@ # By: rparodi +#+ +:+ +#+ # # +#+#+#+#+#+ +#+ # # Created: 2023/11/12 11:05:05 by rparodi #+# #+# # -# Updated: 2025/03/22 22:20:09 by rparodi ### ########.fr # +# Updated: 2025/03/23 18:59:18 by rparodi ### ########.fr # # # # **************************************************************************** # # Variables # Name -NAME = intern +NAME = convert # Commands CXX = c++