summaryrefslogtreecommitdiff
path: root/ext/oci8/Makefile.in
blob: 60f8c8ce094c679b0e40fefe498925bd9fe6cf6a (plain)
1
2
3
4
5
6
7
8
9
10

DEPTH     = ../..
topsrcdir = @topsrcdir@
srcdir    = @srcdir@
VPATH     = @srcdir@

LTLIBRARY_NAME    = liboci8.la
LTLIBRARY_SOURCES = oci8.c

include $(topsrcdir)/build/ltlib.mk