actualitzat makefile
This commit is contained in:
2
Makefile
2
Makefile
@@ -9,8 +9,6 @@ OUTPUT_EXT :=
|
|||||||
ifeq ($(OS),Windows_NT)
|
ifeq ($(OS),Windows_NT)
|
||||||
LDFLAGS += -lmingw32 -lws2_32
|
LDFLAGS += -lmingw32 -lws2_32
|
||||||
OUTPUT_EXT := .exe
|
OUTPUT_EXT := .exe
|
||||||
else
|
|
||||||
OUTPUT_EXT := .out
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Regla principal: compilar el ejecutable
|
# Regla principal: compilar el ejecutable
|
||||||
|
|||||||
Reference in New Issue
Block a user