-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
- Loading branch information
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# libcompat.la - a libtool library file | ||
# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-14 | ||
# | ||
# Please DO NOT delete this file! | ||
# It is necessary for linking the library. | ||
|
||
# The name that we can dlopen(3). | ||
dlname='' | ||
|
||
# Names of this library. | ||
library_names='' | ||
|
||
# The name of the static archive. | ||
old_library='libcompat.a' | ||
|
||
# Linker flags that cannot go in dependency_libs. | ||
inherited_linker_flags='' | ||
|
||
# Libraries that this one depends upon. | ||
dependency_libs=' -lnsl' | ||
|
||
# Names of additional weak libraries provided by this library | ||
weak_library_names='' | ||
|
||
# Version information for libcompat. | ||
current= | ||
age= | ||
revision= | ||
|
||
# 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='' |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# strlcpy.lo - a libtool object file | ||
# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-14 | ||
# | ||
# Please DO NOT delete this file! | ||
# It is necessary for linking the library. | ||
|
||
# Name of the PIC object. | ||
pic_object='.libs/strlcpy.o' | ||
|
||
# Name of the non-PIC object | ||
non_pic_object='strlcpy.o' | ||
|