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

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

LTLIBRARY_NAME    = libdb.la
LTLIBRARY_SOURCES = db.c

include $(topsrcdir)/build/ltlib.mk