changeset 2355:cad432c0228f

Set windows binary path to bin/
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 28 Jul 2021 04:14:04 +0300
parents c1930e1d3c1f
children 639006483121
files Makefile.cross-mingw
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.cross-mingw	Wed Jul 28 04:13:36 2021 +0300
+++ b/Makefile.cross-mingw	Wed Jul 28 04:14:04 2021 +0300
@@ -29,7 +29,7 @@
 
 # Miscellaneous
 PREFIX =
-BINPATH = ./
+BINPATH = ./bin/
 BINEXT = .exe
 
 # Compiler flags and linker flags