diff Makefile.w32 @ 274:a5bc27d26174

Rename EXEEXT to BINEXT in the build system, as per changes in th-libs build system.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 06 Jan 2020 12:44:37 +0200
parents d4246534daad
children 4c00b579d7ac
line wrap: on
line diff
--- a/Makefile.w32	Mon Jan 06 01:37:21 2020 +0200
+++ b/Makefile.w32	Mon Jan 06 12:44:37 2020 +0200
@@ -14,7 +14,7 @@
 LDFLAGS += -s
 
 # Miscellaneous
-EXEEXT=.exe
+BINEXT=.exe
 OBJPATH=./obj/win32/
 BINPATH=./