summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorruki <[email protected]>2020-11-10 23:21:16 +0800
committerruki <[email protected]>2020-11-10 23:21:16 +0800
commit85aa5fce76f7dd92dc618a4ae1ef20579b5e5ccd (patch)
tree8f42af12d51aabbef0d246533fb9b9f5dbe0666c /core
parentde2f381f33922888bed629652df13abd3707ab79 (diff)
improve makefile
Diffstat (limited to 'core')
-rw-r--r--core/plat/mingw/prefix.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/plat/mingw/prefix.mak b/core/plat/mingw/prefix.mak
index 2343cb60f..0ad1f2ef0 100644
--- a/core/plat/mingw/prefix.mak
+++ b/core/plat/mingw/prefix.mak
@@ -2,7 +2,7 @@
# prefix & suffix
BIN_PREFIX =
-BIN_SUFFIX = .exe
+BIN_SUFFIX = .b
OBJ_PREFIX =
OBJ_SUFFIX = .obj