From e36a5550381d5e93bfa41cd4588c2353c22ca4fa Mon Sep 17 00:00:00 2001 From: Sergio Valor Date: Mon, 24 Mar 2025 17:36:20 +0100 Subject: [PATCH] actualitzat makefile --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index e37bccd..bd1cdd1 100644 --- a/Makefile +++ b/Makefile @@ -9,8 +9,6 @@ OUTPUT_EXT := ifeq ($(OS),Windows_NT) LDFLAGS += -lmingw32 -lws2_32 OUTPUT_EXT := .exe -else - OUTPUT_EXT := .out endif # Regla principal: compilar el ejecutable