source: swig/python/_ABAC.la @ 80a0f3f

Last change on this file since 80a0f3f was 80a0f3f, checked in by Kyle <khaefner@…>, 7 years ago

initial commit

  • Property mode set to 100644
File size: 1.3 KB
Line 
1# _ABAC.la - a libtool library file
2# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-2
3#
4# Please DO NOT delete this file!
5# It is necessary for linking the library.
6
7# The name that we can dlopen(3).
8dlname='_ABAC.so.0'
9
10# Names of this library.
11library_names='_ABAC.so.0.0.0 _ABAC.so.0 _ABAC.so'
12
13# The name of the static archive.
14old_library='_ABAC.a'
15
16# Linker flags that cannot go in dependency_libs.
17inherited_linker_flags=''
18
19# Libraries that this one depends upon.
20dependency_libs=' /home/khaefner/Source/abac/libabac/libabac.la -L/usr/lib /usr/lib/libxmlsec1-openssl.la /usr/lib/libxmlsec1.la -lxslt -lxml2 -lssl -lcrypto'
21
22# Names of additional weak libraries provided by this library
23weak_library_names=''
24
25# Version information for _ABAC.
26current=0
27age=0
28revision=0
29
30# Is this an already installed library?
31installed=no
32
33# Should we warn about portability when linking against -modules?
34shouldnotlink=yes
35
36# Files to dlopen/dlpreopen
37dlopen=''
38dlpreopen=''
39
40# Directory that this library needs to be installed in:
41libdir='/usr/local/lib/python2.7/dist-packages'
42relink_command="(cd /home/khaefner/Source/abac; /bin/bash \"/home/khaefner/Source/abac/libtool\"  --tag CXX --mode=relink g++ -g -O2 -module -o swig/python/_ABAC.la -rpath /usr/local/lib/python2.7/dist-packages swig/python/swig_python__ABAC_la-abac_wrap.lo ./libabac/libabac.la @inst_prefix_dir@)"
Note: See TracBrowser for help on using the repository browser.