From 2ec9484cf1c1319bb45966f1cc4c111d8de35a12 Mon Sep 17 00:00:00 2001 From: haturatu Date: Sun, 12 May 2024 11:09:50 +0900 Subject: first commit --- src/htsjava.lo | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/htsjava.lo (limited to 'src/htsjava.lo') diff --git a/src/htsjava.lo b/src/htsjava.lo new file mode 100644 index 0000000..d98e74d --- /dev/null +++ b/src/htsjava.lo @@ -0,0 +1,12 @@ +# htsjava.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/htsjava.o' + +# Name of the non-PIC object +non_pic_object='htsjava.o' + -- cgit v1.2.3