diff options
Diffstat (limited to 'crypto/heimdal/lib/roken/.libs/libroken.lai')
-rw-r--r-- | crypto/heimdal/lib/roken/.libs/libroken.lai | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/crypto/heimdal/lib/roken/.libs/libroken.lai b/crypto/heimdal/lib/roken/.libs/libroken.lai new file mode 100644 index 000000000000..6987bcdb53e3 --- /dev/null +++ b/crypto/heimdal/lib/roken/.libs/libroken.lai @@ -0,0 +1,32 @@ +# libroken.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.4.2 (1.922.2.53 2001/09/11 03:18:52) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libroken.so.16' + +# Names of this library. +library_names='libroken.so.16 libroken.so libroken.so' + +# The name of the static archive. +old_library='libroken.a' + +# Libraries that this one depends upon. +dependency_libs='' + +# Version information for libroken. +current=16 +age=7 +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/heimdal/lib' |