123456789101112131415161718192021222324252627282930313233343536373839404142 |
- # pam_localuser.la - a libtool library file
- # Generated by libtool (GNU libtool) 2.4.6
- #
- # Please DO NOT delete this file!
- # It is necessary for linking the library.
- # The name that we can dlopen(3).
- dlname='pam_localuser.so'
- # Names of this library.
- library_names='pam_localuser.so pam_localuser.so pam_localuser.so'
- # The name of the static archive.
- old_library=''
- # Linker flags that cannot go in dependency_libs.
- inherited_linker_flags=''
- # Libraries that this one depends upon.
- dependency_libs=' /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/linux-pam-1.5.2/libpam/libpam.la -ldl'
- # Names of additional weak libraries provided by this library
- weak_library_names=''
- # Version information for pam_localuser.
- current=0
- age=0
- revision=0
- # Is this an already installed library?
- installed=no
- # Should we warn about portability when linking against -modules?
- shouldnotlink=yes
- # Files to dlopen/dlpreopen
- dlopen=''
- dlpreopen=''
- # Directory that this library needs to be installed in:
- libdir='/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/linux-pam-1.5.2/release/lib/security'
- relink_command="(cd /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/linux-pam-1.5.2/modules/pam_localuser; /bin/bash \"/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/linux-pam-1.5.2/libtool\" --tag CC --mode=relink /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -I../../libpam/include -I../../libpamc/include -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeprecated -Winline -Wmain -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wshadow -Wstrict-prototypes -Wuninitialized -Wwrite-strings -g -O2 -no-undefined -avoid-version -module -Wl,--version-script=./../modules.map -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -o pam_localuser.la -rpath /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/linux-pam-1.5.2/release/lib/security pam_localuser.lo ../../libpam/libpam.la @inst_prefix_dir@)"
|