diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 1999-11-27 01:39:50 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 1999-11-27 01:39:50 +0000 |
commit | 93070bceca1737d5e15e25de7e6e9048d3a01d2a (patch) | |
tree | a8132edf142d28f0562d92bbf9891c69db801091 | |
parent | 5b90676fc7b8beb12d0a4070aa9dcd5a02813f1a (diff) |
updated for 3.1
-rw-r--r-- | docs/README.BEOS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/README.BEOS b/docs/README.BEOS index 46b9691bc5..764c206710 100644 --- a/docs/README.BEOS +++ b/docs/README.BEOS @@ -28,7 +28,7 @@ working. No optimizations have been made at this time. Compiling -Simply cd to the Mesa-3.x directory and type "make beos-r4". +In the Mesa-3.x directory type "make -f Makefile.X11 beos-r4". When it finishes the libMesaGL.so and libMesaGLU.so libraries for BeOS will be in the Mesa-3.x/lib/ directory. @@ -99,4 +99,4 @@ of February, 1999. ---------------------------------------------------------------------- -$Id: README.BEOS,v 1.5 1999/03/03 02:34:04 brianp Exp $ +$Id: README.BEOS,v 1.5.6.1 1999/11/27 01:39:50 brianp Exp $ |