summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre/pcrelib/Makefile.in')
-rw-r--r--ext/pcre/pcrelib/Makefile.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/ext/pcre/pcrelib/Makefile.in b/ext/pcre/pcrelib/Makefile.in
deleted file mode 100644
index 6f7bb73cf0..0000000000
--- a/ext/pcre/pcrelib/Makefile.in
+++ /dev/null
@@ -1,7 +0,0 @@
-
-LTLIBRARY_NAME = libpcre.la
-LTLIBRARY_SOURCES = maketables.c get.c study.c pcre.c
-
-EXTRA_INCLUDES = -DSUPPORT_UTF8
-
-include $(top_srcdir)/build/dynlib.mk