ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Revision Graph
|
Root Listing
root
/
cebix
/
SIDPlayer
/
INSTALL
Revision:
1.1
Committed:
2000-09-19T15:34:09Z
(24 years, 2 months ago) by
cebix
Branch:
MAIN
Log Message:
can now compile as a portable command-line SDL-based application
File Contents
#
User
Rev
Content
1
cebix
1.1
Compiling the SIDPlayer source
2
------------------------------
3
4
BeOS:
5
make -f Makefile.BeOS
6
7
Unix:
8
./configure
9
make
10
make install