When you are to use Windows binaries, skip the step Building and proceed to Windows binaries.
Unpacking source distribution
bex1d.zip has been copied.
 bex1d.zip as;
  ./bex1d/source.
 ./bex1d/sample.
Building
bex1d/source created by unpacking
  the source files. (step-3 of above)
 | makeGnu.make | for GNU compilers on Unix-like platforms | |
| makeIntel64oapiLinux.make | for Intel oneAPI 2025 & later on Linux | |
| makeIntel64oapiLinuxMKL.make | for Intel oneAPI 2025 & later on Linux (static link with sequential MKL) | |
| makeIntel64oapiWin.make | for Intel oneAPI 2025 & later on Windows | |
| makeIntel64oapiWinMKL.make | for Intel oneAPI 2025 & later on Windows (static link with sequential MKL) | |
| makeIntelLinux.make | for Intel compilers on Linux | |
| makeIntelWin.make | for Intel compilers on Windows | 
'nmake' command asWindows binaries
For Microsoft Windows, for which the building tools are not provided with the system, pre-built binary files are also distributed. Use them as follows:
./bex1d.
 bex1d.zip should be unpacked to
  use sample files in ./bex1d/sample.  
  Move the binary executable files into ./bex1d/ folder
  which is the default location of the executables.