diff options
author | Sascha Schumann <sas@php.net> | 2000-05-01 22:38:42 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 2000-05-01 22:38:42 +0000 |
commit | 7613e064f8281cc09fefe9f89655ea8af10e095c (patch) | |
tree | 438b808415b59e5cb122514fed3e47c1eae11c45 /ext/Makefile.in | |
parent | 7a2d83acdcb51e9a287e636eb80ef198319e814f (diff) | |
download | php-git-7613e064f8281cc09fefe9f89655ea8af10e095c.tar.gz |
Remove trailing empty lines
Diffstat (limited to 'ext/Makefile.in')
-rw-r--r-- | ext/Makefile.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/Makefile.in b/ext/Makefile.in index 44ee5f557c..77ff9c04b5 100644 --- a/ext/Makefile.in +++ b/ext/Makefile.in @@ -2,7 +2,3 @@ SUBDIRS = $(EXT_SUBDIRS) include $(top_srcdir)/build/rules.mk - - - - |