summaryrefslogtreecommitdiff
path: root/main/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'main/Makefile.in')
-rw-r--r--main/Makefile.in16
1 files changed, 0 insertions, 16 deletions
diff --git a/main/Makefile.in b/main/Makefile.in
deleted file mode 100644
index 61aeb98aaa..0000000000
--- a/main/Makefile.in
+++ /dev/null
@@ -1,16 +0,0 @@
-LTLIBRARY_NAME = libmain.la
-
-LTLIBRARY_SOURCES = \
- main.c internal_functions.c snprintf.c php_sprintf.c \
- safe_mode.c fopen_wrappers.c alloca.c \
- php_ini.c SAPI.c rfc1867.c php_content_types.c strlcpy.c \
- strlcat.c mergesort.c reentrancy.c php_variables.c php_ticks.c \
- streams.c \
- network.c php_open_temporary_file.c php_logos.c
-
-include $(top_srcdir)/build/ltlib.mk
-
-
-internal_functions.c: $(srcdir)/internal_functions.c.in $(top_builddir)/config.status
- cd $(top_builddir) && \
- REDO_ALL=yes ./config.status