diff options
Diffstat (limited to 'ext/bcmath')
-rw-r--r-- | ext/bcmath/Makefile.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/bcmath/Makefile.in b/ext/bcmath/Makefile.in index 0678d4609a..0c5ddf195c 100644 --- a/ext/bcmath/Makefile.in +++ b/ext/bcmath/Makefile.in @@ -3,8 +3,3 @@ LTLIBRARY_NAME = libbcmath.la LTLIBRARY_SOURCES = bcmath.c number.c include $(top_srcdir)/build/dynlib.mk - - - - - |