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

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

LTLIBRARY_NAME    = libmhash.la
LTLIBRARY_SOURCES = mhash.c

include $(topsrcdir)/build/ltlib.mk