Initial revision

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401
This commit is contained in:
Sam Lantinga 2001-04-26 16:45:43 +00:00
commit 2f110628a7
892 changed files with 170313 additions and 0 deletions

13
README.CVS Normal file
View file

@ -0,0 +1,13 @@
The latest development version of SDL is available via CVS:
cvs -d :pserver:guest@cvs.lokigames.com:/cvs login
# use the password "guest"
cvs -d :pserver:guest@cvs.lokigames.com:/cvs checkout SDL
When you check a fresh copy of SDL out of CVS, you need to generate
the files used by make by running the "autogen.sh" script, which will
run aclocal, automake, autoconf and then run configure.
There is a web interface to cvs at http://cvs.lokigames.com/