summaryrefslogtreecommitdiff
path: root/ext/oci8/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/Makefile.in')
-rw-r--r--ext/oci8/Makefile.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/ext/oci8/Makefile.in b/ext/oci8/Makefile.in
deleted file mode 100644
index 4e34b2fc13..0000000000
--- a/ext/oci8/Makefile.in
+++ /dev/null
@@ -1,6 +0,0 @@
-LTLIBRARY_NAME = liboci8.la
-LTLIBRARY_SOURCES = oci8.c
-LTLIBRARY_SHARED_NAME = oci8.la
-LTLIBRARY_SHARED_LIBADD = $(OCI8_SHARED_LIBADD)
-
-include $(top_srcdir)/build/dynlib.mk