Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 316 Bytes

INSTALL

File metadata and controls

15 lines (7 loc) · 316 Bytes
 
Jul 28, 2001
Jul 28, 2001
1
2
3
4
5
6
7
8
9
10
11
12
Building is very easy.
Edit "Makefile", and follow the instructions. The defaults are probably okay
for general purposes, but give it a once over to make sure.
run "make"
That's it. The library will be sitting in a new directory called "bin".
Coming soon: "make install".
--ryan. (icculus@clutteredmind.org)