File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / php / Makefile
Revision 1.1.1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Mon Jul 22 01:44:13 2013 UTC (10 years, 11 months ago) by misho
Branches: v5_4_17p0
Diff to: branchpoint 1.1.1.1: preferred, unified
patch0

    1: srcdir = /home/misho/work/embedaddon/php
    2: builddir = /home/misho/work/embedaddon/php
    3: top_srcdir = /home/misho/work/embedaddon/php
    4: top_builddir = /home/misho/work/embedaddon/php
    5: EGREP = /usr/bin/grep -E
    6: SED = /usr/bin/sed
    7: CONFIGURE_COMMAND = './configure' '--with-layout=GNU' '--localstatedir=/var' '--with-config-file-scan-dir=/etc/php' '--disable-all' '--enable-libxml' '--enable-xml' '--with-libxml-dir=/home/misho/work/elwix/build/1.7/arch/i386/pkg' '--with-openssl' '--enable-zip' '--enable-sqlite-utf8' '--prefix'
    8: CONFIGURE_OPTIONS = '--with-layout=GNU' '--localstatedir=/var' '--with-config-file-scan-dir=/etc/php' '--disable-all' '--enable-libxml' '--enable-xml' '--with-libxml-dir=/home/misho/work/elwix/build/1.7/arch/i386/pkg' '--with-openssl' '--enable-zip' '--enable-sqlite-utf8' '--prefix'
    9: PHP_MAJOR_VERSION = 5
   10: PHP_MINOR_VERSION = 4
   11: PHP_RELEASE_VERSION = 3
   12: PHP_EXTRA_VERSION =
   13: AWK = gawk
   14: YACC = exit 0;
   15: RE2C = exit 0;
   16: RE2C_FLAGS =
   17: SHLIB_SUFFIX_NAME = so
   18: SHLIB_DL_SUFFIX_NAME = so
   19: PHP_CLI_OBJS = sapi/cli/php_cli.lo sapi/cli/php_http_parser.lo sapi/cli/php_cli_server.lo
   20: PHP_EXECUTABLE = $(top_builddir)/$(SAPI_CLI_PATH)
   21: SAPI_CLI_PATH = sapi/cli/php
   22: BUILD_CLI = $(LIBTOOL) --mode=link $(CC) -export-dynamic $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) $(EXTRA_LDFLAGS_PROGRAM) $(LDFLAGS) $(PHP_RPATHS) $(PHP_GLOBAL_OBJS) $(PHP_BINARY_OBJS) $(PHP_CLI_OBJS) $(EXTRA_LIBS) $(ZEND_EXTRA_LIBS) -o $(SAPI_CLI_PATH)
   23: PHP_CGI_OBJS = sapi/cgi/cgi_main.lo sapi/cgi/fastcgi.lo
   24: SAPI_CGI_PATH = sapi/cgi/php-cgi
   25: BUILD_CGI = $(LIBTOOL) --mode=link $(CC) -export-dynamic $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) $(EXTRA_LDFLAGS_PROGRAM) $(LDFLAGS) $(PHP_RPATHS) $(PHP_GLOBAL_OBJS) $(PHP_BINARY_OBJS) $(PHP_CGI_OBJS) $(EXTRA_LIBS) $(ZEND_EXTRA_LIBS) -o $(SAPI_CGI_PATH)
   26: PROG_SENDMAIL = /usr/sbin/sendmail
   27: OPENSSL_SHARED_LIBADD =
   28: XML_SHARED_LIBADD =
   29: ZIP_SHARED_LIBADD =
   30: PHP_INSTALLED_SAPIS = cli cgi
   31: PHP_EXECUTABLE = $(top_builddir)/$(SAPI_CLI_PATH)
   32: PHP_SAPI_OBJS = main/internal_functions.lo
   33: PHP_BINARY_OBJS = main/internal_functions_cli.lo
   34: PHP_GLOBAL_OBJS = ext/date/php_date.lo ext/date/lib/astro.lo ext/date/lib/dow.lo ext/date/lib/parse_date.lo ext/date/lib/parse_tz.lo ext/date/lib/timelib.lo ext/date/lib/tm2unixtime.lo ext/date/lib/unixtime2tm.lo ext/date/lib/parse_iso_intervals.lo ext/date/lib/interval.lo ext/ereg/ereg.lo ext/ereg/regex/regcomp.lo ext/ereg/regex/regexec.lo ext/ereg/regex/regerror.lo ext/ereg/regex/regfree.lo ext/libxml/libxml.lo ext/openssl/openssl.lo ext/openssl/xp_ssl.lo ext/pcre/pcrelib/pcre_chartables.lo ext/pcre/pcrelib/pcre_ucd.lo ext/pcre/pcrelib/pcre_compile.lo ext/pcre/pcrelib/pcre_config.lo ext/pcre/pcrelib/pcre_exec.lo ext/pcre/pcrelib/pcre_fullinfo.lo ext/pcre/pcrelib/pcre_get.lo ext/pcre/pcrelib/pcre_globals.lo ext/pcre/pcrelib/pcre_info.lo ext/pcre/pcrelib/pcre_maketables.lo ext/pcre/pcrelib/pcre_newline.lo ext/pcre/pcrelib/pcre_ord2utf8.lo ext/pcre/pcrelib/pcre_refcount.lo ext/pcre/pcrelib/pcre_study.lo ext/pcre/pcrelib/pcre_tables.lo ext/pcre/pcrelib/pcre_try_flipped.lo ext/pcre/pcrelib/pcre_valid_utf8.lo ext/pcre/pcrelib/pcre_version.lo ext/pcre/pcrelib/pcre_xclass.lo ext/pcre/php_pcre.lo ext/reflection/php_reflection.lo ext/spl/php_spl.lo ext/spl/spl_functions.lo ext/spl/spl_engine.lo ext/spl/spl_iterators.lo ext/spl/spl_array.lo ext/spl/spl_directory.lo ext/spl/spl_exceptions.lo ext/spl/spl_observer.lo ext/spl/spl_dllist.lo ext/spl/spl_heap.lo ext/spl/spl_fixedarray.lo ext/standard/crypt_freesec.lo ext/standard/crypt_blowfish.lo ext/standard/crypt_sha512.lo ext/standard/crypt_sha256.lo ext/standard/php_crypt_r.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/sha1.lo ext/standard/user_filters.lo ext/standard/uuencode.lo ext/standard/filters.lo ext/standard/proc_open.lo ext/standard/streamsfuncs.lo ext/standard/http.lo ext/xml/xml.lo ext/xml/compat.lo ext/zip/php_zip.lo ext/zip/zip_stream.lo ext/zip/lib/zip_add.lo ext/zip/lib/zip_error.lo ext/zip/lib/zip_fclose.lo ext/zip/lib/zip_fread.lo ext/zip/lib/zip_open.lo ext/zip/lib/zip_source_filep.lo ext/zip/lib/zip_strerror.lo ext/zip/lib/zip_close.lo ext/zip/lib/zip_error_get.lo ext/zip/lib/zip_file_error_get.lo ext/zip/lib/zip_free.lo ext/zip/lib/zip_rename.lo ext/zip/lib/zip_source_free.lo ext/zip/lib/zip_unchange_all.lo ext/zip/lib/zip_delete.lo ext/zip/lib/zip_error_get_sys_type.lo ext/zip/lib/zip_file_get_offset.lo ext/zip/lib/zip_get_name.lo ext/zip/lib/zip_replace.lo ext/zip/lib/zip_source_function.lo ext/zip/lib/zip_unchange.lo ext/zip/lib/zip_dirent.lo ext/zip/lib/zip_error_strerror.lo ext/zip/lib/zip_filerange_crc.lo ext/zip/lib/zip_file_strerror.lo ext/zip/lib/zip_get_num_files.lo ext/zip/lib/zip_get_archive_flag.lo ext/zip/lib/zip_set_archive_flag.lo ext/zip/lib/zip_set_name.lo ext/zip/lib/zip_source_zip.lo ext/zip/lib/zip_unchange_data.lo ext/zip/lib/zip_entry_free.lo ext/zip/lib/zip_error_to_str.lo ext/zip/lib/zip_fopen.lo ext/zip/lib/zip_name_locate.lo ext/zip/lib/zip_source_buffer.lo ext/zip/lib/zip_stat.lo ext/zip/lib/zip_entry_new.lo ext/zip/lib/zip_err_str.lo ext/zip/lib/zip_fopen_index.lo ext/zip/lib/zip_get_archive_comment.lo ext/zip/lib/zip_get_file_comment.lo ext/zip/lib/zip_new.lo ext/zip/lib/zip_source_file.lo ext/zip/lib/zip_stat_index.lo ext/zip/lib/zip_set_archive_comment.lo ext/zip/lib/zip_set_file_comment.lo ext/zip/lib/zip_unchange_archive.lo ext/zip/lib/zip_memdup.lo ext/zip/lib/zip_stat_init.lo ext/zip/lib/zip_add_dir.lo ext/zip/lib/zip_error_clear.lo ext/zip/lib/zip_file_error_clear.lo TSRM/TSRM.lo TSRM/tsrm_strtok_r.lo TSRM/tsrm_virtual_cwd.lo main/main.lo main/snprintf.lo main/spprintf.lo main/php_sprintf.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/network.lo main/php_open_temporary_file.lo main/php_logos.lo main/output.lo main/getopt.lo main/streams/streams.lo main/streams/cast.lo main/streams/memory.lo main/streams/filter.lo main/streams/plain_wrapper.lo main/streams/userspace.lo main/streams/transports.lo main/streams/xp_socket.lo main/streams/mmap.lo main/streams/glob_wrapper.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dynamic_array.lo Zend/zend_dtrace.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_indent.lo Zend/zend_builtin_functions.lo Zend/zend_sprintf.lo Zend/zend_ini.lo Zend/zend_qsort.lo Zend/zend_multibyte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_strtod.lo Zend/zend_gc.lo Zend/zend_closures.lo Zend/zend_float.lo Zend/zend_string.lo Zend/zend_signal.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zend_default_classes.lo Zend/zend_execute.lo
   35: PHP_BINARIES = cli cgi
   36: PHP_MODULES =
   37: PHP_ZEND_EX =
   38: EXT_LIBS =
   39: abs_builddir = /home/misho/work/embedaddon/php
   40: abs_srcdir = /home/misho/work/embedaddon/php
   41: php_abs_top_builddir = /home/misho/work/embedaddon/php
   42: php_abs_top_srcdir = /home/misho/work/embedaddon/php
   43: bindir = ${exec_prefix}/bin
   44: sbindir = ${exec_prefix}/sbin
   45: exec_prefix = ${prefix}
   46: program_prefix =
   47: program_suffix =
   48: includedir = ${prefix}/include
   49: libdir = ${exec_prefix}/lib/php
   50: mandir = ${datarootdir}/man
   51: phplibdir = /home/misho/work/embedaddon/php/modules
   52: phptempdir = /home/misho/work/embedaddon/php/libs
   53: prefix = /home/misho/work/elwix/build/1.7/arch/i386/pkg
   54: localstatedir = /var
   55: datadir = ${datarootdir}
   56: datarootdir = /home/misho/work/elwix/build/1.7/arch/i386/pkg/share
   57: sysconfdir = ${prefix}/etc
   58: EXEEXT =
   59: CC = cc
   60: CFLAGS = $(CFLAGS_CLEAN) -prefer-non-pic -static
   61: CFLAGS_CLEAN = -g -O2
   62: CPP = cc -E
   63: CPPFLAGS =
   64: CXX =
   65: CXXFLAGS = -prefer-non-pic -static
   66: CXXFLAGS_CLEAN =
   67: DEBUG_CFLAGS =
   68: EXTENSION_DIR = /home/misho/work/elwix/build/1.7/arch/i386/pkg/lib/php/20100525
   69: EXTRA_LDFLAGS = -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib
   70: EXTRA_LDFLAGS_PROGRAM = -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib
   71: EXTRA_LIBS = -lcrypt -lz -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt -lxml2 -lz -lm -lcrypt
   72: ZEND_EXTRA_LIBS =
   73: INCLUDES = -I/home/misho/work/embedaddon/php/ext/date/lib -I/home/misho/work/embedaddon/php/ext/ereg/regex -I/home/misho/work/elwix/build/1.7/arch/i386/pkg/include/libxml2 -I$(top_builddir)/TSRM -I$(top_builddir)/Zend
   74: EXTRA_INCLUDES =
   75: INCLUDE_PATH = .:/home/misho/work/elwix/build/1.7/arch/i386/pkg/share/pear
   76: INSTALL_IT =
   77: LFLAGS =
   78: LIBTOOL = $(SHELL) $(top_builddir)/libtool --silent --preserve-dup-deps
   79: LN_S = ln -s
   80: NATIVE_RPATHS = -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib
   81: PEAR_INSTALLDIR =
   82: PHP_BUILD_DATE = 2013-01-28
   83: PHP_LDFLAGS = -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib
   84: PHP_LIBS =
   85: OVERALL_TARGET =
   86: PHP_RPATHS = -R /home/misho/work/elwix/build/1.7/arch/i386/pkg/lib
   87: PHP_SAPI = none
   88: PHP_VERSION = 5.4.3
   89: PHP_VERSION_ID = 50403
   90: SHELL = /bin/sh
   91: SHARED_LIBTOOL = $(LIBTOOL)
   92: WARNING_LEVEL =
   93: PHP_FRAMEWORKS =
   94: PHP_FRAMEWORKPATH =
   95: INSTALL_HEADERS = ext/date/php_date.h ext/date/lib/timelib.h ext/date/lib/timelib_structs.h ext/date/lib/timelib_config.h ext/ereg/php_ereg.h ext/ereg/php_regex.h ext/ereg/regex/ ext/libxml/php_libxml.h ext/pcre/php_pcre.h ext/pcre/pcrelib/ ext/spl/php_spl.h ext/spl/spl_array.h ext/spl/spl_directory.h ext/spl/spl_engine.h ext/spl/spl_exceptions.h ext/spl/spl_functions.h ext/spl/spl_iterators.h ext/spl/spl_observer.h ext/spl/spl_dllist.h ext/spl/spl_heap.h ext/spl/spl_fixedarray.h ext/standard/ ext/xml/ Zend/ TSRM/ main/ main/streams/ sapi/cli/cli.h
   96: ZEND_EXT_TYPE = zend_extension
   97: all_targets = $(OVERALL_TARGET) $(PHP_MODULES) $(PHP_ZEND_EX) $(PHP_BINARIES)
   98: install_targets = install-binaries install-build install-headers install-programs
   99: install_binary_targets = install-cli install-cgi
  100: mkinstalldirs = $(top_srcdir)/build/shtool mkdir -p
  101: INSTALL = $(top_srcdir)/build/shtool install -c
  102: INSTALL_DATA = $(INSTALL) -m 644
  103: 
  104: DEFS = -DPHP_ATOM_INC -I$(top_builddir)/include -I$(top_builddir)/main -I$(top_srcdir)
  105: COMMON_FLAGS = $(DEFS) $(INCLUDES) $(EXTRA_INCLUDES) $(CPPFLAGS) $(PHP_FRAMEWORKPATH)
  106: 
  107: all: $(all_targets) 
  108: 	@echo
  109: 	@echo "Build complete."
  110: 	@echo "Don't forget to run 'make test'."
  111: 	@echo
  112: 	
  113: build-modules: $(PHP_MODULES) $(PHP_ZEND_EX)
  114: 
  115: build-binaries: $(PHP_BINARIES)
  116: 
  117: libphp$(PHP_MAJOR_VERSION).la: $(PHP_GLOBAL_OBJS) $(PHP_SAPI_OBJS)
  118: 	$(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(EXTRA_CFLAGS) -rpath $(phptempdir) $(EXTRA_LDFLAGS) $(LDFLAGS) $(PHP_RPATHS) $(PHP_GLOBAL_OBJS) $(PHP_SAPI_OBJS) $(EXTRA_LIBS) $(ZEND_EXTRA_LIBS) -o $@
  119: 	-@$(LIBTOOL) --silent --mode=install cp $@ $(phptempdir)/$@ >/dev/null 2>&1
  120: 
  121: libs/libphp$(PHP_MAJOR_VERSION).bundle: $(PHP_GLOBAL_OBJS) $(PHP_SAPI_OBJS)
  122: 	$(CC) $(MH_BUNDLE_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) $(LDFLAGS) $(EXTRA_LDFLAGS) $(PHP_GLOBAL_OBJS:.lo=.o) $(PHP_SAPI_OBJS:.lo=.o) $(PHP_FRAMEWORKS) $(EXTRA_LIBS) $(ZEND_EXTRA_LIBS) -o $@ && cp $@ libs/libphp$(PHP_MAJOR_VERSION).so
  123: 
  124: install: $(all_targets) $(install_targets)
  125: 
  126: install-sapi: $(OVERALL_TARGET)
  127: 	@echo "Installing PHP SAPI module:       $(PHP_SAPI)"
  128: 	-@$(mkinstalldirs) $(INSTALL_ROOT)$(bindir)
  129: 	-@if test ! -r $(phptempdir)/libphp$(PHP_MAJOR_VERSION).$(SHLIB_DL_SUFFIX_NAME); then \
  130: 		for i in 0.0.0 0.0 0; do \
  131: 			if test -r $(phptempdir)/libphp$(PHP_MAJOR_VERSION).$(SHLIB_DL_SUFFIX_NAME).$$i; then \
  132: 				$(LN_S) $(phptempdir)/libphp$(PHP_MAJOR_VERSION).$(SHLIB_DL_SUFFIX_NAME).$$i $(phptempdir)/libphp$(PHP_MAJOR_VERSION).$(SHLIB_DL_SUFFIX_NAME); \
  133: 				break; \
  134: 			fi; \
  135: 		done; \
  136: 	fi
  137: 	@$(INSTALL_IT)
  138: 
  139: install-binaries: build-binaries $(install_binary_targets)
  140: 
  141: install-modules: build-modules
  142: 	@test -d modules && \
  143: 	$(mkinstalldirs) $(INSTALL_ROOT)$(EXTENSION_DIR)
  144: 	@echo "Installing shared extensions:     $(INSTALL_ROOT)$(EXTENSION_DIR)/"
  145: 	@rm -f modules/*.la >/dev/null 2>&1
  146: 	@$(INSTALL) modules/* $(INSTALL_ROOT)$(EXTENSION_DIR)
  147: 
  148: install-headers:
  149: 	-@if test "$(INSTALL_HEADERS)"; then \
  150: 		for i in `echo $(INSTALL_HEADERS)`; do \
  151: 			i=`$(top_srcdir)/build/shtool path -d $$i`; \
  152: 			paths="$$paths $(INSTALL_ROOT)$(phpincludedir)/$$i"; \
  153: 		done; \
  154: 		$(mkinstalldirs) $$paths && \
  155: 		echo "Installing header files:          $(INSTALL_ROOT)$(phpincludedir)/" && \
  156: 		for i in `echo $(INSTALL_HEADERS)`; do \
  157: 			if test "$(PHP_PECL_EXTENSION)"; then \
  158: 				src=`echo $$i | $(SED) -e "s#ext/$(PHP_PECL_EXTENSION)/##g"`; \
  159: 			else \
  160: 				src=$$i; \
  161: 			fi; \
  162: 			if test -f "$(top_srcdir)/$$src"; then \
  163: 				$(INSTALL_DATA) $(top_srcdir)/$$src $(INSTALL_ROOT)$(phpincludedir)/$$i; \
  164: 			elif test -f "$(top_builddir)/$$src"; then \
  165: 				$(INSTALL_DATA) $(top_builddir)/$$src $(INSTALL_ROOT)$(phpincludedir)/$$i; \
  166: 			else \
  167: 				(cd $(top_srcdir)/$$src && $(INSTALL_DATA) *.h $(INSTALL_ROOT)$(phpincludedir)/$$i; \
  168: 				cd $(top_builddir)/$$src && $(INSTALL_DATA) *.h $(INSTALL_ROOT)$(phpincludedir)/$$i) 2>/dev/null || true; \
  169: 			fi \
  170: 		done; \
  171: 	fi
  172: 
  173: PHP_TEST_SETTINGS = -d 'open_basedir=' -d 'output_buffering=0' -d 'memory_limit=-1'
  174: PHP_TEST_SHARED_EXTENSIONS =  ` \
  175: 	if test "x$(PHP_MODULES)" != "x"; then \
  176: 		for i in $(PHP_MODULES)""; do \
  177: 			. $$i; $(top_srcdir)/build/shtool echo -n -- " -d extension=$$dlname"; \
  178: 		done; \
  179: 	fi; \
  180: 	if test "x$(PHP_ZEND_EX)" != "x"; then \
  181: 		for i in $(PHP_ZEND_EX)""; do \
  182: 			. $$i; $(top_srcdir)/build/shtool echo -n -- " -d $(ZEND_EXT_TYPE)=$(top_builddir)/modules/$$dlname"; \
  183: 		done; \
  184: 	fi`
  185: PHP_DEPRECATED_DIRECTIVES_REGEX = '^(magic_quotes_(gpc|runtime|sybase)?|(zend_)?extension(_debug)?(_ts)?)[\t\ ]*='
  186: 
  187: test: all
  188: 	-@if test ! -z "$(PHP_EXECUTABLE)" && test -x "$(PHP_EXECUTABLE)"; then \
  189: 		INI_FILE=`$(PHP_EXECUTABLE) -d 'display_errors=stderr' -r 'echo php_ini_loaded_file();' 2> /dev/null`; \
  190: 		if test "$$INI_FILE"; then \
  191: 			$(EGREP) -h -v $(PHP_DEPRECATED_DIRECTIVES_REGEX) "$$INI_FILE" > $(top_builddir)/tmp-php.ini; \
  192: 		else \
  193: 			echo > $(top_builddir)/tmp-php.ini; \
  194: 		fi; \
  195: 		INI_SCANNED_PATH=`$(PHP_EXECUTABLE) -d 'display_errors=stderr' -r '$$a = explode(",\n", trim(php_ini_scanned_files())); echo $$a[0];' 2> /dev/null`; \
  196: 		if test "$$INI_SCANNED_PATH"; then \
  197: 			INI_SCANNED_PATH=`$(top_srcdir)/build/shtool path -d $$INI_SCANNED_PATH`; \
  198: 			$(EGREP) -h -v $(PHP_DEPRECATED_DIRECTIVES_REGEX) "$$INI_SCANNED_PATH"/*.ini >> $(top_builddir)/tmp-php.ini; \
  199: 		fi; \
  200: 		TEST_PHP_EXECUTABLE=$(PHP_EXECUTABLE) \
  201: 		TEST_PHP_SRCDIR=$(top_srcdir) \
  202: 		CC="$(CC)" \
  203: 			$(PHP_EXECUTABLE) -n -c $(top_builddir)/tmp-php.ini $(PHP_TEST_SETTINGS) $(top_srcdir)/run-tests.php -n -c $(top_builddir)/tmp-php.ini -d extension_dir=$(top_builddir)/modules/ $(PHP_TEST_SHARED_EXTENSIONS) $(TESTS); \
  204: 		rm $(top_builddir)/tmp-php.ini; \
  205: 	else \
  206: 		echo "ERROR: Cannot run tests without CLI sapi."; \
  207: 	fi
  208: 
  209: clean:
  210: 	find . -name \*.gcno -o -name \*.gcda | xargs rm -f
  211: 	find . -name \*.lo -o -name \*.o | xargs rm -f
  212: 	find . -name \*.la -o -name \*.a | xargs rm -f 
  213: 	find . -name \*.so | xargs rm -f
  214: 	find . -name .libs -a -type d|xargs rm -rf
  215: 	rm -f libphp$(PHP_MAJOR_VERSION).la $(SAPI_CLI_PATH) $(OVERALL_TARGET) modules/* libs/*
  216: 
  217: distclean: clean
  218: 	rm -f Makefile config.cache config.log config.status Makefile.objects Makefile.fragments libtool main/php_config.h stamp-h sapi/apache/libphp$(PHP_MAJOR_VERSION).module buildmk.stamp
  219: 	$(EGREP) define'.*include/php' $(top_srcdir)/configure | $(SED) 's/.*>//'|xargs rm -f
  220: 
  221: .PHONY: all clean install distclean test
  222: .NOEXPORT:
  223: cli: $(SAPI_CLI_PATH)
  224: 
  225: $(SAPI_CLI_PATH): $(PHP_GLOBAL_OBJS) $(PHP_BINARY_OBJS) $(PHP_CLI_OBJS)
  226: 	$(BUILD_CLI)
  227: 
  228: install-cli: $(SAPI_CLI_PATH)
  229: 	@echo "Installing PHP CLI binary:        $(INSTALL_ROOT)$(bindir)/"
  230: 	@$(mkinstalldirs) $(INSTALL_ROOT)$(bindir)
  231: 	@$(INSTALL) -m 0755 $(SAPI_CLI_PATH) $(INSTALL_ROOT)$(bindir)/$(program_prefix)php$(program_suffix)$(EXEEXT)
  232: 	@echo "Installing PHP CLI man page:      $(INSTALL_ROOT)$(mandir)/man1/"
  233: 	@$(mkinstalldirs) $(INSTALL_ROOT)$(mandir)/man1
  234: 	@$(INSTALL_DATA) sapi/cli/php.1 $(INSTALL_ROOT)$(mandir)/man1/$(program_prefix)php$(program_suffix).1
  235: 
  236: cgi: $(SAPI_CGI_PATH)
  237: 
  238: $(SAPI_CGI_PATH): $(PHP_GLOBAL_OBJS) $(PHP_BINARY_OBJS) $(PHP_CGI_OBJS)
  239: 	$(BUILD_CGI)
  240: 
  241: install-cgi: $(SAPI_CGI_PATH)
  242: 	@echo "Installing PHP CGI binary:        $(INSTALL_ROOT)$(bindir)/"
  243: 	@$(INSTALL) -m 0755 $(SAPI_CGI_PATH) $(INSTALL_ROOT)$(bindir)/$(program_prefix)php-cgi$(program_suffix)$(EXEEXT)
  244: 
  245: 
  246: /home/misho/work/embedaddon/php/ext/standard/var_unserializer.c: /home/misho/work/embedaddon/php/ext/standard/var_unserializer.re
  247: 	@(cd $(top_srcdir); $(RE2C) -b -o ext/standard/var_unserializer.c ext/standard/var_unserializer.re)
  248: 
  249: /home/misho/work/embedaddon/php/ext/standard/url_scanner_ex.c: /home/misho/work/embedaddon/php/ext/standard/url_scanner_ex.re
  250: 	@(cd $(top_srcdir); $(RE2C) -b -o ext/standard/url_scanner_ex.c	ext/standard/url_scanner_ex.re)
  251: 
  252: ext/standard/info.lo: ext/standard/../../main/build-defs.h
  253: 
  254: ext/standard/basic_functions.lo: $(top_srcdir)/Zend/zend_language_parser.h
  255: 
  256: #
  257: # Build environment install
  258: #
  259: 
  260: phpincludedir = $(includedir)/php
  261: phpbuilddir = $(libdir)/build
  262: 
  263: BUILD_FILES = \
  264: 	scripts/phpize.m4 \
  265: 	build/mkdep.awk \
  266: 	build/scan_makefile_in.awk \
  267: 	build/libtool.m4 \
  268: 	Makefile.global \
  269: 	acinclude.m4 \
  270: 	ltmain.sh \
  271: 	run-tests.php
  272: 
  273: BUILD_FILES_EXEC = \
  274: 	build/shtool \
  275: 	config.guess \
  276: 	config.sub
  277: 
  278: bin_SCRIPTS = phpize php-config
  279: man_PAGES = phpize php-config
  280: 
  281: install-build:
  282: 	@echo "Installing build environment:     $(INSTALL_ROOT)$(phpbuilddir)/"
  283: 	@$(mkinstalldirs) $(INSTALL_ROOT)$(phpbuilddir) $(INSTALL_ROOT)$(bindir) && \
  284: 	(cd $(top_srcdir) && \
  285: 	$(INSTALL) $(BUILD_FILES_EXEC) $(INSTALL_ROOT)$(phpbuilddir) && \
  286: 	$(INSTALL_DATA) $(BUILD_FILES) $(INSTALL_ROOT)$(phpbuilddir))
  287: 
  288: install-programs: scripts/phpize scripts/php-config
  289: 	@echo "Installing helper programs:       $(INSTALL_ROOT)$(bindir)/"
  290: 	@$(mkinstalldirs) $(INSTALL_ROOT)$(bindir)
  291: 	@for prog in $(bin_SCRIPTS); do \
  292: 		echo "  program: $(program_prefix)$${prog}$(program_suffix)"; \
  293: 		$(INSTALL) -m 755 scripts/$${prog} $(INSTALL_ROOT)$(bindir)/$(program_prefix)$${prog}$(program_suffix); \
  294: 	done
  295: 	@echo "Installing man pages:             $(INSTALL_ROOT)$(mandir)/man1/"
  296: 	@$(mkinstalldirs) $(INSTALL_ROOT)$(mandir)/man1
  297: 	@for page in $(man_PAGES); do \
  298: 		echo "  page: $(program_prefix)$${page}$(program_suffix).1"; \
  299: 		$(INSTALL_DATA) scripts/man1/$${page}.1 $(INSTALL_ROOT)$(mandir)/man1/$(program_prefix)$${page}$(program_suffix).1; \
  300: 	done
  301: 	
  302: scripts/phpize: /home/misho/work/embedaddon/php/scripts/phpize.in $(top_builddir)/config.status
  303: 	(CONFIG_FILES=$@ CONFIG_HEADERS= $(top_builddir)/config.status)
  304: 
  305: scripts/php-config: /home/misho/work/embedaddon/php/scripts/php-config.in $(top_builddir)/config.status
  306: 	(CONFIG_FILES=$@ CONFIG_HEADERS= $(top_builddir)/config.status)
  307: 
  308: #
  309: # Zend
  310: #
  311: 
  312: Zend/zend_language_scanner.lo: /home/misho/work/embedaddon/php/Zend/zend_language_parser.h
  313: Zend/zend_ini_scanner.lo: /home/misho/work/embedaddon/php/Zend/zend_ini_parser.h
  314: 
  315: /home/misho/work/embedaddon/php/Zend/zend_language_scanner.c: /home/misho/work/embedaddon/php/Zend/zend_language_scanner.l
  316: 	@(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --case-inverted -cbdFt Zend/zend_language_scanner_defs.h -oZend/zend_language_scanner.c Zend/zend_language_scanner.l)
  317: 
  318: /home/misho/work/embedaddon/php/Zend/zend_language_parser.h: /home/misho/work/embedaddon/php/Zend/zend_language_parser.c
  319: /home/misho/work/embedaddon/php/Zend/zend_language_parser.c: /home/misho/work/embedaddon/php/Zend/zend_language_parser.y
  320: 	@$(YACC) -p zend -v -d /home/misho/work/embedaddon/php/Zend/zend_language_parser.y -o $@
  321: 
  322: /home/misho/work/embedaddon/php/Zend/zend_ini_parser.h: /home/misho/work/embedaddon/php/Zend/zend_ini_parser.c
  323: /home/misho/work/embedaddon/php/Zend/zend_ini_parser.c: /home/misho/work/embedaddon/php/Zend/zend_ini_parser.y
  324: 	@$(YACC) -p ini_ -v -d /home/misho/work/embedaddon/php/Zend/zend_ini_parser.y -o $@
  325: 
  326: /home/misho/work/embedaddon/php/Zend/zend_ini_scanner.c: /home/misho/work/embedaddon/php/Zend/zend_ini_scanner.l
  327: 	@(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --case-inverted -cbdFt Zend/zend_ini_scanner_defs.h -oZend/zend_ini_scanner.c Zend/zend_ini_scanner.l)
  328: 
  329: Zend/zend_indent.lo Zend/zend_highlight.lo Zend/zend_compile.lo: /home/misho/work/embedaddon/php/Zend/zend_language_parser.h
  330: Zend/zend_execute.lo: /home/misho/work/embedaddon/php/Zend/zend_vm_execute.h /home/misho/work/embedaddon/php/Zend/zend_vm_opcodes.h
  331: sapi/cli/php_cli.lo: /home/misho/work/embedaddon/php/sapi/cli/php_cli.c
  332: 	$(LIBTOOL) --mode=compile $(CC)  -Isapi/cli/ -I/home/misho/work/embedaddon/php/sapi/cli/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/sapi/cli/php_cli.c -o sapi/cli/php_cli.lo 
  333: sapi/cli/php_http_parser.lo: /home/misho/work/embedaddon/php/sapi/cli/php_http_parser.c
  334: 	$(LIBTOOL) --mode=compile $(CC)  -Isapi/cli/ -I/home/misho/work/embedaddon/php/sapi/cli/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/sapi/cli/php_http_parser.c -o sapi/cli/php_http_parser.lo 
  335: sapi/cli/php_cli_server.lo: /home/misho/work/embedaddon/php/sapi/cli/php_cli_server.c
  336: 	$(LIBTOOL) --mode=compile $(CC)  -Isapi/cli/ -I/home/misho/work/embedaddon/php/sapi/cli/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/sapi/cli/php_cli_server.c -o sapi/cli/php_cli_server.lo 
  337: sapi/cgi/cgi_main.lo: /home/misho/work/embedaddon/php/sapi/cgi/cgi_main.c
  338: 	$(LIBTOOL) --mode=compile $(CC)  -Isapi/cgi/ -I/home/misho/work/embedaddon/php/sapi/cgi/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/sapi/cgi/cgi_main.c -o sapi/cgi/cgi_main.lo 
  339: sapi/cgi/fastcgi.lo: /home/misho/work/embedaddon/php/sapi/cgi/fastcgi.c
  340: 	$(LIBTOOL) --mode=compile $(CC)  -Isapi/cgi/ -I/home/misho/work/embedaddon/php/sapi/cgi/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/sapi/cgi/fastcgi.c -o sapi/cgi/fastcgi.lo 
  341: ext/date/php_date.lo: /home/misho/work/embedaddon/php/ext/date/php_date.c
  342: 	$(LIBTOOL) --mode=compile $(CC) -Iext/date/lib -Iext/date/ -I/home/misho/work/embedaddon/php/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/date/php_date.c -o ext/date/php_date.lo 
  343: ext/date/lib/astro.lo: /home/misho/work/embedaddon/php/ext/date/lib/astro.c
  344: 	$(LIBTOOL) --mode=compile $(CC) -Iext/date/lib -Iext/date/ -I/home/misho/work/embedaddon/php/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/date/lib/astro.c -o ext/date/lib/astro.lo 
  345: ext/date/lib/dow.lo: /home/misho/work/embedaddon/php/ext/date/lib/dow.c
  346: 	$(LIBTOOL) --mode=compile $(CC) -Iext/date/lib -Iext/date/ -I/home/misho/work/embedaddon/php/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/date/lib/dow.c -o ext/date/lib/dow.lo 
  347: ext/date/lib/parse_date.lo: /home/misho/work/embedaddon/php/ext/date/lib/parse_date.c
  348: 	$(LIBTOOL) --mode=compile $(CC) -Iext/date/lib -Iext/date/ -I/home/misho/work/embedaddon/php/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/date/lib/parse_date.c -o ext/date/lib/parse_date.lo 
  349: ext/date/lib/parse_tz.lo: /home/misho/work/embedaddon/php/ext/date/lib/parse_tz.c
  350: 	$(LIBTOOL) --mode=compile $(CC) -Iext/date/lib -Iext/date/ -I/home/misho/work/embedaddon/php/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/date/lib/parse_tz.c -o ext/date/lib/parse_tz.lo 
  351: ext/date/lib/timelib.lo: /home/misho/work/embedaddon/php/ext/date/lib/timelib.c
  352: 	$(LIBTOOL) --mode=compile $(CC) -Iext/date/lib -Iext/date/ -I/home/misho/work/embedaddon/php/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/date/lib/timelib.c -o ext/date/lib/timelib.lo 
  353: ext/date/lib/tm2unixtime.lo: /home/misho/work/embedaddon/php/ext/date/lib/tm2unixtime.c
  354: 	$(LIBTOOL) --mode=compile $(CC) -Iext/date/lib -Iext/date/ -I/home/misho/work/embedaddon/php/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/date/lib/tm2unixtime.c -o ext/date/lib/tm2unixtime.lo 
  355: ext/date/lib/unixtime2tm.lo: /home/misho/work/embedaddon/php/ext/date/lib/unixtime2tm.c
  356: 	$(LIBTOOL) --mode=compile $(CC) -Iext/date/lib -Iext/date/ -I/home/misho/work/embedaddon/php/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/date/lib/unixtime2tm.c -o ext/date/lib/unixtime2tm.lo 
  357: ext/date/lib/parse_iso_intervals.lo: /home/misho/work/embedaddon/php/ext/date/lib/parse_iso_intervals.c
  358: 	$(LIBTOOL) --mode=compile $(CC) -Iext/date/lib -Iext/date/ -I/home/misho/work/embedaddon/php/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/date/lib/parse_iso_intervals.c -o ext/date/lib/parse_iso_intervals.lo 
  359: ext/date/lib/interval.lo: /home/misho/work/embedaddon/php/ext/date/lib/interval.c
  360: 	$(LIBTOOL) --mode=compile $(CC) -Iext/date/lib -Iext/date/ -I/home/misho/work/embedaddon/php/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/date/lib/interval.c -o ext/date/lib/interval.lo 
  361: ext/ereg/ereg.lo: /home/misho/work/embedaddon/php/ext/ereg/ereg.c
  362: 	$(LIBTOOL) --mode=compile $(CC) -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/home/misho/work/embedaddon/php/ext/ereg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/ereg/ereg.c -o ext/ereg/ereg.lo 
  363: ext/ereg/regex/regcomp.lo: /home/misho/work/embedaddon/php/ext/ereg/regex/regcomp.c
  364: 	$(LIBTOOL) --mode=compile $(CC) -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/home/misho/work/embedaddon/php/ext/ereg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/ereg/regex/regcomp.c -o ext/ereg/regex/regcomp.lo 
  365: ext/ereg/regex/regexec.lo: /home/misho/work/embedaddon/php/ext/ereg/regex/regexec.c
  366: 	$(LIBTOOL) --mode=compile $(CC) -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/home/misho/work/embedaddon/php/ext/ereg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/ereg/regex/regexec.c -o ext/ereg/regex/regexec.lo 
  367: ext/ereg/regex/regerror.lo: /home/misho/work/embedaddon/php/ext/ereg/regex/regerror.c
  368: 	$(LIBTOOL) --mode=compile $(CC) -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/home/misho/work/embedaddon/php/ext/ereg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/ereg/regex/regerror.c -o ext/ereg/regex/regerror.lo 
  369: ext/ereg/regex/regfree.lo: /home/misho/work/embedaddon/php/ext/ereg/regex/regfree.c
  370: 	$(LIBTOOL) --mode=compile $(CC) -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/home/misho/work/embedaddon/php/ext/ereg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/ereg/regex/regfree.c -o ext/ereg/regex/regfree.lo 
  371: ext/libxml/libxml.lo: /home/misho/work/embedaddon/php/ext/libxml/libxml.c
  372: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/libxml/ -I/home/misho/work/embedaddon/php/ext/libxml/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/libxml/libxml.c -o ext/libxml/libxml.lo 
  373: ext/openssl/openssl.lo: /home/misho/work/embedaddon/php/ext/openssl/openssl.c
  374: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/openssl/ -I/home/misho/work/embedaddon/php/ext/openssl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/openssl/openssl.c -o ext/openssl/openssl.lo 
  375: ext/openssl/xp_ssl.lo: /home/misho/work/embedaddon/php/ext/openssl/xp_ssl.c
  376: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/openssl/ -I/home/misho/work/embedaddon/php/ext/openssl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/openssl/xp_ssl.c -o ext/openssl/xp_ssl.lo 
  377: ext/pcre/pcrelib/pcre_chartables.lo: /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_chartables.c
  378: 	$(LIBTOOL) --mode=compile $(CC) -I/home/misho/work/embedaddon/php/ext/pcre/pcrelib -Iext/pcre/ -I/home/misho/work/embedaddon/php/ext/pcre/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_chartables.c -o ext/pcre/pcrelib/pcre_chartables.lo 
  379: ext/pcre/pcrelib/pcre_ucd.lo: /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_ucd.c
  380: 	$(LIBTOOL) --mode=compile $(CC) -I/home/misho/work/embedaddon/php/ext/pcre/pcrelib -Iext/pcre/ -I/home/misho/work/embedaddon/php/ext/pcre/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_ucd.c -o ext/pcre/pcrelib/pcre_ucd.lo 
  381: ext/pcre/pcrelib/pcre_compile.lo: /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_compile.c
  382: 	$(LIBTOOL) --mode=compile $(CC) -I/home/misho/work/embedaddon/php/ext/pcre/pcrelib -Iext/pcre/ -I/home/misho/work/embedaddon/php/ext/pcre/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_compile.c -o ext/pcre/pcrelib/pcre_compile.lo 
  383: ext/pcre/pcrelib/pcre_config.lo: /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_config.c
  384: 	$(LIBTOOL) --mode=compile $(CC) -I/home/misho/work/embedaddon/php/ext/pcre/pcrelib -Iext/pcre/ -I/home/misho/work/embedaddon/php/ext/pcre/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_config.c -o ext/pcre/pcrelib/pcre_config.lo 
  385: ext/pcre/pcrelib/pcre_exec.lo: /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_exec.c
  386: 	$(LIBTOOL) --mode=compile $(CC) -I/home/misho/work/embedaddon/php/ext/pcre/pcrelib -Iext/pcre/ -I/home/misho/work/embedaddon/php/ext/pcre/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_exec.c -o ext/pcre/pcrelib/pcre_exec.lo 
  387: ext/pcre/pcrelib/pcre_fullinfo.lo: /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_fullinfo.c
  388: 	$(LIBTOOL) --mode=compile $(CC) -I/home/misho/work/embedaddon/php/ext/pcre/pcrelib -Iext/pcre/ -I/home/misho/work/embedaddon/php/ext/pcre/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_fullinfo.c -o ext/pcre/pcrelib/pcre_fullinfo.lo 
  389: ext/pcre/pcrelib/pcre_get.lo: /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_get.c
  390: 	$(LIBTOOL) --mode=compile $(CC) -I/home/misho/work/embedaddon/php/ext/pcre/pcrelib -Iext/pcre/ -I/home/misho/work/embedaddon/php/ext/pcre/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_get.c -o ext/pcre/pcrelib/pcre_get.lo 
  391: ext/pcre/pcrelib/pcre_globals.lo: /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_globals.c
  392: 	$(LIBTOOL) --mode=compile $(CC) -I/home/misho/work/embedaddon/php/ext/pcre/pcrelib -Iext/pcre/ -I/home/misho/work/embedaddon/php/ext/pcre/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_globals.c -o ext/pcre/pcrelib/pcre_globals.lo 
  393: ext/pcre/pcrelib/pcre_info.lo: /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_info.c
  394: 	$(LIBTOOL) --mode=compile $(CC) -I/home/misho/work/embedaddon/php/ext/pcre/pcrelib -Iext/pcre/ -I/home/misho/work/embedaddon/php/ext/pcre/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_info.c -o ext/pcre/pcrelib/pcre_info.lo 
  395: ext/pcre/pcrelib/pcre_maketables.lo: /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_maketables.c
  396: 	$(LIBTOOL) --mode=compile $(CC) -I/home/misho/work/embedaddon/php/ext/pcre/pcrelib -Iext/pcre/ -I/home/misho/work/embedaddon/php/ext/pcre/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_maketables.c -o ext/pcre/pcrelib/pcre_maketables.lo 
  397: ext/pcre/pcrelib/pcre_newline.lo: /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_newline.c
  398: 	$(LIBTOOL) --mode=compile $(CC) -I/home/misho/work/embedaddon/php/ext/pcre/pcrelib -Iext/pcre/ -I/home/misho/work/embedaddon/php/ext/pcre/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_newline.c -o ext/pcre/pcrelib/pcre_newline.lo 
  399: ext/pcre/pcrelib/pcre_ord2utf8.lo: /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_ord2utf8.c
  400: 	$(LIBTOOL) --mode=compile $(CC) -I/home/misho/work/embedaddon/php/ext/pcre/pcrelib -Iext/pcre/ -I/home/misho/work/embedaddon/php/ext/pcre/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_ord2utf8.c -o ext/pcre/pcrelib/pcre_ord2utf8.lo 
  401: ext/pcre/pcrelib/pcre_refcount.lo: /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_refcount.c
  402: 	$(LIBTOOL) --mode=compile $(CC) -I/home/misho/work/embedaddon/php/ext/pcre/pcrelib -Iext/pcre/ -I/home/misho/work/embedaddon/php/ext/pcre/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_refcount.c -o ext/pcre/pcrelib/pcre_refcount.lo 
  403: ext/pcre/pcrelib/pcre_study.lo: /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_study.c
  404: 	$(LIBTOOL) --mode=compile $(CC) -I/home/misho/work/embedaddon/php/ext/pcre/pcrelib -Iext/pcre/ -I/home/misho/work/embedaddon/php/ext/pcre/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_study.c -o ext/pcre/pcrelib/pcre_study.lo 
  405: ext/pcre/pcrelib/pcre_tables.lo: /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_tables.c
  406: 	$(LIBTOOL) --mode=compile $(CC) -I/home/misho/work/embedaddon/php/ext/pcre/pcrelib -Iext/pcre/ -I/home/misho/work/embedaddon/php/ext/pcre/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_tables.c -o ext/pcre/pcrelib/pcre_tables.lo 
  407: ext/pcre/pcrelib/pcre_try_flipped.lo: /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_try_flipped.c
  408: 	$(LIBTOOL) --mode=compile $(CC) -I/home/misho/work/embedaddon/php/ext/pcre/pcrelib -Iext/pcre/ -I/home/misho/work/embedaddon/php/ext/pcre/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_try_flipped.c -o ext/pcre/pcrelib/pcre_try_flipped.lo 
  409: ext/pcre/pcrelib/pcre_valid_utf8.lo: /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_valid_utf8.c
  410: 	$(LIBTOOL) --mode=compile $(CC) -I/home/misho/work/embedaddon/php/ext/pcre/pcrelib -Iext/pcre/ -I/home/misho/work/embedaddon/php/ext/pcre/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_valid_utf8.c -o ext/pcre/pcrelib/pcre_valid_utf8.lo 
  411: ext/pcre/pcrelib/pcre_version.lo: /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_version.c
  412: 	$(LIBTOOL) --mode=compile $(CC) -I/home/misho/work/embedaddon/php/ext/pcre/pcrelib -Iext/pcre/ -I/home/misho/work/embedaddon/php/ext/pcre/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_version.c -o ext/pcre/pcrelib/pcre_version.lo 
  413: ext/pcre/pcrelib/pcre_xclass.lo: /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_xclass.c
  414: 	$(LIBTOOL) --mode=compile $(CC) -I/home/misho/work/embedaddon/php/ext/pcre/pcrelib -Iext/pcre/ -I/home/misho/work/embedaddon/php/ext/pcre/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/pcre/pcrelib/pcre_xclass.c -o ext/pcre/pcrelib/pcre_xclass.lo 
  415: ext/pcre/php_pcre.lo: /home/misho/work/embedaddon/php/ext/pcre/php_pcre.c
  416: 	$(LIBTOOL) --mode=compile $(CC) -I/home/misho/work/embedaddon/php/ext/pcre/pcrelib -Iext/pcre/ -I/home/misho/work/embedaddon/php/ext/pcre/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/pcre/php_pcre.c -o ext/pcre/php_pcre.lo 
  417: ext/reflection/php_reflection.lo: /home/misho/work/embedaddon/php/ext/reflection/php_reflection.c
  418: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/reflection/ -I/home/misho/work/embedaddon/php/ext/reflection/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/reflection/php_reflection.c -o ext/reflection/php_reflection.lo 
  419: ext/spl/php_spl.lo: /home/misho/work/embedaddon/php/ext/spl/php_spl.c
  420: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/spl/ -I/home/misho/work/embedaddon/php/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/spl/php_spl.c -o ext/spl/php_spl.lo 
  421: ext/spl/spl_functions.lo: /home/misho/work/embedaddon/php/ext/spl/spl_functions.c
  422: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/spl/ -I/home/misho/work/embedaddon/php/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/spl/spl_functions.c -o ext/spl/spl_functions.lo 
  423: ext/spl/spl_engine.lo: /home/misho/work/embedaddon/php/ext/spl/spl_engine.c
  424: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/spl/ -I/home/misho/work/embedaddon/php/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/spl/spl_engine.c -o ext/spl/spl_engine.lo 
  425: ext/spl/spl_iterators.lo: /home/misho/work/embedaddon/php/ext/spl/spl_iterators.c
  426: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/spl/ -I/home/misho/work/embedaddon/php/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/spl/spl_iterators.c -o ext/spl/spl_iterators.lo 
  427: ext/spl/spl_array.lo: /home/misho/work/embedaddon/php/ext/spl/spl_array.c
  428: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/spl/ -I/home/misho/work/embedaddon/php/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/spl/spl_array.c -o ext/spl/spl_array.lo 
  429: ext/spl/spl_directory.lo: /home/misho/work/embedaddon/php/ext/spl/spl_directory.c
  430: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/spl/ -I/home/misho/work/embedaddon/php/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/spl/spl_directory.c -o ext/spl/spl_directory.lo 
  431: ext/spl/spl_exceptions.lo: /home/misho/work/embedaddon/php/ext/spl/spl_exceptions.c
  432: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/spl/ -I/home/misho/work/embedaddon/php/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/spl/spl_exceptions.c -o ext/spl/spl_exceptions.lo 
  433: ext/spl/spl_observer.lo: /home/misho/work/embedaddon/php/ext/spl/spl_observer.c
  434: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/spl/ -I/home/misho/work/embedaddon/php/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/spl/spl_observer.c -o ext/spl/spl_observer.lo 
  435: ext/spl/spl_dllist.lo: /home/misho/work/embedaddon/php/ext/spl/spl_dllist.c
  436: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/spl/ -I/home/misho/work/embedaddon/php/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/spl/spl_dllist.c -o ext/spl/spl_dllist.lo 
  437: ext/spl/spl_heap.lo: /home/misho/work/embedaddon/php/ext/spl/spl_heap.c
  438: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/spl/ -I/home/misho/work/embedaddon/php/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/spl/spl_heap.c -o ext/spl/spl_heap.lo 
  439: ext/spl/spl_fixedarray.lo: /home/misho/work/embedaddon/php/ext/spl/spl_fixedarray.c
  440: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/spl/ -I/home/misho/work/embedaddon/php/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/spl/spl_fixedarray.c -o ext/spl/spl_fixedarray.lo 
  441: ext/standard/crypt_freesec.lo: /home/misho/work/embedaddon/php/ext/standard/crypt_freesec.c
  442: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/crypt_freesec.c -o ext/standard/crypt_freesec.lo 
  443: ext/standard/crypt_blowfish.lo: /home/misho/work/embedaddon/php/ext/standard/crypt_blowfish.c
  444: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/crypt_blowfish.c -o ext/standard/crypt_blowfish.lo 
  445: ext/standard/crypt_sha512.lo: /home/misho/work/embedaddon/php/ext/standard/crypt_sha512.c
  446: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/crypt_sha512.c -o ext/standard/crypt_sha512.lo 
  447: ext/standard/crypt_sha256.lo: /home/misho/work/embedaddon/php/ext/standard/crypt_sha256.c
  448: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/crypt_sha256.c -o ext/standard/crypt_sha256.lo 
  449: ext/standard/php_crypt_r.lo: /home/misho/work/embedaddon/php/ext/standard/php_crypt_r.c
  450: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/php_crypt_r.c -o ext/standard/php_crypt_r.lo 
  451: ext/standard/array.lo: /home/misho/work/embedaddon/php/ext/standard/array.c
  452: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/array.c -o ext/standard/array.lo 
  453: ext/standard/base64.lo: /home/misho/work/embedaddon/php/ext/standard/base64.c
  454: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/base64.c -o ext/standard/base64.lo 
  455: ext/standard/basic_functions.lo: /home/misho/work/embedaddon/php/ext/standard/basic_functions.c
  456: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/basic_functions.c -o ext/standard/basic_functions.lo 
  457: ext/standard/browscap.lo: /home/misho/work/embedaddon/php/ext/standard/browscap.c
  458: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/browscap.c -o ext/standard/browscap.lo 
  459: ext/standard/crc32.lo: /home/misho/work/embedaddon/php/ext/standard/crc32.c
  460: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/crc32.c -o ext/standard/crc32.lo 
  461: ext/standard/crypt.lo: /home/misho/work/embedaddon/php/ext/standard/crypt.c
  462: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/crypt.c -o ext/standard/crypt.lo 
  463: ext/standard/cyr_convert.lo: /home/misho/work/embedaddon/php/ext/standard/cyr_convert.c
  464: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/cyr_convert.c -o ext/standard/cyr_convert.lo 
  465: ext/standard/datetime.lo: /home/misho/work/embedaddon/php/ext/standard/datetime.c
  466: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/datetime.c -o ext/standard/datetime.lo 
  467: ext/standard/dir.lo: /home/misho/work/embedaddon/php/ext/standard/dir.c
  468: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/dir.c -o ext/standard/dir.lo 
  469: ext/standard/dl.lo: /home/misho/work/embedaddon/php/ext/standard/dl.c
  470: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/dl.c -o ext/standard/dl.lo 
  471: ext/standard/dns.lo: /home/misho/work/embedaddon/php/ext/standard/dns.c
  472: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/dns.c -o ext/standard/dns.lo 
  473: ext/standard/exec.lo: /home/misho/work/embedaddon/php/ext/standard/exec.c
  474: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/exec.c -o ext/standard/exec.lo 
  475: ext/standard/file.lo: /home/misho/work/embedaddon/php/ext/standard/file.c
  476: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/file.c -o ext/standard/file.lo 
  477: ext/standard/filestat.lo: /home/misho/work/embedaddon/php/ext/standard/filestat.c
  478: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/filestat.c -o ext/standard/filestat.lo 
  479: ext/standard/flock_compat.lo: /home/misho/work/embedaddon/php/ext/standard/flock_compat.c
  480: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/flock_compat.c -o ext/standard/flock_compat.lo 
  481: ext/standard/formatted_print.lo: /home/misho/work/embedaddon/php/ext/standard/formatted_print.c
  482: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/formatted_print.c -o ext/standard/formatted_print.lo 
  483: ext/standard/fsock.lo: /home/misho/work/embedaddon/php/ext/standard/fsock.c
  484: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/fsock.c -o ext/standard/fsock.lo 
  485: ext/standard/head.lo: /home/misho/work/embedaddon/php/ext/standard/head.c
  486: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/head.c -o ext/standard/head.lo 
  487: ext/standard/html.lo: /home/misho/work/embedaddon/php/ext/standard/html.c
  488: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/html.c -o ext/standard/html.lo 
  489: ext/standard/image.lo: /home/misho/work/embedaddon/php/ext/standard/image.c
  490: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/image.c -o ext/standard/image.lo 
  491: ext/standard/info.lo: /home/misho/work/embedaddon/php/ext/standard/info.c
  492: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/info.c -o ext/standard/info.lo 
  493: ext/standard/iptc.lo: /home/misho/work/embedaddon/php/ext/standard/iptc.c
  494: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/iptc.c -o ext/standard/iptc.lo 
  495: ext/standard/lcg.lo: /home/misho/work/embedaddon/php/ext/standard/lcg.c
  496: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/lcg.c -o ext/standard/lcg.lo 
  497: ext/standard/link.lo: /home/misho/work/embedaddon/php/ext/standard/link.c
  498: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/link.c -o ext/standard/link.lo 
  499: ext/standard/mail.lo: /home/misho/work/embedaddon/php/ext/standard/mail.c
  500: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/mail.c -o ext/standard/mail.lo 
  501: ext/standard/math.lo: /home/misho/work/embedaddon/php/ext/standard/math.c
  502: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/math.c -o ext/standard/math.lo 
  503: ext/standard/md5.lo: /home/misho/work/embedaddon/php/ext/standard/md5.c
  504: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/md5.c -o ext/standard/md5.lo 
  505: ext/standard/metaphone.lo: /home/misho/work/embedaddon/php/ext/standard/metaphone.c
  506: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/metaphone.c -o ext/standard/metaphone.lo 
  507: ext/standard/microtime.lo: /home/misho/work/embedaddon/php/ext/standard/microtime.c
  508: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/microtime.c -o ext/standard/microtime.lo 
  509: ext/standard/pack.lo: /home/misho/work/embedaddon/php/ext/standard/pack.c
  510: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/pack.c -o ext/standard/pack.lo 
  511: ext/standard/pageinfo.lo: /home/misho/work/embedaddon/php/ext/standard/pageinfo.c
  512: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/pageinfo.c -o ext/standard/pageinfo.lo 
  513: ext/standard/quot_print.lo: /home/misho/work/embedaddon/php/ext/standard/quot_print.c
  514: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/quot_print.c -o ext/standard/quot_print.lo 
  515: ext/standard/rand.lo: /home/misho/work/embedaddon/php/ext/standard/rand.c
  516: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/rand.c -o ext/standard/rand.lo 
  517: ext/standard/soundex.lo: /home/misho/work/embedaddon/php/ext/standard/soundex.c
  518: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/soundex.c -o ext/standard/soundex.lo 
  519: ext/standard/string.lo: /home/misho/work/embedaddon/php/ext/standard/string.c
  520: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/string.c -o ext/standard/string.lo 
  521: ext/standard/scanf.lo: /home/misho/work/embedaddon/php/ext/standard/scanf.c
  522: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/scanf.c -o ext/standard/scanf.lo 
  523: ext/standard/syslog.lo: /home/misho/work/embedaddon/php/ext/standard/syslog.c
  524: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/syslog.c -o ext/standard/syslog.lo 
  525: ext/standard/type.lo: /home/misho/work/embedaddon/php/ext/standard/type.c
  526: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/type.c -o ext/standard/type.lo 
  527: ext/standard/uniqid.lo: /home/misho/work/embedaddon/php/ext/standard/uniqid.c
  528: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/uniqid.c -o ext/standard/uniqid.lo 
  529: ext/standard/url.lo: /home/misho/work/embedaddon/php/ext/standard/url.c
  530: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/url.c -o ext/standard/url.lo 
  531: ext/standard/var.lo: /home/misho/work/embedaddon/php/ext/standard/var.c
  532: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/var.c -o ext/standard/var.lo 
  533: ext/standard/versioning.lo: /home/misho/work/embedaddon/php/ext/standard/versioning.c
  534: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/versioning.c -o ext/standard/versioning.lo 
  535: ext/standard/assert.lo: /home/misho/work/embedaddon/php/ext/standard/assert.c
  536: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/assert.c -o ext/standard/assert.lo 
  537: ext/standard/strnatcmp.lo: /home/misho/work/embedaddon/php/ext/standard/strnatcmp.c
  538: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/strnatcmp.c -o ext/standard/strnatcmp.lo 
  539: ext/standard/levenshtein.lo: /home/misho/work/embedaddon/php/ext/standard/levenshtein.c
  540: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/levenshtein.c -o ext/standard/levenshtein.lo 
  541: ext/standard/incomplete_class.lo: /home/misho/work/embedaddon/php/ext/standard/incomplete_class.c
  542: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/incomplete_class.c -o ext/standard/incomplete_class.lo 
  543: ext/standard/url_scanner_ex.lo: /home/misho/work/embedaddon/php/ext/standard/url_scanner_ex.c
  544: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/url_scanner_ex.c -o ext/standard/url_scanner_ex.lo 
  545: ext/standard/ftp_fopen_wrapper.lo: /home/misho/work/embedaddon/php/ext/standard/ftp_fopen_wrapper.c
  546: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/ftp_fopen_wrapper.c -o ext/standard/ftp_fopen_wrapper.lo 
  547: ext/standard/http_fopen_wrapper.lo: /home/misho/work/embedaddon/php/ext/standard/http_fopen_wrapper.c
  548: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/http_fopen_wrapper.c -o ext/standard/http_fopen_wrapper.lo 
  549: ext/standard/php_fopen_wrapper.lo: /home/misho/work/embedaddon/php/ext/standard/php_fopen_wrapper.c
  550: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/php_fopen_wrapper.c -o ext/standard/php_fopen_wrapper.lo 
  551: ext/standard/credits.lo: /home/misho/work/embedaddon/php/ext/standard/credits.c
  552: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/credits.c -o ext/standard/credits.lo 
  553: ext/standard/css.lo: /home/misho/work/embedaddon/php/ext/standard/css.c
  554: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/css.c -o ext/standard/css.lo 
  555: ext/standard/var_unserializer.lo: /home/misho/work/embedaddon/php/ext/standard/var_unserializer.c
  556: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/var_unserializer.c -o ext/standard/var_unserializer.lo 
  557: ext/standard/ftok.lo: /home/misho/work/embedaddon/php/ext/standard/ftok.c
  558: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/ftok.c -o ext/standard/ftok.lo 
  559: ext/standard/sha1.lo: /home/misho/work/embedaddon/php/ext/standard/sha1.c
  560: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/sha1.c -o ext/standard/sha1.lo 
  561: ext/standard/user_filters.lo: /home/misho/work/embedaddon/php/ext/standard/user_filters.c
  562: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/user_filters.c -o ext/standard/user_filters.lo 
  563: ext/standard/uuencode.lo: /home/misho/work/embedaddon/php/ext/standard/uuencode.c
  564: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/uuencode.c -o ext/standard/uuencode.lo 
  565: ext/standard/filters.lo: /home/misho/work/embedaddon/php/ext/standard/filters.c
  566: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/filters.c -o ext/standard/filters.lo 
  567: ext/standard/proc_open.lo: /home/misho/work/embedaddon/php/ext/standard/proc_open.c
  568: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/proc_open.c -o ext/standard/proc_open.lo 
  569: ext/standard/streamsfuncs.lo: /home/misho/work/embedaddon/php/ext/standard/streamsfuncs.c
  570: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/streamsfuncs.c -o ext/standard/streamsfuncs.lo 
  571: ext/standard/http.lo: /home/misho/work/embedaddon/php/ext/standard/http.c
  572: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/standard/ -I/home/misho/work/embedaddon/php/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/standard/http.c -o ext/standard/http.lo 
  573: ext/xml/xml.lo: /home/misho/work/embedaddon/php/ext/xml/xml.c
  574: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/xml/ -I/home/misho/work/embedaddon/php/ext/xml/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/xml/xml.c -o ext/xml/xml.lo 
  575: ext/xml/compat.lo: /home/misho/work/embedaddon/php/ext/xml/compat.c
  576: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/xml/ -I/home/misho/work/embedaddon/php/ext/xml/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/xml/compat.c -o ext/xml/compat.lo 
  577: ext/zip/php_zip.lo: /home/misho/work/embedaddon/php/ext/zip/php_zip.c
  578: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/php_zip.c -o ext/zip/php_zip.lo 
  579: ext/zip/zip_stream.lo: /home/misho/work/embedaddon/php/ext/zip/zip_stream.c
  580: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/zip_stream.c -o ext/zip/zip_stream.lo 
  581: ext/zip/lib/zip_add.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_add.c
  582: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_add.c -o ext/zip/lib/zip_add.lo 
  583: ext/zip/lib/zip_error.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_error.c
  584: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_error.c -o ext/zip/lib/zip_error.lo 
  585: ext/zip/lib/zip_fclose.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_fclose.c
  586: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_fclose.c -o ext/zip/lib/zip_fclose.lo 
  587: ext/zip/lib/zip_fread.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_fread.c
  588: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_fread.c -o ext/zip/lib/zip_fread.lo 
  589: ext/zip/lib/zip_open.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_open.c
  590: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_open.c -o ext/zip/lib/zip_open.lo 
  591: ext/zip/lib/zip_source_filep.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_source_filep.c
  592: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_source_filep.c -o ext/zip/lib/zip_source_filep.lo 
  593: ext/zip/lib/zip_strerror.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_strerror.c
  594: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_strerror.c -o ext/zip/lib/zip_strerror.lo 
  595: ext/zip/lib/zip_close.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_close.c
  596: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_close.c -o ext/zip/lib/zip_close.lo 
  597: ext/zip/lib/zip_error_get.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_error_get.c
  598: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_error_get.c -o ext/zip/lib/zip_error_get.lo 
  599: ext/zip/lib/zip_file_error_get.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_file_error_get.c
  600: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_file_error_get.c -o ext/zip/lib/zip_file_error_get.lo 
  601: ext/zip/lib/zip_free.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_free.c
  602: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_free.c -o ext/zip/lib/zip_free.lo 
  603: ext/zip/lib/zip_rename.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_rename.c
  604: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_rename.c -o ext/zip/lib/zip_rename.lo 
  605: ext/zip/lib/zip_source_free.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_source_free.c
  606: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_source_free.c -o ext/zip/lib/zip_source_free.lo 
  607: ext/zip/lib/zip_unchange_all.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_unchange_all.c
  608: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_unchange_all.c -o ext/zip/lib/zip_unchange_all.lo 
  609: ext/zip/lib/zip_delete.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_delete.c
  610: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_delete.c -o ext/zip/lib/zip_delete.lo 
  611: ext/zip/lib/zip_error_get_sys_type.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_error_get_sys_type.c
  612: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_error_get_sys_type.c -o ext/zip/lib/zip_error_get_sys_type.lo 
  613: ext/zip/lib/zip_file_get_offset.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_file_get_offset.c
  614: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_file_get_offset.c -o ext/zip/lib/zip_file_get_offset.lo 
  615: ext/zip/lib/zip_get_name.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_get_name.c
  616: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_get_name.c -o ext/zip/lib/zip_get_name.lo 
  617: ext/zip/lib/zip_replace.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_replace.c
  618: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_replace.c -o ext/zip/lib/zip_replace.lo 
  619: ext/zip/lib/zip_source_function.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_source_function.c
  620: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_source_function.c -o ext/zip/lib/zip_source_function.lo 
  621: ext/zip/lib/zip_unchange.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_unchange.c
  622: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_unchange.c -o ext/zip/lib/zip_unchange.lo 
  623: ext/zip/lib/zip_dirent.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_dirent.c
  624: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_dirent.c -o ext/zip/lib/zip_dirent.lo 
  625: ext/zip/lib/zip_error_strerror.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_error_strerror.c
  626: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_error_strerror.c -o ext/zip/lib/zip_error_strerror.lo 
  627: ext/zip/lib/zip_filerange_crc.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_filerange_crc.c
  628: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_filerange_crc.c -o ext/zip/lib/zip_filerange_crc.lo 
  629: ext/zip/lib/zip_file_strerror.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_file_strerror.c
  630: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_file_strerror.c -o ext/zip/lib/zip_file_strerror.lo 
  631: ext/zip/lib/zip_get_num_files.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_get_num_files.c
  632: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_get_num_files.c -o ext/zip/lib/zip_get_num_files.lo 
  633: ext/zip/lib/zip_get_archive_flag.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_get_archive_flag.c
  634: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_get_archive_flag.c -o ext/zip/lib/zip_get_archive_flag.lo 
  635: ext/zip/lib/zip_set_archive_flag.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_set_archive_flag.c
  636: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_set_archive_flag.c -o ext/zip/lib/zip_set_archive_flag.lo 
  637: ext/zip/lib/zip_set_name.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_set_name.c
  638: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_set_name.c -o ext/zip/lib/zip_set_name.lo 
  639: ext/zip/lib/zip_source_zip.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_source_zip.c
  640: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_source_zip.c -o ext/zip/lib/zip_source_zip.lo 
  641: ext/zip/lib/zip_unchange_data.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_unchange_data.c
  642: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_unchange_data.c -o ext/zip/lib/zip_unchange_data.lo 
  643: ext/zip/lib/zip_entry_free.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_entry_free.c
  644: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_entry_free.c -o ext/zip/lib/zip_entry_free.lo 
  645: ext/zip/lib/zip_error_to_str.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_error_to_str.c
  646: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_error_to_str.c -o ext/zip/lib/zip_error_to_str.lo 
  647: ext/zip/lib/zip_fopen.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_fopen.c
  648: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_fopen.c -o ext/zip/lib/zip_fopen.lo 
  649: ext/zip/lib/zip_name_locate.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_name_locate.c
  650: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_name_locate.c -o ext/zip/lib/zip_name_locate.lo 
  651: ext/zip/lib/zip_source_buffer.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_source_buffer.c
  652: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_source_buffer.c -o ext/zip/lib/zip_source_buffer.lo 
  653: ext/zip/lib/zip_stat.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_stat.c
  654: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_stat.c -o ext/zip/lib/zip_stat.lo 
  655: ext/zip/lib/zip_entry_new.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_entry_new.c
  656: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_entry_new.c -o ext/zip/lib/zip_entry_new.lo 
  657: ext/zip/lib/zip_err_str.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_err_str.c
  658: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_err_str.c -o ext/zip/lib/zip_err_str.lo 
  659: ext/zip/lib/zip_fopen_index.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_fopen_index.c
  660: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_fopen_index.c -o ext/zip/lib/zip_fopen_index.lo 
  661: ext/zip/lib/zip_get_archive_comment.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_get_archive_comment.c
  662: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_get_archive_comment.c -o ext/zip/lib/zip_get_archive_comment.lo 
  663: ext/zip/lib/zip_get_file_comment.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_get_file_comment.c
  664: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_get_file_comment.c -o ext/zip/lib/zip_get_file_comment.lo 
  665: ext/zip/lib/zip_new.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_new.c
  666: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_new.c -o ext/zip/lib/zip_new.lo 
  667: ext/zip/lib/zip_source_file.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_source_file.c
  668: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_source_file.c -o ext/zip/lib/zip_source_file.lo 
  669: ext/zip/lib/zip_stat_index.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_stat_index.c
  670: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_stat_index.c -o ext/zip/lib/zip_stat_index.lo 
  671: ext/zip/lib/zip_set_archive_comment.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_set_archive_comment.c
  672: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_set_archive_comment.c -o ext/zip/lib/zip_set_archive_comment.lo 
  673: ext/zip/lib/zip_set_file_comment.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_set_file_comment.c
  674: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_set_file_comment.c -o ext/zip/lib/zip_set_file_comment.lo 
  675: ext/zip/lib/zip_unchange_archive.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_unchange_archive.c
  676: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_unchange_archive.c -o ext/zip/lib/zip_unchange_archive.lo 
  677: ext/zip/lib/zip_memdup.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_memdup.c
  678: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_memdup.c -o ext/zip/lib/zip_memdup.lo 
  679: ext/zip/lib/zip_stat_init.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_stat_init.c
  680: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_stat_init.c -o ext/zip/lib/zip_stat_init.lo 
  681: ext/zip/lib/zip_add_dir.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_add_dir.c
  682: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_add_dir.c -o ext/zip/lib/zip_add_dir.lo 
  683: ext/zip/lib/zip_error_clear.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_error_clear.c
  684: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_error_clear.c -o ext/zip/lib/zip_error_clear.lo 
  685: ext/zip/lib/zip_file_error_clear.lo: /home/misho/work/embedaddon/php/ext/zip/lib/zip_file_error_clear.c
  686: 	$(LIBTOOL) --mode=compile $(CC)  -Iext/zip/ -I/home/misho/work/embedaddon/php/ext/zip/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/ext/zip/lib/zip_file_error_clear.c -o ext/zip/lib/zip_file_error_clear.lo 
  687: TSRM/TSRM.lo: /home/misho/work/embedaddon/php/TSRM/TSRM.c
  688: 	$(LIBTOOL) --mode=compile $(CC)  -ITSRM/ -I/home/misho/work/embedaddon/php/TSRM/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/TSRM/TSRM.c -o TSRM/TSRM.lo 
  689: TSRM/tsrm_strtok_r.lo: /home/misho/work/embedaddon/php/TSRM/tsrm_strtok_r.c
  690: 	$(LIBTOOL) --mode=compile $(CC)  -ITSRM/ -I/home/misho/work/embedaddon/php/TSRM/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/TSRM/tsrm_strtok_r.c -o TSRM/tsrm_strtok_r.lo 
  691: TSRM/tsrm_virtual_cwd.lo: /home/misho/work/embedaddon/php/TSRM/tsrm_virtual_cwd.c
  692: 	$(LIBTOOL) --mode=compile $(CC)  -ITSRM/ -I/home/misho/work/embedaddon/php/TSRM/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/TSRM/tsrm_virtual_cwd.c -o TSRM/tsrm_virtual_cwd.lo 
  693: main/main.lo: /home/misho/work/embedaddon/php/main/main.c
  694: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/ -I/home/misho/work/embedaddon/php/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/main.c -o main/main.lo 
  695: main/snprintf.lo: /home/misho/work/embedaddon/php/main/snprintf.c
  696: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/ -I/home/misho/work/embedaddon/php/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/snprintf.c -o main/snprintf.lo 
  697: main/spprintf.lo: /home/misho/work/embedaddon/php/main/spprintf.c
  698: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/ -I/home/misho/work/embedaddon/php/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/spprintf.c -o main/spprintf.lo 
  699: main/php_sprintf.lo: /home/misho/work/embedaddon/php/main/php_sprintf.c
  700: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/ -I/home/misho/work/embedaddon/php/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/php_sprintf.c -o main/php_sprintf.lo 
  701: main/fopen_wrappers.lo: /home/misho/work/embedaddon/php/main/fopen_wrappers.c
  702: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/ -I/home/misho/work/embedaddon/php/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/fopen_wrappers.c -o main/fopen_wrappers.lo 
  703: main/alloca.lo: /home/misho/work/embedaddon/php/main/alloca.c
  704: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/ -I/home/misho/work/embedaddon/php/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/alloca.c -o main/alloca.lo 
  705: main/php_scandir.lo: /home/misho/work/embedaddon/php/main/php_scandir.c
  706: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/ -I/home/misho/work/embedaddon/php/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/php_scandir.c -o main/php_scandir.lo 
  707: main/php_ini.lo: /home/misho/work/embedaddon/php/main/php_ini.c
  708: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/ -I/home/misho/work/embedaddon/php/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/php_ini.c -o main/php_ini.lo 
  709: main/SAPI.lo: /home/misho/work/embedaddon/php/main/SAPI.c
  710: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/ -I/home/misho/work/embedaddon/php/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/SAPI.c -o main/SAPI.lo 
  711: main/rfc1867.lo: /home/misho/work/embedaddon/php/main/rfc1867.c
  712: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/ -I/home/misho/work/embedaddon/php/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/rfc1867.c -o main/rfc1867.lo 
  713: main/php_content_types.lo: /home/misho/work/embedaddon/php/main/php_content_types.c
  714: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/ -I/home/misho/work/embedaddon/php/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/php_content_types.c -o main/php_content_types.lo 
  715: main/strlcpy.lo: /home/misho/work/embedaddon/php/main/strlcpy.c
  716: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/ -I/home/misho/work/embedaddon/php/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/strlcpy.c -o main/strlcpy.lo 
  717: main/strlcat.lo: /home/misho/work/embedaddon/php/main/strlcat.c
  718: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/ -I/home/misho/work/embedaddon/php/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/strlcat.c -o main/strlcat.lo 
  719: main/mergesort.lo: /home/misho/work/embedaddon/php/main/mergesort.c
  720: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/ -I/home/misho/work/embedaddon/php/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/mergesort.c -o main/mergesort.lo 
  721: main/reentrancy.lo: /home/misho/work/embedaddon/php/main/reentrancy.c
  722: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/ -I/home/misho/work/embedaddon/php/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/reentrancy.c -o main/reentrancy.lo 
  723: main/php_variables.lo: /home/misho/work/embedaddon/php/main/php_variables.c
  724: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/ -I/home/misho/work/embedaddon/php/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/php_variables.c -o main/php_variables.lo 
  725: main/php_ticks.lo: /home/misho/work/embedaddon/php/main/php_ticks.c
  726: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/ -I/home/misho/work/embedaddon/php/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/php_ticks.c -o main/php_ticks.lo 
  727: main/network.lo: /home/misho/work/embedaddon/php/main/network.c
  728: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/ -I/home/misho/work/embedaddon/php/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/network.c -o main/network.lo 
  729: main/php_open_temporary_file.lo: /home/misho/work/embedaddon/php/main/php_open_temporary_file.c
  730: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/ -I/home/misho/work/embedaddon/php/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/php_open_temporary_file.c -o main/php_open_temporary_file.lo 
  731: main/php_logos.lo: /home/misho/work/embedaddon/php/main/php_logos.c
  732: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/ -I/home/misho/work/embedaddon/php/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/php_logos.c -o main/php_logos.lo 
  733: main/output.lo: /home/misho/work/embedaddon/php/main/output.c
  734: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/ -I/home/misho/work/embedaddon/php/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/output.c -o main/output.lo 
  735: main/getopt.lo: /home/misho/work/embedaddon/php/main/getopt.c
  736: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/ -I/home/misho/work/embedaddon/php/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/getopt.c -o main/getopt.lo 
  737: main/streams/streams.lo: /home/misho/work/embedaddon/php/main/streams/streams.c
  738: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/streams/ -I/home/misho/work/embedaddon/php/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/streams/streams.c -o main/streams/streams.lo 
  739: main/streams/cast.lo: /home/misho/work/embedaddon/php/main/streams/cast.c
  740: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/streams/ -I/home/misho/work/embedaddon/php/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/streams/cast.c -o main/streams/cast.lo 
  741: main/streams/memory.lo: /home/misho/work/embedaddon/php/main/streams/memory.c
  742: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/streams/ -I/home/misho/work/embedaddon/php/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/streams/memory.c -o main/streams/memory.lo 
  743: main/streams/filter.lo: /home/misho/work/embedaddon/php/main/streams/filter.c
  744: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/streams/ -I/home/misho/work/embedaddon/php/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/streams/filter.c -o main/streams/filter.lo 
  745: main/streams/plain_wrapper.lo: /home/misho/work/embedaddon/php/main/streams/plain_wrapper.c
  746: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/streams/ -I/home/misho/work/embedaddon/php/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/streams/plain_wrapper.c -o main/streams/plain_wrapper.lo 
  747: main/streams/userspace.lo: /home/misho/work/embedaddon/php/main/streams/userspace.c
  748: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/streams/ -I/home/misho/work/embedaddon/php/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/streams/userspace.c -o main/streams/userspace.lo 
  749: main/streams/transports.lo: /home/misho/work/embedaddon/php/main/streams/transports.c
  750: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/streams/ -I/home/misho/work/embedaddon/php/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/streams/transports.c -o main/streams/transports.lo 
  751: main/streams/xp_socket.lo: /home/misho/work/embedaddon/php/main/streams/xp_socket.c
  752: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/streams/ -I/home/misho/work/embedaddon/php/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/streams/xp_socket.c -o main/streams/xp_socket.lo 
  753: main/streams/mmap.lo: /home/misho/work/embedaddon/php/main/streams/mmap.c
  754: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/streams/ -I/home/misho/work/embedaddon/php/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/streams/mmap.c -o main/streams/mmap.lo 
  755: main/streams/glob_wrapper.lo: /home/misho/work/embedaddon/php/main/streams/glob_wrapper.c
  756: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/streams/ -I/home/misho/work/embedaddon/php/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/main/streams/glob_wrapper.c -o main/streams/glob_wrapper.lo 
  757: main/internal_functions.lo: main/internal_functions.c
  758: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/ -I/home/misho/work/embedaddon/php/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c main/internal_functions.c -o main/internal_functions.lo 
  759: main/internal_functions_cli.lo: main/internal_functions_cli.c
  760: 	$(LIBTOOL) --mode=compile $(CC)  -Imain/ -I/home/misho/work/embedaddon/php/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c main/internal_functions_cli.c -o main/internal_functions_cli.lo 
  761: Zend/zend_language_parser.lo: /home/misho/work/embedaddon/php/Zend/zend_language_parser.c
  762: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_language_parser.c -o Zend/zend_language_parser.lo 
  763: Zend/zend_language_scanner.lo: /home/misho/work/embedaddon/php/Zend/zend_language_scanner.c
  764: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_language_scanner.c -o Zend/zend_language_scanner.lo 
  765: Zend/zend_ini_parser.lo: /home/misho/work/embedaddon/php/Zend/zend_ini_parser.c
  766: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_ini_parser.c -o Zend/zend_ini_parser.lo 
  767: Zend/zend_ini_scanner.lo: /home/misho/work/embedaddon/php/Zend/zend_ini_scanner.c
  768: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_ini_scanner.c -o Zend/zend_ini_scanner.lo 
  769: Zend/zend_alloc.lo: /home/misho/work/embedaddon/php/Zend/zend_alloc.c
  770: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_alloc.c -o Zend/zend_alloc.lo 
  771: Zend/zend_compile.lo: /home/misho/work/embedaddon/php/Zend/zend_compile.c
  772: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_compile.c -o Zend/zend_compile.lo 
  773: Zend/zend_constants.lo: /home/misho/work/embedaddon/php/Zend/zend_constants.c
  774: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_constants.c -o Zend/zend_constants.lo 
  775: Zend/zend_dynamic_array.lo: /home/misho/work/embedaddon/php/Zend/zend_dynamic_array.c
  776: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_dynamic_array.c -o Zend/zend_dynamic_array.lo 
  777: Zend/zend_dtrace.lo: /home/misho/work/embedaddon/php/Zend/zend_dtrace.c
  778: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_dtrace.c -o Zend/zend_dtrace.lo 
  779: Zend/zend_execute_API.lo: /home/misho/work/embedaddon/php/Zend/zend_execute_API.c
  780: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_execute_API.c -o Zend/zend_execute_API.lo 
  781: Zend/zend_highlight.lo: /home/misho/work/embedaddon/php/Zend/zend_highlight.c
  782: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_highlight.c -o Zend/zend_highlight.lo 
  783: Zend/zend_llist.lo: /home/misho/work/embedaddon/php/Zend/zend_llist.c
  784: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_llist.c -o Zend/zend_llist.lo 
  785: Zend/zend_opcode.lo: /home/misho/work/embedaddon/php/Zend/zend_opcode.c
  786: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_opcode.c -o Zend/zend_opcode.lo 
  787: Zend/zend_operators.lo: /home/misho/work/embedaddon/php/Zend/zend_operators.c
  788: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_operators.c -o Zend/zend_operators.lo 
  789: Zend/zend_ptr_stack.lo: /home/misho/work/embedaddon/php/Zend/zend_ptr_stack.c
  790: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_ptr_stack.c -o Zend/zend_ptr_stack.lo 
  791: Zend/zend_stack.lo: /home/misho/work/embedaddon/php/Zend/zend_stack.c
  792: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_stack.c -o Zend/zend_stack.lo 
  793: Zend/zend_variables.lo: /home/misho/work/embedaddon/php/Zend/zend_variables.c
  794: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_variables.c -o Zend/zend_variables.lo 
  795: Zend/zend.lo: /home/misho/work/embedaddon/php/Zend/zend.c
  796: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend.c -o Zend/zend.lo 
  797: Zend/zend_API.lo: /home/misho/work/embedaddon/php/Zend/zend_API.c
  798: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_API.c -o Zend/zend_API.lo 
  799: Zend/zend_extensions.lo: /home/misho/work/embedaddon/php/Zend/zend_extensions.c
  800: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_extensions.c -o Zend/zend_extensions.lo 
  801: Zend/zend_hash.lo: /home/misho/work/embedaddon/php/Zend/zend_hash.c
  802: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_hash.c -o Zend/zend_hash.lo 
  803: Zend/zend_list.lo: /home/misho/work/embedaddon/php/Zend/zend_list.c
  804: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_list.c -o Zend/zend_list.lo 
  805: Zend/zend_indent.lo: /home/misho/work/embedaddon/php/Zend/zend_indent.c
  806: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_indent.c -o Zend/zend_indent.lo 
  807: Zend/zend_builtin_functions.lo: /home/misho/work/embedaddon/php/Zend/zend_builtin_functions.c
  808: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_builtin_functions.c -o Zend/zend_builtin_functions.lo 
  809: Zend/zend_sprintf.lo: /home/misho/work/embedaddon/php/Zend/zend_sprintf.c
  810: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_sprintf.c -o Zend/zend_sprintf.lo 
  811: Zend/zend_ini.lo: /home/misho/work/embedaddon/php/Zend/zend_ini.c
  812: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_ini.c -o Zend/zend_ini.lo 
  813: Zend/zend_qsort.lo: /home/misho/work/embedaddon/php/Zend/zend_qsort.c
  814: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_qsort.c -o Zend/zend_qsort.lo 
  815: Zend/zend_multibyte.lo: /home/misho/work/embedaddon/php/Zend/zend_multibyte.c
  816: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_multibyte.c -o Zend/zend_multibyte.lo 
  817: Zend/zend_ts_hash.lo: /home/misho/work/embedaddon/php/Zend/zend_ts_hash.c
  818: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_ts_hash.c -o Zend/zend_ts_hash.lo 
  819: Zend/zend_stream.lo: /home/misho/work/embedaddon/php/Zend/zend_stream.c
  820: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_stream.c -o Zend/zend_stream.lo 
  821: Zend/zend_iterators.lo: /home/misho/work/embedaddon/php/Zend/zend_iterators.c
  822: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_iterators.c -o Zend/zend_iterators.lo 
  823: Zend/zend_interfaces.lo: /home/misho/work/embedaddon/php/Zend/zend_interfaces.c
  824: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_interfaces.c -o Zend/zend_interfaces.lo 
  825: Zend/zend_exceptions.lo: /home/misho/work/embedaddon/php/Zend/zend_exceptions.c
  826: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_exceptions.c -o Zend/zend_exceptions.lo 
  827: Zend/zend_strtod.lo: /home/misho/work/embedaddon/php/Zend/zend_strtod.c
  828: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_strtod.c -o Zend/zend_strtod.lo 
  829: Zend/zend_gc.lo: /home/misho/work/embedaddon/php/Zend/zend_gc.c
  830: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_gc.c -o Zend/zend_gc.lo 
  831: Zend/zend_closures.lo: /home/misho/work/embedaddon/php/Zend/zend_closures.c
  832: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_closures.c -o Zend/zend_closures.lo 
  833: Zend/zend_float.lo: /home/misho/work/embedaddon/php/Zend/zend_float.c
  834: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_float.c -o Zend/zend_float.lo 
  835: Zend/zend_string.lo: /home/misho/work/embedaddon/php/Zend/zend_string.c
  836: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_string.c -o Zend/zend_string.lo 
  837: Zend/zend_signal.lo: /home/misho/work/embedaddon/php/Zend/zend_signal.c
  838: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_signal.c -o Zend/zend_signal.lo 
  839: Zend/zend_objects.lo: /home/misho/work/embedaddon/php/Zend/zend_objects.c
  840: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_objects.c -o Zend/zend_objects.lo 
  841: Zend/zend_object_handlers.lo: /home/misho/work/embedaddon/php/Zend/zend_object_handlers.c
  842: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_object_handlers.c -o Zend/zend_object_handlers.lo 
  843: Zend/zend_objects_API.lo: /home/misho/work/embedaddon/php/Zend/zend_objects_API.c
  844: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_objects_API.c -o Zend/zend_objects_API.lo 
  845: Zend/zend_default_classes.lo: /home/misho/work/embedaddon/php/Zend/zend_default_classes.c
  846: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_default_classes.c -o Zend/zend_default_classes.lo 
  847: Zend/zend_execute.lo: /home/misho/work/embedaddon/php/Zend/zend_execute.c
  848: 	$(LIBTOOL) --mode=compile $(CC)  -IZend/ -I/home/misho/work/embedaddon/php/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /home/misho/work/embedaddon/php/Zend/zend_execute.c -o Zend/zend_execute.lo 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>