updated Makefile

This commit is contained in:
djonker 2023-10-26 19:18:18 +02:00
parent 87324ea3ab
commit e23417a33c
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
# By: houtworm <codam@houtworm.net> +#+ # # By: houtworm <codam@houtworm.net> +#+ #
# +#+ # # +#+ #
# Created: 2023/10/26 10:46:29 by houtworm #+# #+# # # Created: 2023/10/26 10:46:29 by houtworm #+# #+# #
# Updated: 2023/10/26 17:49:09 by houtworm ######## odam.nl # # Updated: 2023/10/26 19:16:37 by houtworm ######## odam.nl #
# # # #
# **************************************************************************** # # **************************************************************************** #
@ -61,4 +61,4 @@ mlx/build/mlx42.a:
@cmake -S mlx -B mlx/build @cmake -S mlx -B mlx/build
@$(MAKE) -C mlx/build -j4 @$(MAKE) -C mlx/build -j4
.PHONY: libft .PHONY: libft getnextline

BIN
cub3d

Binary file not shown.