From a85c87ce9fabd49cc7b17a541561c81343284755 Mon Sep 17 00:00:00 2001 From: Rudy Bousset Date: Fri, 21 Feb 2020 19:46:01 +0100 Subject: Makefile rupdate --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 69fd854..90a09d7 100644 --- a/Makefile +++ b/Makefile @@ -107,7 +107,7 @@ ifneq (${OS}, Darwin) endif #--------------------------------------------------------------------------------------------------# ifeq (${OS}, Darwin) - NAME = cub3d + NAME = Cub3D else NAME = a.out endif -- cgit v1.2.3