Change build dir to 'build'

This commit is contained in:
Maieul BOYER 2024-04-28 18:14:57 +02:00
parent cf4620d0e9
commit f50fc68fb9
No known key found for this signature in database

View file

@ -6,12 +6,12 @@
# By: rparodi <rparodi@student.42.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2023/11/12 11:05:05 by rparodi #+# #+# #
# Updated: 2024/04/28 17:36:57 by maiboyer ### ########.fr #
# Updated: 2024/04/28 17:50:28 by maiboyer ### ########.fr #
# #
# **************************************************************************** #
# Objdir
OBJDIRNAME = ./objects
OBJDIRNAME = ./build
# Colors
GREEN = \033[32m