Fixes for MSYS2 and CYGWIN term mode; removed mintty_wrapper.sh

This commit is contained in:
Russ Magee 2024-10-27 11:58:22 -07:00
parent b12c8fe562
commit f07aa457b3
1 changed files with 4 additions and 0 deletions

View File

@ -49,7 +49,11 @@ endif
endif
ifdef WIN_MSYS
INSTPREFIX = /usr
else
INSTPREFIX = /usr/local
endif
all: common client server