From 0f398d0dbb9876d5657f8b5551e84d96b7dcbb67 Mon Sep 17 00:00:00 2001 From: Sergio Valor Date: Mon, 24 Mar 2025 17:34:22 +0100 Subject: [PATCH] actualitzat makefile --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index c435160..42444a5 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