summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>1999-09-17 00:03:47 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>1999-09-17 00:03:47 +0000
commit3d7e15533ffcb47e7f653c6f16aa541356cbd7c2 (patch)
treee01d384fa804add366376949f3058ad45c30fc48 /src
parent4811b7c7e02c0612975a8526f8ebba49ece0e72b (diff)
updated for GL instead of MesaGL
Diffstat (limited to 'src')
-rw-r--r--src/glut/beos/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/glut/beos/Makefile b/src/glut/beos/Makefile
index f7337cdd5b3..8adcac038f5 100644
--- a/src/glut/beos/Makefile
+++ b/src/glut/beos/Makefile
@@ -48,7 +48,8 @@ RSRCS=
# naming scheme you need to specify the path to the library
# and it's name
# library: my_lib.a entry: my_lib.a or path/my_lib.a
-LIBS= MesaGL MesaGLU be
+#LIBS= MesaGL MesaGLU be
+LIBS= GL GLU be
# specify additional paths to directories following the standard
# libXXX.so or libXXX.a naming scheme. You can specify full paths