Contents of /trunk/nvidia-legacy-drivers/libGL.la-r2
Parent Directory | Revision Log
Revision 477 -
(show annotations)
(download)
Mon Feb 11 15:19:26 2008 UTC (16 years, 8 months ago) by niro
File size: 741 byte(s)
Mon Feb 11 15:19:26 2008 UTC (16 years, 8 months ago) by niro
File size: 741 byte(s)
-renamed to nvidia-glx-legacy to nvidia-legacy-drivers and added nvidia-legacy-module.sh to build the kernel-module
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.${PVER} 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/lib -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/lib/opengl/nvidia/lib' |