「🗑️」 clean: cleanup things and slightly improved ex02/main.cpp
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
# By: mmoussou <mmoussou@student.42angouleme.fr +#+ +:+ +#+ #
|
||||
# +#+#+#+#+#+ +#+ #
|
||||
# Created: 2024/01/22 07:21:18 by mmoussou #+# #+# #
|
||||
# Updated: 2025/08/30 13:38:12 by mmoussou ### ########.fr #
|
||||
# Updated: 2025/09/01 15:45:57 by mmoussou ### ########.fr #
|
||||
# #
|
||||
# **************************************************************************** #
|
||||
|
||||
@@ -27,7 +27,7 @@ INCLUDES = .
|
||||
|
||||
NAME = PmergeMe
|
||||
|
||||
SRCS = main.cpp #PmergeMe.cpp
|
||||
SRCS = main.cpp PmergeMe.cpp
|
||||
|
||||
OBJSDIR = obj/
|
||||
OBJS = $(addprefix $(OBJSDIR), $(SRCS:.cpp=.o))
|
||||
|
||||
Reference in New Issue
Block a user