File size: 270 Bytes
4cef980 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | # encode.lo - a libtool object file
# Generated by libtool (GNU libtool) 2.4.2
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
# Name of the PIC object.
pic_object='.libs/encode.o'
# Name of the non-PIC object
non_pic_object='encode.o'
|