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

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

LTLIBRARY_NAME    = liboracle.la
LTLIBRARY_SOURCES = oracle.c

include $(topsrcdir)/build/ltlib.mk