File: README

package info (click to toggle)
slang2 2.3.3-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,488 kB
  • sloc: ansic: 101,756; sh: 3,435; makefile: 1,046; pascal: 440
file content (14 lines) | stat: -rw-r--r-- 524 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
This file contains various scripts to build slang on non-Unix systems.
See ../README.pc for an overview.

m32init.bat:     Creates makefiles for MINGW32/MINGW64
makefile.m32:    Becomes the top-level makefile for MINGW32
runslsh.bat:     Runs slsh to execute the install script
install.sl:      The install script

The following files may or may not work:

build.bat:       An NMAKE script
makefile.dos     NMAKE top-level makefile
build.sh:        Cygwin/MinGW shell script
makefile.sh      Cygwin/MinGW top-level makefile