Checkpoint - Windows 11 with Cygwin and MinGW64 packages.

This commit is contained in:
Landon Curt Noll
2022-02-12 12:44:32 -08:00
parent 8217c49b94
commit 4470f1f62e
4 changed files with 27 additions and 25 deletions

View File

@@ -23,8 +23,8 @@ The following are the changes from calc version 2.14.0.15 to date:
Added .PHONY rule, just after all rule, to Makefiles.
Added ${MSYS} Makefile variable for users under Windows 11 who
use MINGW64_NT.
Added ${WINGM} Makefile variable for users under Windows 11 who
use Cygwin and the MinGW64 packages.
Fixed missing quotes in the PASSDOWN makefile variables.