1# libc.la - a libtool library file
2# Generated by GNU libtool
3# Created for GNU Smalltalk's dynamic loading mechanism.
4
5# The name that we can dlopen(3).
6dlname='@LIBC_SO_NAME@'
7
8# Names of this library.
9library_names='@LIBC_SO_NAME@'
10
11# Libraries that this one depends upon.
12dependency_libs=''
13
14# Is this an already installed library?
15installed=yes
16
17# Directory that this library needs to be installed in:
18libdir='@LIBC_SO_DIR@'
19