add freeipmi source
This commit is contained in:
41
source/freeipmi/usr/lib/libfreeipmi.la
Executable file
41
source/freeipmi/usr/lib/libfreeipmi.la
Executable file
@ -0,0 +1,41 @@
|
||||
# libfreeipmi.la - a libtool library file
|
||||
# Generated by ltmain.sh (GNU libtool) 2.2.6b
|
||||
#
|
||||
# Please DO NOT delete this file!
|
||||
# It is necessary for linking the library.
|
||||
|
||||
# The name that we can dlopen(3).
|
||||
dlname='libfreeipmi.so.17'
|
||||
|
||||
# Names of this library.
|
||||
library_names='libfreeipmi.so.17.0.0 libfreeipmi.so.17 libfreeipmi.so'
|
||||
|
||||
# The name of the static archive.
|
||||
old_library='libfreeipmi.a'
|
||||
|
||||
# Linker flags that can not go in dependency_libs.
|
||||
inherited_linker_flags=''
|
||||
|
||||
# Libraries that this one depends upon.
|
||||
dependency_libs=' -lpthread /usr/lib64/libgcrypt.la /usr/lib64/libgpg-error.la -lm'
|
||||
|
||||
# Names of additional weak libraries provided by this library
|
||||
weak_library_names=''
|
||||
|
||||
# Version information for libfreeipmi.
|
||||
current=17
|
||||
age=0
|
||||
revision=0
|
||||
|
||||
# Is this an already installed library?
|
||||
installed=yes
|
||||
|
||||
# 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'
|
Reference in New Issue
Block a user