diff options
Diffstat (limited to 'sapi')
| -rw-r--r-- | sapi/Makefile.in | 4 | ||||
| -rw-r--r-- | sapi/aolserver/Makefile.in | 4 | ||||
| -rw-r--r-- | sapi/apache/Makefile.in | 4 | ||||
| -rw-r--r-- | sapi/cgi/Makefile.in | 4 | ||||
| -rw-r--r-- | sapi/isapi/Makefile.in | 4 | ||||
| -rw-r--r-- | sapi/nsapi/Makefile.in | 4 | ||||
| -rw-r--r-- | sapi/phttpd/Makefile.in | 4 | ||||
| -rw-r--r-- | sapi/roxen/Makefile.in | 4 | ||||
| -rw-r--r-- | sapi/servlet/Makefile.in | 4 | ||||
| -rw-r--r-- | sapi/thttpd/Makefile.in | 4 |
10 files changed, 0 insertions, 40 deletions
diff --git a/sapi/Makefile.in b/sapi/Makefile.in index 1093f31e3e..089a1e4a65 100644 --- a/sapi/Makefile.in +++ b/sapi/Makefile.in @@ -2,7 +2,3 @@ SUBDIRS = $(PHP_SAPI) include $(top_srcdir)/build/rules.mk - - - - diff --git a/sapi/aolserver/Makefile.in b/sapi/aolserver/Makefile.in index 39ab7ebcf8..96a33af6bd 100644 --- a/sapi/aolserver/Makefile.in +++ b/sapi/aolserver/Makefile.in @@ -3,7 +3,3 @@ LTLIBRARY_NAME = libsapi.la LTLIBRARY_SOURCES = aolserver.c include $(top_srcdir)/build/ltlib.mk - - - - diff --git a/sapi/apache/Makefile.in b/sapi/apache/Makefile.in index 189c27afe5..477b3a4762 100644 --- a/sapi/apache/Makefile.in +++ b/sapi/apache/Makefile.in @@ -5,7 +5,3 @@ LTLIBRARY_SOURCES = sapi_apache.c mod_php4.c php_apache.c EXTRA_INCLUDES = $(APACHE_INCLUDE) include $(top_srcdir)/build/ltlib.mk - - - - diff --git a/sapi/cgi/Makefile.in b/sapi/cgi/Makefile.in index 56bfa6799d..3b66c7d418 100644 --- a/sapi/cgi/Makefile.in +++ b/sapi/cgi/Makefile.in @@ -3,7 +3,3 @@ LTLIBRARY_NAME = libsapi.la LTLIBRARY_SOURCES = cgi_main.c getopt.c include $(top_srcdir)/build/ltlib.mk - - - - diff --git a/sapi/isapi/Makefile.in b/sapi/isapi/Makefile.in index ffcbfb95c3..34d4bdc15c 100644 --- a/sapi/isapi/Makefile.in +++ b/sapi/isapi/Makefile.in @@ -3,7 +3,3 @@ LTLIBRARY_NAME = libsapi.la LTLIBRARY_SOURCES = php4isapi.c include $(top_srcdir)/build/ltlib.mk - - - - diff --git a/sapi/nsapi/Makefile.in b/sapi/nsapi/Makefile.in index f5a82c6a8f..8299911313 100644 --- a/sapi/nsapi/Makefile.in +++ b/sapi/nsapi/Makefile.in @@ -3,7 +3,3 @@ LTLIBRARY_NAME = libsapi.la LTLIBRARY_SOURCES = nsapi.c include $(top_srcdir)/build/ltlib.mk - - - - diff --git a/sapi/phttpd/Makefile.in b/sapi/phttpd/Makefile.in index c8cf4661ca..3fa62790f1 100644 --- a/sapi/phttpd/Makefile.in +++ b/sapi/phttpd/Makefile.in @@ -3,7 +3,3 @@ LTLIBRARY_NAME = libsapi.la LTLIBRARY_SOURCES = phttpd.c include $(top_srcdir)/build/ltlib.mk - - - - diff --git a/sapi/roxen/Makefile.in b/sapi/roxen/Makefile.in index 3def714304..c49bf97ead 100644 --- a/sapi/roxen/Makefile.in +++ b/sapi/roxen/Makefile.in @@ -3,7 +3,3 @@ LTLIBRARY_NAME = libsapi.la LTLIBRARY_SOURCES = roxen.c include $(top_srcdir)/build/ltlib.mk - - - - diff --git a/sapi/servlet/Makefile.in b/sapi/servlet/Makefile.in index 1a1fb29b16..47d0b5d2e2 100644 --- a/sapi/servlet/Makefile.in +++ b/sapi/servlet/Makefile.in @@ -29,7 +29,3 @@ phpsrvlt.jar : servlet.java ../../ext/java/reflect.java @rm net/php/servlet.* net/php/reflect.* net/php/formatter.* @rmdir net/php @rmdir net - - - - diff --git a/sapi/thttpd/Makefile.in b/sapi/thttpd/Makefile.in index db0511f5da..9edad0d7aa 100644 --- a/sapi/thttpd/Makefile.in +++ b/sapi/thttpd/Makefile.in @@ -3,7 +3,3 @@ LTLIBRARY_NAME = libsapi.la LTLIBRARY_SOURCES = thttpd.c include $(top_srcdir)/build/ltlib.mk - - - - |
