*** empty log message ***

This commit is contained in:
Sam Lantinga
2002-04-18 04:51:20 +00:00
parent 510b15bd70
commit 6f14b49abe
2 changed files with 3 additions and 4 deletions

View File

@@ -30,7 +30,6 @@ EXTRA_DIST = \
README.MacOSX \
README.MiNT \
README.NanoX \
README.OpenBSD \
README.QNX \
README.Win32 \
README.WinCE \

6
README
View File

@@ -16,9 +16,9 @@ SDL is written in C, but works with C++ natively, and has bindings to
several other languages, including Ada, Eiffel, ML, Perl, and Python.
The current version supports Linux, Windows, BeOS, MacOS, MacOS X,
FreeBSD, BSD/OS, Solaris, and IRIX. The code contains support for
Atari, Windows CE, OpenBSD, NetBSD, AIX, OSF/Tru64, and QNX, but these
are not yet officially supported.
FreeBSD, OpenBSD, BSD/OS, Solaris, and IRIX. The code contains support
for Windows CE, Atari, QNX, NetBSD, AIX, OSF/Tru64, and SymbianOS, but
these are not yet officially supported.
This library is distributed under GNU LGPL version 2, which can be
found in the file "COPYING". This license allows you to use SDL