summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2000-05-01 04:41:16 +0000
committerSascha Schumann <sas@php.net>2000-05-01 04:41:16 +0000
commit632b054aba9008a502e0fbdc3b92c0eedc110615 (patch)
treee3365e0919520057c66a45c6a1783846073e2a58
parentb2266104b12bc9a1dfd2677051c202d1f64bdbca (diff)
downloadphp-git-632b054aba9008a502e0fbdc3b92c0eedc110615.tar.gz
Remove white-space, breaks UnixWare make
-rw-r--r--ext/xml/expat/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/xml/expat/Makefile.in b/ext/xml/expat/Makefile.in
index f9434e88be..c7daf05c0c 100644
--- a/ext/xml/expat/Makefile.in
+++ b/ext/xml/expat/Makefile.in
@@ -5,5 +5,5 @@ LTLIBRARY_LIBADD = $(LTLIBRARY_DEPENDENCIES)
LTLIBRARY_SHARED_LIBADD = $(LTLIBRARY_LIBADD)
SUBDIRS = xmltok xmlparse
-
+
include $(top_srcdir)/build/dynlib.mk