| 1 |
# libGL.la - a libtool library file
|
| 2 |
# Generated by ltmain.sh - GNU libtool 1.4 (1.920 2001/04/24 23:26:18)
|
| 3 |
#
|
| 4 |
# Please DO NOT delete this file!
|
| 5 |
# It is necessary for linking the library.
|
| 6 |
|
| 7 |
# The name that we can dlopen(3).
|
| 8 |
dlname='libGL.so.1'
|
| 9 |
|
| 10 |
# Names of this library.
|
| 11 |
library_names='libGL.so.${PV} libGL.so.1 libGL.so'
|
| 12 |
|
| 13 |
# The name of the static archive.
|
| 14 |
old_library=''
|
| 15 |
|
| 16 |
# Libraries that this one depends upon.
|
| 17 |
dependency_libs='-L/usr/${libdir} -lm -lX11 -lXext -ldl'
|
| 18 |
|
| 19 |
# Version information for libGL.
|
| 20 |
current=${ver1}
|
| 21 |
age=${ver2}
|
| 22 |
revision=${ver3}
|
| 23 |
|
| 24 |
# Is this an already installed library?
|
| 25 |
installed=yes
|
| 26 |
|
| 27 |
# Files to dlopen/dlpreopen
|
| 28 |
dlopen=''
|
| 29 |
dlpreopen=''
|
| 30 |
|
| 31 |
# Directory that this library needs to be installed in:
|
| 32 |
libdir='/usr/${libdir}/opengl/nvidia/lib'
|