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