r698 - crux-2.1/ports/opt/mesa3d
Author: sten Date: 2006-02-09 11:56:54 +0100 (Thu, 09 Feb 2006) New Revision: 698 Added: crux-2.1/ports/opt/mesa3d/libGL.la Log: mesa3d: add missing libGL.la Added: crux-2.1/ports/opt/mesa3d/libGL.la =================================================================== --- crux-2.1/ports/opt/mesa3d/libGL.la 2006-02-09 07:00:50 UTC (rev 697) +++ crux-2.1/ports/opt/mesa3d/libGL.la 2006-02-09 10:56:54 UTC (rev 698) @@ -0,0 +1,29 @@ +# libGL.la - a libtool library file +# Generated by __GENERATED_BY__ (for use by libtool) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libGL.so' + +# Names of this library. +library_names='libGL.so.1.5.060300 libGL.so.1 libGL.so' + +# Libraries that this one depends upon. +dependency_libs=' -L/usr/X11R6/lib -lm -lXext -lX11 -ldl' + +# Version information for libGL. +current=1 +age=0 +revision=5.060302 + +# 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'
participants (1)
-
crux@crux.nu