removed Mesa-isms
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
## BeOS Generic Makefile v2.0 ##
|
## 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
|
## Fill in this file to specify the project being created, and the referenced
|
||||||
@@ -48,7 +47,6 @@ RSRCS=
|
|||||||
# naming scheme you need to specify the path to the library
|
# naming scheme you need to specify the path to the library
|
||||||
# and it's name
|
# and it's name
|
||||||
# library: my_lib.a entry: my_lib.a or path/my_lib.a
|
# library: my_lib.a entry: my_lib.a or path/my_lib.a
|
||||||
#LIBS= MesaGL MesaGLU be
|
|
||||||
LIBS= GL GLU be
|
LIBS= GL GLU be
|
||||||
|
|
||||||
# specify additional paths to directories following the standard
|
# specify additional paths to directories following the standard
|
||||||
|
Reference in New Issue
Block a user