blob: 7e92ea51bcba4f98abb345bb9a8a5119658e7e09 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# callbacks-example-filename2.lo - a libtool object file
# Generated by libtool (GNU libtool) 2.4.7 Debian-2.4.7-5
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
# Name of the PIC object.
pic_object='.libs/callbacks-example-filename2.o'
# Name of the non-PIC object
non_pic_object='callbacks-example-filename2.o'
|