diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2017-09-27 11:35:22 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2017-09-27 11:35:22 -0400 |
commit | 48cd8419bb274345fe386d47843f9aa16910e090 (patch) | |
tree | a0e31b43b0f38d6de8d3879b29563cfee1b19ced /lib | |
parent | 8be1f74e878950cbbac3f05451341fc18892518b (diff) |
lua-scripted wandering
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libgif.a | bin | 144192 -> 0 bytes | |||
-rwxr-xr-x | lib/libgif.la | 41 | ||||
-rwxr-xr-x | lib/libgif.so | bin | 121392 -> 0 bytes | |||
-rwxr-xr-x | lib/libgif.so.7 | bin | 121392 -> 0 bytes | |||
-rwxr-xr-x | lib/libgif.so.7.0.0 | bin | 121392 -> 0 bytes |
5 files changed, 0 insertions, 41 deletions
diff --git a/lib/libgif.a b/lib/libgif.a Binary files differdeleted file mode 100644 index 0a53285..0000000 --- a/lib/libgif.a +++ /dev/null diff --git a/lib/libgif.la b/lib/libgif.la deleted file mode 100755 index 6338897..0000000 --- a/lib/libgif.la +++ /dev/null @@ -1,41 +0,0 @@ -# libgif.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.11 -# -# Please DO NOT delete this file! -# It is necessary for linking the library. - -# The name that we can dlopen(3). -dlname='libgif.so.7' - -# Names of this library. -library_names='libgif.so.7.0.0 libgif.so.7 libgif.so' - -# The name of the static archive. -old_library='libgif.a' - -# Linker flags that can not go in dependency_libs. -inherited_linker_flags='' - -# Libraries that this one depends upon. -dependency_libs='' - -# Names of additional weak libraries provided by this library -weak_library_names='' - -# Version information for libgif. -current=7 -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='/home/clyne/Downloads/giflib-5.1.4/out/lib' diff --git a/lib/libgif.so b/lib/libgif.so Binary files differdeleted file mode 100755 index 0511815..0000000 --- a/lib/libgif.so +++ /dev/null diff --git a/lib/libgif.so.7 b/lib/libgif.so.7 Binary files differdeleted file mode 100755 index 0511815..0000000 --- a/lib/libgif.so.7 +++ /dev/null diff --git a/lib/libgif.so.7.0.0 b/lib/libgif.so.7.0.0 Binary files differdeleted file mode 100755 index 0511815..0000000 --- a/lib/libgif.so.7.0.0 +++ /dev/null |