1This file contains various scripts to build slang on non-Unix systems.
2See ../README.pc for an overview.
3
4m32init.bat:     Creates makefiles for MINGW32/MINGW64
5makefile.m32:    Becomes the top-level makefile for MINGW32
6runslsh.bat:     Runs slsh to execute the install script
7install.sl:      The install script
8
9The following files may or may not work:
10
11build.bat:       An NMAKE script
12makefile.dos     NMAKE top-level makefile
13build.sh:        Cygwin/MinGW shell script
14makefile.sh      Cygwin/MinGW top-level makefile
15