blob: c9dcca6239bebc71fcc83b764dd5092de799d78f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# callbacks-example-filename.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-filename.o'
# Name of the non-PIC object
non_pic_object='callbacks-example-filename.o'
|