diff options
author | 2002-06-19 21:24:02 +0000 | |
---|---|---|
committer | 2002-06-19 21:24:02 +0000 | |
commit | 0e13494242cf244d656edc8a8790ea724725c82d (patch) | |
tree | 1d9e1c7e7058782326b8fd049df39e9bf238f331 /x11-base/xfree/files/4.2.99/lib/libGL.la | |
parent | mask new xfree (diff) | |
download | historical-0e13494242cf244d656edc8a8790ea724725c82d.tar.gz historical-0e13494242cf244d656edc8a8790ea724725c82d.tar.bz2 historical-0e13494242cf244d656edc8a8790ea724725c82d.zip |
new xfree
Diffstat (limited to 'x11-base/xfree/files/4.2.99/lib/libGL.la')
-rw-r--r-- | x11-base/xfree/files/4.2.99/lib/libGL.la | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/x11-base/xfree/files/4.2.99/lib/libGL.la b/x11-base/xfree/files/4.2.99/lib/libGL.la new file mode 100644 index 000000000000..8566b67d4c3d --- /dev/null +++ b/x11-base/xfree/files/4.2.99/lib/libGL.la @@ -0,0 +1,32 @@ +# libGL.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.4 (1.920 2001/04/24 23:26:18) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libGL.so.1' + +# Names of this library. +library_names='libGL.so.1.2 libGL.so.1 libGL.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs=' -L/usr/lib -L/usr/X11R6/lib -lSM -lICE -lXmu -lXt -lXext -lXi -lX11 -ldl -lpthread ' + +# Version information for libGL. +current=3 +age=2 +revision=0 + +# Is this an already installed library? +installed=yes + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/usr/lib/opengl/xfree/lib' |