projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4811b7c
)
updated for GL instead of MesaGL
author
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 17 Sep 1999 00:03:47 +0000
(
00:03
+0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 17 Sep 1999 00:03:47 +0000
(
00:03
+0000)
src/glut/beos/Makefile
patch
|
blob
|
history
diff --git
a/src/glut/beos/Makefile
b/src/glut/beos/Makefile
index f7337cdd5b3520e855f6135765ce454220526cb4..8adcac038f56842a84cf5c56152a6533565a36dd 100644
(file)
--- 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