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