summaryrefslogtreecommitdiff
path: root/BUILD
blob: e7b310283432451329c7799ce993f18860657655 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

sdlgrav has the following dependencies:

    * SDL 1.2
    * GNU Multiple Precision Arithmetic Library
    * OpenGL


To build sdlgrav:

$ cd sdlgrav
$ make depend
$ make


This will generate the stand-alone executable, sdlgrav.  See INSTRUCTIONS for
instructions on how to use the software.