From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- vendor/voclient/common/expat-2.0.1/libexpat.la | 35 ++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 vendor/voclient/common/expat-2.0.1/libexpat.la (limited to 'vendor/voclient/common/expat-2.0.1/libexpat.la') diff --git a/vendor/voclient/common/expat-2.0.1/libexpat.la b/vendor/voclient/common/expat-2.0.1/libexpat.la new file mode 100644 index 00000000..b2340287 --- /dev/null +++ b/vendor/voclient/common/expat-2.0.1/libexpat.la @@ -0,0 +1,35 @@ +# libexpat.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libexpat.1.dylib' + +# Names of this library. +library_names='libexpat.1.5.2.dylib libexpat.1.dylib libexpat.dylib' + +# The name of the static archive. +old_library='libexpat.a' + +# Libraries that this one depends upon. +dependency_libs='' + +# Version information for libexpat. +current=6 +age=5 +revision=2 + +# 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='/iraf/iraf/vendor/voclient/common/..//lib' -- cgit