INSTALL 316 B

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