mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-01 05:20:09 +01:00
removed Mesa-isms
This commit is contained in:
parent
a89dccf8f8
commit
d850fc3e54
1 changed files with 1 additions and 3 deletions
|
|
@ -1,6 +1,5 @@
|
|||
## BeOS Generic Makefile v2.0 ##
|
||||
|
||||
## Modified by Brian Paul to work with Mesa 3.1
|
||||
|
||||
|
||||
## Fill in this file to specify the project being created, and the referenced
|
||||
|
|
@ -48,9 +47,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= GL GLU be
|
||||
|
||||
|
||||
# specify additional paths to directories following the standard
|
||||
# libXXX.so or libXXX.a naming scheme. You can specify full paths
|
||||
# or paths relative to the makefile. The paths included may not
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue