summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib/Makefile.in
blob: 3d435c758b45081ac2834aab4090689788a75386 (plain)
1
2
3
4
5
6
7
8
9
10
11

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

LTLIBRARY_NAME = libpcre.la
LTLIBRARY_SOURCES = maketables.c get.c study.c pcre.c

include $(topsrcdir)/build/ltlib.mk