diff options
Diffstat (limited to 'libslang/INSTALL.pc')
-rw-r--r-- | libslang/INSTALL.pc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libslang/INSTALL.pc b/libslang/INSTALL.pc new file mode 100644 index 0000000..61bcf3c --- /dev/null +++ b/libslang/INSTALL.pc @@ -0,0 +1,8 @@ +-*- text -*- + +The slang library is available for OS/2, MSDOS, and WIN32 (windows +9x/NT) systems. This _includes_ the various GNU environments such as +DJGPP, and MING32. For CYGWIN, follow the UNIX instructions. + +There is one master makefile located in src/mkfiles. See the README +file in that directory for more information. |