summaryrefslogtreecommitdiff
path: root/ext/mysql
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/mysql
parent7a2d83acdcb51e9a287e636eb80ef198319e814f (diff)
downloadphp-git-7613e064f8281cc09fefe9f89655ea8af10e095c.tar.gz
Remove trailing empty lines
Diffstat (limited to 'ext/mysql')
-rw-r--r--ext/mysql/Makefile.in4
-rw-r--r--ext/mysql/libmysql/Makefile.in4
2 files changed, 0 insertions, 8 deletions
diff --git a/ext/mysql/Makefile.in b/ext/mysql/Makefile.in
index fd5dc080fa..110388f9f5 100644
--- a/ext/mysql/Makefile.in
+++ b/ext/mysql/Makefile.in
@@ -8,7 +8,3 @@ LTLIBRARY_SHARED_LIBADD = $(MYSQL_SHARED_LIBADD)
SUBDIRS = $(MYSQL_SUBDIRS)
include $(top_srcdir)/build/dynlib.mk
-
-
-
-
diff --git a/ext/mysql/libmysql/Makefile.in b/ext/mysql/libmysql/Makefile.in
index 7208caa5f7..aaf98db2bc 100644
--- a/ext/mysql/libmysql/Makefile.in
+++ b/ext/mysql/libmysql/Makefile.in
@@ -14,7 +14,3 @@ LTLIBRARY_SOURCES = libmysql.c errmsg.c net.c violite.c password.c \
longlong2str.c strtoull.c strtoll.c ctype-latin1.c
include $(top_srcdir)/build/dynlib.mk
-
-
-
-