diff options
author | haturatu <warsaw21g@gmail.com> | 2024-05-12 11:09:50 +0900 |
---|---|---|
committer | haturatu <warsaw21g@gmail.com> | 2024-05-12 11:09:50 +0900 |
commit | 2ec9484cf1c1319bb45966f1cc4c111d8de35a12 (patch) | |
tree | f8714cb0b87968ba37fac2b2df8a1b6c4af9566f /libtest/callbacks-example-filename2.lo | |
parent | ce2d2ce810cb1bbaf1c587a3947c31adb47d5244 (diff) |
first commit
Diffstat (limited to 'libtest/callbacks-example-filename2.lo')
-rw-r--r-- | libtest/callbacks-example-filename2.lo | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/libtest/callbacks-example-filename2.lo b/libtest/callbacks-example-filename2.lo new file mode 100644 index 0000000..7e92ea5 --- /dev/null +++ b/libtest/callbacks-example-filename2.lo @@ -0,0 +1,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' + |