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