summaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/BUILD b/BUILD
index d5a19b5..eb26ee9 100644
--- a/BUILD
+++ b/BUILD
@@ -7,7 +7,7 @@ grav has the following dependencies:
To build grav:
$ cd grav
-$ make depend
+$ ./configure
$ make
This will generate the executable, grav. See INSTRUCTIONS for instructions on
@@ -23,5 +23,3 @@ directory.
* SDL 1.2
* SDL Image
* OpenGL
-
-