diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-07-06 18:04:32 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-07-06 18:04:32 +0200 |
commit | a7f89980e5b3f4b9a74c70dbc5ffe8aabd28be28 (patch) | |
tree | 41c4deec1fdfbafd7821b4ca7a9772ac0abd92f5 /lib/lanplus/libipmi_lanplus.la |
Imported Upstream version 2.9.3upstream/2.9.3
Diffstat (limited to 'lib/lanplus/libipmi_lanplus.la')
-rw-r--r-- | lib/lanplus/libipmi_lanplus.la | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/lib/lanplus/libipmi_lanplus.la b/lib/lanplus/libipmi_lanplus.la new file mode 100644 index 0000000..870fff8 --- /dev/null +++ b/lib/lanplus/libipmi_lanplus.la @@ -0,0 +1,35 @@ +# libipmi_lanplus.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.6 (1.1220.2.95 2004/04/11 05:50:42) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libipmi_lanplus.so.0' + +# Names of this library. +library_names='libipmi_lanplus.so.0.0.0 libipmi_lanplus.so.0 libipmi_lanplus.so' + +# The name of the static archive. +old_library='libipmi_lanplus.a' + +# Libraries that this one depends upon. +dependency_libs=' -lcrypto' + +# Version information for libipmi_lanplus. +current=0 +age=0 +revision=0 + +# Is this an already installed library? +installed=no + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/usr/lib' |