summaryrefslogtreecommitdiff
path: root/ext/pcre
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2000-05-01 22:38:42 +0000
committerSascha Schumann <sas@php.net>2000-05-01 22:38:42 +0000
commit7613e064f8281cc09fefe9f89655ea8af10e095c (patch)
tree438b808415b59e5cb122514fed3e47c1eae11c45 /ext/pcre
parent7a2d83acdcb51e9a287e636eb80ef198319e814f (diff)
downloadphp-git-7613e064f8281cc09fefe9f89655ea8af10e095c.tar.gz
Remove trailing empty lines
Diffstat (limited to 'ext/pcre')
-rw-r--r--ext/pcre/Makefile.in4
-rw-r--r--ext/pcre/pcrelib/Makefile.in5
2 files changed, 0 insertions, 9 deletions
diff --git a/ext/pcre/Makefile.in b/ext/pcre/Makefile.in
index 157bc8a00a..9316a48720 100644
--- a/ext/pcre/Makefile.in
+++ b/ext/pcre/Makefile.in
@@ -8,7 +8,3 @@ LTLIBRARY_SHARED_LIBADD = $(PCRE_SHARED_LIBADD)
SUBDIRS = $(PCRE_SUBDIRS)
include $(top_srcdir)/build/dynlib.mk
-
-
-
-
diff --git a/ext/pcre/pcrelib/Makefile.in b/ext/pcre/pcrelib/Makefile.in
index 929b10cadb..d09d64b73a 100644
--- a/ext/pcre/pcrelib/Makefile.in
+++ b/ext/pcre/pcrelib/Makefile.in
@@ -3,8 +3,3 @@ LTLIBRARY_NAME = libpcre.la
LTLIBRARY_SOURCES = maketables.c get.c study.c pcre.c
include $(top_srcdir)/build/dynlib.mk
-
-
-
-
-