blob: 26e7ae67f75f943faea5a15d937efbbe3b220d3a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# exports.lo - a libtool object file
# Generated by ltmain.sh - GNU libtool 1.5.26 (1.1220.2.493 2008/02/01 16:58:18)
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
# Name of the PIC object.
pic_object='.libs/exports.o'
# Name of the non-PIC object.
non_pic_object='exports.o'
|