1 srcdir = /home
/vicente
/tomato
/release
/src
/router
/php
2 builddir
= /home
/vicente
/tomato
/release
/src
/router
/php
3 top_srcdir
= /home
/vicente
/tomato
/release
/src
/router
/php
4 top_builddir
= /home
/vicente
/tomato
/release
/src
/router
/php
7 CONFIGURE_COMMAND
= './configure' '--host=mipsel-linux' '--build=x86_64-linux-gnu' '--prefix=/usr' '--enable-shared' '--disable-static' '--disable-rpath' '--disable-debug' '--without-pear' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php5' '--disable-short-tags' '--with-zlib=/home/vicente/tomato/release/src-rt/router/mipsel-uclibc/install/zlib/usr' '--with-zlib-dir=/home/vicente/tomato/release/src-rt/router/mipsel-uclibc/install/zlib/usr' '--disable-phar' '--enable-cli' '--enable-cgi' '--enable-fastcgi' '--disable-calendar' '--disable-ctype' '--without-curl' '--disable-fileinfo' '--without-gettext' '--disable-dom' '--disable-exif' '--disable-ftp' '--without-gd' '--without-gmp' '--disable-hash' '--without-iconv' '--disable-json' '--without-ldap' '--disable-mbstring' '--without-mcrypt' '--without-mysqli' '--without-openssl' '--disable-pcntl' '--without-pdo-mysql' '--without-pdo-pgsql' '--without-pdo-sqlite' '--disable-pdo' '--without-pgsql' '--disable-session' '--disable-shmop' '--disable-simplexml' '--disable-soap' '--disable-sockets' '--without-sqlite' '--without-sqlite3' '--disable-sysvmsg' '--disable-sysvsem' '--disable-sysvshm' '--disable-tokenizer' '--disable-xml' '--disable-xmlreader' '--disable-xmlwriter' '--disable-zip' '--disable-filter' '--disable-libxml' '--without-system-tzdata'
8 CONFIGURE_OPTIONS
= '--host=mipsel-linux' '--build=x86_64-linux-gnu' '--prefix=/usr' '--enable-shared' '--disable-static' '--disable-rpath' '--disable-debug' '--without-pear' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php5' '--disable-short-tags' '--with-zlib=/home/vicente/tomato/release/src-rt/router/mipsel-uclibc/install/zlib/usr' '--with-zlib-dir=/home/vicente/tomato/release/src-rt/router/mipsel-uclibc/install/zlib/usr' '--disable-phar' '--enable-cli' '--enable-cgi' '--enable-fastcgi' '--disable-calendar' '--disable-ctype' '--without-curl' '--disable-fileinfo' '--without-gettext' '--disable-dom' '--disable-exif' '--disable-ftp' '--without-gd' '--without-gmp' '--disable-hash' '--without-iconv' '--disable-json' '--without-ldap' '--disable-mbstring' '--without-mcrypt' '--without-mysqli' '--without-openssl' '--disable-pcntl' '--without-pdo-mysql' '--without-pdo-pgsql' '--without-pdo-sqlite' '--disable-pdo' '--without-pgsql' '--disable-session' '--disable-shmop' '--disable-simplexml' '--disable-soap' '--disable-sockets' '--without-sqlite' '--without-sqlite3' '--disable-sysvmsg' '--disable-sysvsem' '--disable-sysvshm' '--disable-tokenizer' '--disable-xml' '--disable-xmlreader' '--disable-xmlwriter' '--disable-zip' '--disable-filter' '--disable-libxml' '--without-system-tzdata'
11 PHP_RELEASE_VERSION
= 10
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 sapi
/cli
/ps_title.lo sapi
/cli
/php_cli_process_title.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
28 shared_objects_opcache
= ext
/opcache
/ZendAccelerator.lo ext
/opcache
/zend_accelerator_blacklist.lo ext
/opcache
/zend_accelerator_debug.lo ext
/opcache
/zend_accelerator_hash.lo ext
/opcache
/zend_accelerator_module.lo ext
/opcache
/zend_persist.lo ext
/opcache
/zend_persist_calc.lo ext
/opcache
/zend_shared_alloc.lo ext
/opcache
/zend_accelerator_util_funcs.lo ext
/opcache
/shared_alloc_shm.lo ext
/opcache
/shared_alloc_mmap.lo ext
/opcache
/shared_alloc_posix.lo ext
/opcache
/Optimizer
/zend_optimizer.lo
29 PHP_INSTALLED_SAPIS
= cli cgi
30 PHP_EXECUTABLE
= $(top_builddir
)/$(SAPI_CLI_PATH
)
31 PHP_SAPI_OBJS
= main
/internal_functions.lo
32 PHP_BINARY_OBJS
= main
/internal_functions_cli.lo
33 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
/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_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_valid_utf8.lo ext
/pcre
/pcrelib
/pcre_version.lo ext
/pcre
/pcrelib
/pcre_xclass.lo ext
/pcre
/php_pcre.lo ext
/zlib
/zlib.lo ext
/zlib
/zlib_fopen_wrapper.lo ext
/zlib
/zlib_filter.lo ext
/posix
/posix.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
/standard
/password.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
/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_vm_opcodes.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_generators.lo Zend
/zend_objects.lo Zend
/zend_object_handlers.lo Zend
/zend_objects_API.lo Zend
/zend_default_classes.lo Zend
/zend_execute.lo
34 PHP_BINARIES
= cli cgi
36 PHP_ZEND_EX
= $(phplibdir
)/opcache.la
38 abs_builddir
= /home
/vicente
/tomato
/release
/src
/router
/php
39 abs_srcdir
= /home
/vicente
/tomato
/release
/src
/router
/php
40 php_abs_top_builddir
= /home
/vicente
/tomato
/release
/src
/router
/php
41 php_abs_top_srcdir
= /home
/vicente
/tomato
/release
/src
/router
/php
42 bindir = ${exec_prefix}/bin
43 sbindir
= ${exec_prefix}/sbin
44 exec_prefix = ${prefix}
47 includedir = ${prefix}/include
48 libdir = ${exec_prefix}/lib
/php
49 mandir = ${datarootdir}/man
50 phplibdir
= /home
/vicente
/tomato
/release
/src
/router
/php
/modules
51 phptempdir
= /home
/vicente
/tomato
/release
/src
/router
/php
/libs
53 localstatedir
= ${prefix}/var
54 datadir = ${datarootdir}
55 datarootdir
= /usr
/php
56 sysconfdir
= ${prefix}/etc
58 CC
= mipsel-uclibc-gcc
59 CFLAGS
= $(CFLAGS_CLEAN
) -prefer-non-pic
-static
60 CFLAGS_CLEAN
= -Os
-Wall
-I
/home
/vicente
/tomato
/release
/src-rt
/router
/zlib
-I
/home
/vicente
/tomato
/release
/src-rt
/router
/pcre
-L
/home
/vicente
/tomato
/release
/src-rt
/router
/pcre
/.libs
/libpcre.so
.1.2.3 -L
/home
/vicente
/tomato
/release
/src-rt
/router
/pcre
/.libs
/libpcreposix.so
.0.0.2 -DLINUX26
-DCONFIG_BCMWL5
-pipe
-DBCMWPA2
-funit-at-a-time
-Wno-pointer-sign
-mtune
=mips32r2
-mips32r2
-fvisibility
=hidden
61 CPP
= mipsel-uclibc-gcc
-E
64 CXXFLAGS
= -prefer-non-pic
-static
67 EXTENSION_DIR
= /usr
/lib
/php
/extensions
/no-debug-non-zts-20121212
68 EXTRA_LDFLAGS
= -L
/home
/vicente
/tomato
/release
/src-rt
/router
/mipsel-uclibc
/install/zlib
/usr
/lib
69 EXTRA_LDFLAGS_PROGRAM
= -L
/home
/vicente
/tomato
/release
/src-rt
/router
/mipsel-uclibc
/install/zlib
/usr
/lib
70 EXTRA_LIBS
= -lcrypt
-lcrypt
-lz
-lm
-lcrypt
-lcrypt
72 INCLUDES
= -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/lib
-I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/ereg
/regex
-I
/home
/vicente
/tomato
/release
/src-rt
/router
/mipsel-uclibc
/install/zlib
/usr
/include -I
$(top_builddir
)/TSRM
-I
$(top_builddir
)/Zend
77 LIBTOOL
= $(SHELL
) $(top_builddir
)/libtool
--silent
--preserve-dup-deps
81 PHP_BUILD_DATE
= 2014-05-08
82 PHP_LDFLAGS
= -L
/home
/vicente
/tomato
/release
/src-rt
/router
/mipsel-uclibc
/install/zlib
/usr
/lib
88 PHP_VERSION_ID
= 50510
90 SHARED_LIBTOOL
= $(LIBTOOL
)
94 INSTALL_HEADERS
= sapi
/cli
/cli.h 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
/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
/ Zend
/ TSRM
/ include/ main
/ main
/streams
/
95 ZEND_EXT_TYPE
= zend_extension
96 all_targets
= $(OVERALL_TARGET
) $(PHP_MODULES
) $(PHP_ZEND_EX
) $(PHP_BINARIES
)
97 install_targets
= install-modules install-binaries install-build install-headers install-programs
98 install_binary_targets
= install-cli install-cgi
99 mkinstalldirs
= $(top_srcdir
)/build
/shtool mkdir
-p
100 INSTALL
= $(top_srcdir
)/build
/shtool
install -c
101 INSTALL_DATA
= $(INSTALL
) -m
644
103 DEFS
= -DPHP_ATOM_INC
-I
$(top_builddir
)/include -I
$(top_builddir
)/main
-I
$(top_srcdir
)
104 COMMON_FLAGS
= $(DEFS
) $(INCLUDES
) $(EXTRA_INCLUDES
) $(CPPFLAGS
) $(PHP_FRAMEWORKPATH
)
108 @echo
"Build complete."
109 @echo
"Don't forget to run 'make test'."
112 build-modules
: $(PHP_MODULES
) $(PHP_ZEND_EX
)
114 build-binaries
: $(PHP_BINARIES
)
116 libphp
$(PHP_MAJOR_VERSION
).la
: $(PHP_GLOBAL_OBJS
) $(PHP_SAPI_OBJS
)
117 $(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
$@
118 -@
$(LIBTOOL
) --silent
--mode
=install cp
$@
$(phptempdir
)/$@
>/dev
/null
2>&1
120 libs
/libphp
$(PHP_MAJOR_VERSION
).bundle
: $(PHP_GLOBAL_OBJS
) $(PHP_SAPI_OBJS
)
121 $(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 install: $(all_targets
) $(install_targets
)
125 install-sapi
: $(OVERALL_TARGET
)
126 @echo
"Installing PHP SAPI module: $(PHP_SAPI)"
127 -@
$(mkinstalldirs
) $(INSTALL_ROOT
)$(bindir)
128 -@if
test ! -r
$(phptempdir
)/libphp
$(PHP_MAJOR_VERSION
).
$(SHLIB_DL_SUFFIX_NAME
); then \
129 for i in
0.0.0 0.0 0; do \
130 if
test -r
$(phptempdir
)/libphp
$(PHP_MAJOR_VERSION
).
$(SHLIB_DL_SUFFIX_NAME
).
$$i; then \
131 $(LN_S
) $(phptempdir
)/libphp
$(PHP_MAJOR_VERSION
).
$(SHLIB_DL_SUFFIX_NAME
).
$$i $(phptempdir
)/libphp
$(PHP_MAJOR_VERSION
).
$(SHLIB_DL_SUFFIX_NAME
); \
138 install-binaries
: build-binaries
$(install_binary_targets
)
140 install-modules
: build-modules
141 @
test -d modules
&& \
142 $(mkinstalldirs
) $(INSTALL_ROOT
)$(EXTENSION_DIR
)
143 @echo
"Installing shared extensions: $(INSTALL_ROOT)$(EXTENSION_DIR)/"
144 @
rm -f modules
/*.la
>/dev
/null
2>&1
145 @
$(INSTALL
) modules
/* $(INSTALL_ROOT
)$(EXTENSION_DIR
)
148 -@if
test "$(INSTALL_HEADERS)"; then \
149 for i in
`echo $(INSTALL_HEADERS)`; do \
150 i
=`$(top_srcdir)/build/shtool path -d $$i`; \
151 paths
="$$paths $(INSTALL_ROOT)$(phpincludedir)/$$i"; \
153 $(mkinstalldirs
) $$paths && \
154 echo
"Installing header files: $(INSTALL_ROOT)$(phpincludedir)/" && \
155 for i in
`echo $(INSTALL_HEADERS)`; do \
156 if
test "$(PHP_PECL_EXTENSION)"; then \
157 src
=`echo $$i | $(SED) -e "s#ext/$(PHP_PECL_EXTENSION)/##g"`; \
161 if
test -f
"$(top_srcdir)/$$src"; then \
162 $(INSTALL_DATA
) $(top_srcdir
)/$$src $(INSTALL_ROOT
)$(phpincludedir
)/$$i; \
163 elif
test -f
"$(top_builddir)/$$src"; then \
164 $(INSTALL_DATA
) $(top_builddir
)/$$src $(INSTALL_ROOT
)$(phpincludedir
)/$$i; \
166 (cd
$(top_srcdir
)/$$src && $(INSTALL_DATA
) *.h
$(INSTALL_ROOT
)$(phpincludedir
)/$$i; \
167 cd
$(top_builddir
)/$$src && $(INSTALL_DATA
) *.h
$(INSTALL_ROOT
)$(phpincludedir
)/$$i) 2>/dev
/null || true
; \
172 PHP_TEST_SETTINGS
= -d
'open_basedir=' -d
'output_buffering=0' -d
'memory_limit=-1'
173 PHP_TEST_SHARED_EXTENSIONS
= ` \
174 if test "x$(PHP_MODULES)" != "x"; then \
175 for i in $(PHP_MODULES)""; do \
176 . $$i; $(top_srcdir)/build/shtool echo -n -- " -d extension=$$dlname"; \
179 if test "x$(PHP_ZEND_EX)" != "x"; then \
180 for i in $(PHP_ZEND_EX)""; do \
181 . $$i; $(top_srcdir)/build/shtool echo -n -- " -d $(ZEND_EXT_TYPE)=$(top_builddir)/modules/$$dlname"; \
184 PHP_DEPRECATED_DIRECTIVES_REGEX
= '^(magic_quotes_(gpc|runtime|sybase)?|(zend_)?extension(_debug)?(_ts)?)[\t\ ]*='
187 @if
test ! -z
"$(PHP_EXECUTABLE)" && test -x
"$(PHP_EXECUTABLE)"; then \
188 INI_FILE
=`$(PHP_EXECUTABLE) -d 'display_errors=stderr' -r 'echo php_ini_loaded_file();' 2> /dev/null`; \
189 if
test "$$INI_FILE"; then \
190 $(EGREP
) -h
-v
$(PHP_DEPRECATED_DIRECTIVES_REGEX
) "$$INI_FILE" > $(top_builddir
)/tmp-php.ini
; \
192 echo
> $(top_builddir
)/tmp-php.ini
; \
194 INI_SCANNED_PATH
=`$(PHP_EXECUTABLE) -d 'display_errors=stderr' -r '$$a = explode(",\n", trim(php_ini_scanned_files())); echo $$a[0];' 2> /dev/null`; \
195 if
test "$$INI_SCANNED_PATH"; then \
196 INI_SCANNED_PATH
=`$(top_srcdir)/build/shtool path -d $$INI_SCANNED_PATH`; \
197 $(EGREP
) -h
-v
$(PHP_DEPRECATED_DIRECTIVES_REGEX
) "$$INI_SCANNED_PATH"/*.ini
>> $(top_builddir
)/tmp-php.ini
; \
199 TEST_PHP_EXECUTABLE
=$(PHP_EXECUTABLE
) \
200 TEST_PHP_SRCDIR
=$(top_srcdir
) \
202 $(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
); \
203 TEST_RESULT_EXIT_CODE
=$$?
; \
204 rm $(top_builddir
)/tmp-php.ini
; \
205 exit
$$TEST_RESULT_EXIT_CODE; \
207 echo
"ERROR: Cannot run tests without CLI sapi."; \
211 find .
-name \
*.gcno
-o
-name \
*.gcda | xargs
rm -f
212 find .
-name \
*.lo
-o
-name \
*.o | xargs
rm -f
213 find .
-name \
*.la
-o
-name \
*.a | xargs
rm -f
214 find .
-name \
*.so | xargs
rm -f
215 find .
-name .libs
-a
-type d|xargs
rm -rf
216 find .
-name \
*.1 | xargs
rm -f
217 rm -f libphp
$(PHP_MAJOR_VERSION
).la
$(SAPI_CLI_PATH
) $(SAPI_CGI_PATH
) $(SAPI_MILTER_PATH
) $(SAPI_LITESPEED_PATH
) $(SAPI_FPM_PATH
) $(OVERALL_TARGET
) modules
/* libs
/*
220 rm -f Makefile config.cache config.log config.status Makefile.objects Makefile.fragments libtool main
/php_config.h main
/internal_functions_cli.c main
/internal_functions.c stamp-h sapi
/apache
/libphp
$(PHP_MAJOR_VERSION
).module sapi
/apache_hooks
/libphp
$(PHP_MAJOR_VERSION
).module buildmk.stamp Zend
/zend_dtrace_gen.h Zend
/zend_dtrace_gen.h.bak Zend
/zend_config.h TSRM
/tsrm_config.h
221 rm -f php5.spec main
/build-defs.h scripts
/phpize
222 rm -f ext
/date
/lib
/timelib_config.h ext
/mbstring
/oniguruma
/config.h ext
/mbstring
/libmbfl
/config.h ext
/mysqlnd
/php_mysqlnd_config.h
223 rm -f scripts
/man1
/phpize
.1 scripts
/php-config scripts
/man1
/php-config
.1 sapi
/cli
/php
.1 sapi
/cgi
/php-cgi
.1 ext
/phar
/phar
.1 ext
/phar
/phar.phar
.1
224 rm -f sapi
/fpm
/php-fpm.conf sapi
/fpm
/init.d.php-fpm sapi
/fpm
/php-fpm.service sapi
/fpm
/php-fpm
.8 sapi
/fpm
/status.html
225 rm -f ext
/iconv
/php_have_bsd_iconv.h ext
/iconv
/php_have_glibc_iconv.h ext
/iconv
/php_have_ibm_iconv.h ext
/iconv
/php_have_iconv.h ext
/iconv
/php_have_libiconv.h ext
/iconv
/php_iconv_aliased_libiconv.h ext
/iconv
/php_iconv_supports_errno.h ext
/iconv
/php_php_iconv_h_path.h ext
/iconv
/php_php_iconv_impl.h
226 rm -f ext
/phar
/phar.phar ext
/phar
/phar.php
227 if
test "$(srcdir)" != "$(builddir)"; then \
228 rm -f ext
/phar
/phar
/phar.inc
; \
230 $(EGREP
) define'.*include/php' $(top_srcdir
)/configure |
$(SED
) 's/.*>//'|xargs
rm -f
232 .PHONY
: all clean install distclean test
234 cli
: $(SAPI_CLI_PATH
)
236 $(SAPI_CLI_PATH
): $(PHP_GLOBAL_OBJS
) $(PHP_BINARY_OBJS
) $(PHP_CLI_OBJS
)
239 install-cli
: $(SAPI_CLI_PATH
)
240 @echo
"Installing PHP CLI binary: $(INSTALL_ROOT)$(bindir)/"
241 @
$(mkinstalldirs
) $(INSTALL_ROOT
)$(bindir)
242 @
$(INSTALL
) -m
0755 $(SAPI_CLI_PATH
) $(INSTALL_ROOT
)$(bindir)/$(program_prefix
)php
$(program_suffix
)$(EXEEXT
)
243 @echo
"Installing PHP CLI man page: $(INSTALL_ROOT)$(mandir)/man1/"
244 @
$(mkinstalldirs
) $(INSTALL_ROOT
)$(mandir)/man1
245 @
$(INSTALL_DATA
) sapi
/cli
/php
.1 $(INSTALL_ROOT
)$(mandir)/man1
/$(program_prefix
)php
$(program_suffix
).1
247 cgi
: $(SAPI_CGI_PATH
)
249 $(SAPI_CGI_PATH
): $(PHP_GLOBAL_OBJS
) $(PHP_BINARY_OBJS
) $(PHP_CGI_OBJS
)
252 install-cgi
: $(SAPI_CGI_PATH
)
253 @echo
"Installing PHP CGI binary: $(INSTALL_ROOT)$(bindir)/"
254 @
$(mkinstalldirs
) $(INSTALL_ROOT
)$(bindir)
255 @
$(INSTALL
) -m
0755 $(SAPI_CGI_PATH
) $(INSTALL_ROOT
)$(bindir)/$(program_prefix
)php-cgi
$(program_suffix
)$(EXEEXT
)
256 @echo
"Installing PHP CGI man page: $(INSTALL_ROOT)$(mandir)/man1/"
257 @
$(mkinstalldirs
) $(INSTALL_ROOT
)$(mandir)/man1
258 @
$(INSTALL_DATA
) sapi
/cgi
/php-cgi
.1 $(INSTALL_ROOT
)$(mandir)/man1
/$(program_prefix
)php-cgi
$(program_suffix
).1
261 /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/var_unserializer.c
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/var_unserializer.re
262 @
(cd
$(top_srcdir
); $(RE2C
) --no-generation-date
-b
-o ext
/standard
/var_unserializer.c ext
/standard
/var_unserializer.re
)
264 /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/url_scanner_ex.c
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/url_scanner_ex.re
265 @
(cd
$(top_srcdir
); $(RE2C
) --no-generation-date
-b
-o ext
/standard
/url_scanner_ex.c ext
/standard
/url_scanner_ex.re
)
267 ext
/standard
/info.lo
: ext
/standard
/..
/..
/main
/build-defs.h
269 ext
/standard
/basic_functions.lo
: $(top_srcdir
)/Zend
/zend_language_parser.h
272 # Build environment install
275 phpincludedir
= $(includedir)/php
276 phpbuilddir
= $(libdir)/build
281 build
/scan_makefile_in.awk \
293 bin_SCRIPTS
= phpize php-config
294 man_PAGES
= phpize php-config
297 @echo
"Installing build environment: $(INSTALL_ROOT)$(phpbuilddir)/"
298 @
$(mkinstalldirs
) $(INSTALL_ROOT
)$(phpbuilddir
) $(INSTALL_ROOT
)$(bindir) && \
299 (cd
$(top_srcdir
) && \
300 $(INSTALL
) $(BUILD_FILES_EXEC
) $(INSTALL_ROOT
)$(phpbuilddir
) && \
301 $(INSTALL_DATA
) $(BUILD_FILES
) $(INSTALL_ROOT
)$(phpbuilddir
))
303 install-programs
: scripts
/phpize scripts
/php-config
304 @echo
"Installing helper programs: $(INSTALL_ROOT)$(bindir)/"
305 @
$(mkinstalldirs
) $(INSTALL_ROOT
)$(bindir)
306 @for prog in
$(bin_SCRIPTS
); do \
307 echo
" program: $(program_prefix)$${prog}$(program_suffix)"; \
308 $(INSTALL
) -m
755 scripts
/$${prog} $(INSTALL_ROOT
)$(bindir)/$(program_prefix
)$${prog}$(program_suffix
); \
310 @echo
"Installing man pages: $(INSTALL_ROOT)$(mandir)/man1/"
311 @
$(mkinstalldirs
) $(INSTALL_ROOT
)$(mandir)/man1
312 @for page in
$(man_PAGES
); do \
313 echo
" page: $(program_prefix)$${page}$(program_suffix).1"; \
314 $(INSTALL_DATA
) scripts
/man1
/$${page}.1 $(INSTALL_ROOT
)$(mandir)/man1
/$(program_prefix
)$${page}$(program_suffix
).1; \
317 scripts
/phpize
: /home
/vicente
/tomato
/release
/src
/router
/php
/scripts
/phpize.in
$(top_builddir
)/config.status
318 (CONFIG_FILES
=$@ CONFIG_HEADERS
= $(top_builddir
)/config.status
)
320 scripts
/php-config
: /home
/vicente
/tomato
/release
/src
/router
/php
/scripts
/php-config.in
$(top_builddir
)/config.status
321 (CONFIG_FILES
=$@ CONFIG_HEADERS
= $(top_builddir
)/config.status
)
327 Zend
/zend_language_scanner.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_language_parser.h
328 Zend
/zend_ini_scanner.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_ini_parser.h
330 /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_language_scanner.c
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_language_scanner.l
331 @
(cd
$(top_srcdir
); $(RE2C
) $(RE2C_FLAGS
) --no-generation-date
--case-inverted
-cbdFt Zend
/zend_language_scanner_defs.h
-oZend
/zend_language_scanner.c Zend
/zend_language_scanner.l
)
333 /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_language_parser.h
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_language_parser.c
334 /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_language_parser.c
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_language_parser.y
335 @
$(YACC
) -p zend
-v
-d
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_language_parser.y
-o
$@
337 /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_ini_parser.h
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_ini_parser.c
338 /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_ini_parser.c
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_ini_parser.y
339 @
$(YACC
) -p ini_
-v
-d
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_ini_parser.y
-o
$@
341 /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_ini_scanner.c
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_ini_scanner.l
342 @
(cd
$(top_srcdir
); $(RE2C
) $(RE2C_FLAGS
) --no-generation-date
--case-inverted
-cbdFt Zend
/zend_ini_scanner_defs.h
-oZend
/zend_ini_scanner.c Zend
/zend_ini_scanner.l
)
344 Zend
/zend_indent.lo Zend
/zend_highlight.lo Zend
/zend_compile.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_language_parser.h
345 Zend
/zend_execute.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_vm_execute.h
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_vm_opcodes.h
346 sapi
/cli
/php_cli.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/sapi
/cli
/php_cli.c
347 $(LIBTOOL
) --mode
=compile
$(CC
) -Isapi
/cli
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/sapi
/cli
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/sapi
/cli
/php_cli.c
-o sapi
/cli
/php_cli.lo
348 sapi
/cli
/php_http_parser.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/sapi
/cli
/php_http_parser.c
349 $(LIBTOOL
) --mode
=compile
$(CC
) -Isapi
/cli
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/sapi
/cli
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/sapi
/cli
/php_http_parser.c
-o sapi
/cli
/php_http_parser.lo
350 sapi
/cli
/php_cli_server.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/sapi
/cli
/php_cli_server.c
351 $(LIBTOOL
) --mode
=compile
$(CC
) -Isapi
/cli
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/sapi
/cli
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/sapi
/cli
/php_cli_server.c
-o sapi
/cli
/php_cli_server.lo
352 sapi
/cli
/ps_title.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/sapi
/cli
/ps_title.c
353 $(LIBTOOL
) --mode
=compile
$(CC
) -Isapi
/cli
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/sapi
/cli
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/sapi
/cli
/ps_title.c
-o sapi
/cli
/ps_title.lo
354 sapi
/cli
/php_cli_process_title.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/sapi
/cli
/php_cli_process_title.c
355 $(LIBTOOL
) --mode
=compile
$(CC
) -Isapi
/cli
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/sapi
/cli
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/sapi
/cli
/php_cli_process_title.c
-o sapi
/cli
/php_cli_process_title.lo
356 sapi
/cgi
/cgi_main.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/sapi
/cgi
/cgi_main.c
357 $(LIBTOOL
) --mode
=compile
$(CC
) -Isapi
/cgi
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/sapi
/cgi
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/sapi
/cgi
/cgi_main.c
-o sapi
/cgi
/cgi_main.lo
358 sapi
/cgi
/fastcgi.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/sapi
/cgi
/fastcgi.c
359 $(LIBTOOL
) --mode
=compile
$(CC
) -Isapi
/cgi
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/sapi
/cgi
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/sapi
/cgi
/fastcgi.c
-o sapi
/cgi
/fastcgi.lo
360 ext
/date
/php_date.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/php_date.c
361 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/date
/lib
-Iext
/date
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/php_date.c
-o ext
/date
/php_date.lo
362 ext
/date
/lib
/astro.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/lib
/astro.c
363 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/date
/lib
-Iext
/date
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/lib
/astro.c
-o ext
/date
/lib
/astro.lo
364 ext
/date
/lib
/dow.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/lib
/dow.c
365 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/date
/lib
-Iext
/date
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/lib
/dow.c
-o ext
/date
/lib
/dow.lo
366 ext
/date
/lib
/parse_date.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/lib
/parse_date.c
367 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/date
/lib
-Iext
/date
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/lib
/parse_date.c
-o ext
/date
/lib
/parse_date.lo
368 ext
/date
/lib
/parse_tz.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/lib
/parse_tz.c
369 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/date
/lib
-Iext
/date
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/lib
/parse_tz.c
-o ext
/date
/lib
/parse_tz.lo
370 ext
/date
/lib
/timelib.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/lib
/timelib.c
371 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/date
/lib
-Iext
/date
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/lib
/timelib.c
-o ext
/date
/lib
/timelib.lo
372 ext
/date
/lib
/tm2unixtime.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/lib
/tm2unixtime.c
373 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/date
/lib
-Iext
/date
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/lib
/tm2unixtime.c
-o ext
/date
/lib
/tm2unixtime.lo
374 ext
/date
/lib
/unixtime2tm.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/lib
/unixtime2tm.c
375 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/date
/lib
-Iext
/date
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/lib
/unixtime2tm.c
-o ext
/date
/lib
/unixtime2tm.lo
376 ext
/date
/lib
/parse_iso_intervals.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/lib
/parse_iso_intervals.c
377 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/date
/lib
-Iext
/date
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/lib
/parse_iso_intervals.c
-o ext
/date
/lib
/parse_iso_intervals.lo
378 ext
/date
/lib
/interval.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/lib
/interval.c
379 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/date
/lib
-Iext
/date
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/date
/lib
/interval.c
-o ext
/date
/lib
/interval.lo
380 ext
/ereg
/ereg.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/ereg
/ereg.c
381 $(LIBTOOL
) --mode
=compile
$(CC
) -Dregexec
=php_regexec
-Dregerror
=php_regerror
-Dregfree
=php_regfree
-Dregcomp
=php_regcomp
-Iext
/ereg
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/ereg
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/ereg
/ereg.c
-o ext
/ereg
/ereg.lo
382 ext
/ereg
/regex
/regcomp.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/ereg
/regex
/regcomp.c
383 $(LIBTOOL
) --mode
=compile
$(CC
) -Dregexec
=php_regexec
-Dregerror
=php_regerror
-Dregfree
=php_regfree
-Dregcomp
=php_regcomp
-Iext
/ereg
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/ereg
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/ereg
/regex
/regcomp.c
-o ext
/ereg
/regex
/regcomp.lo
384 ext
/ereg
/regex
/regexec.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/ereg
/regex
/regexec.c
385 $(LIBTOOL
) --mode
=compile
$(CC
) -Dregexec
=php_regexec
-Dregerror
=php_regerror
-Dregfree
=php_regfree
-Dregcomp
=php_regcomp
-Iext
/ereg
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/ereg
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/ereg
/regex
/regexec.c
-o ext
/ereg
/regex
/regexec.lo
386 ext
/ereg
/regex
/regerror.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/ereg
/regex
/regerror.c
387 $(LIBTOOL
) --mode
=compile
$(CC
) -Dregexec
=php_regexec
-Dregerror
=php_regerror
-Dregfree
=php_regfree
-Dregcomp
=php_regcomp
-Iext
/ereg
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/ereg
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/ereg
/regex
/regerror.c
-o ext
/ereg
/regex
/regerror.lo
388 ext
/ereg
/regex
/regfree.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/ereg
/regex
/regfree.c
389 $(LIBTOOL
) --mode
=compile
$(CC
) -Dregexec
=php_regexec
-Dregerror
=php_regerror
-Dregfree
=php_regfree
-Dregcomp
=php_regcomp
-Iext
/ereg
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/ereg
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/ereg
/regex
/regfree.c
-o ext
/ereg
/regex
/regfree.lo
390 ext
/pcre
/pcrelib
/pcre_chartables.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_chartables.c
391 $(LIBTOOL
) --mode
=compile
$(CC
) -DHAVE_CONFIG_H
-I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
-Iext
/pcre
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_chartables.c
-o ext
/pcre
/pcrelib
/pcre_chartables.lo
392 ext
/pcre
/pcrelib
/pcre_ucd.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_ucd.c
393 $(LIBTOOL
) --mode
=compile
$(CC
) -DHAVE_CONFIG_H
-I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
-Iext
/pcre
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_ucd.c
-o ext
/pcre
/pcrelib
/pcre_ucd.lo
394 ext
/pcre
/pcrelib
/pcre_compile.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_compile.c
395 $(LIBTOOL
) --mode
=compile
$(CC
) -DHAVE_CONFIG_H
-I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
-Iext
/pcre
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_compile.c
-o ext
/pcre
/pcrelib
/pcre_compile.lo
396 ext
/pcre
/pcrelib
/pcre_config.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_config.c
397 $(LIBTOOL
) --mode
=compile
$(CC
) -DHAVE_CONFIG_H
-I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
-Iext
/pcre
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_config.c
-o ext
/pcre
/pcrelib
/pcre_config.lo
398 ext
/pcre
/pcrelib
/pcre_exec.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_exec.c
399 $(LIBTOOL
) --mode
=compile
$(CC
) -DHAVE_CONFIG_H
-I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
-Iext
/pcre
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_exec.c
-o ext
/pcre
/pcrelib
/pcre_exec.lo
400 ext
/pcre
/pcrelib
/pcre_fullinfo.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_fullinfo.c
401 $(LIBTOOL
) --mode
=compile
$(CC
) -DHAVE_CONFIG_H
-I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
-Iext
/pcre
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_fullinfo.c
-o ext
/pcre
/pcrelib
/pcre_fullinfo.lo
402 ext
/pcre
/pcrelib
/pcre_get.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_get.c
403 $(LIBTOOL
) --mode
=compile
$(CC
) -DHAVE_CONFIG_H
-I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
-Iext
/pcre
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_get.c
-o ext
/pcre
/pcrelib
/pcre_get.lo
404 ext
/pcre
/pcrelib
/pcre_globals.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_globals.c
405 $(LIBTOOL
) --mode
=compile
$(CC
) -DHAVE_CONFIG_H
-I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
-Iext
/pcre
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_globals.c
-o ext
/pcre
/pcrelib
/pcre_globals.lo
406 ext
/pcre
/pcrelib
/pcre_maketables.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_maketables.c
407 $(LIBTOOL
) --mode
=compile
$(CC
) -DHAVE_CONFIG_H
-I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
-Iext
/pcre
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_maketables.c
-o ext
/pcre
/pcrelib
/pcre_maketables.lo
408 ext
/pcre
/pcrelib
/pcre_newline.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_newline.c
409 $(LIBTOOL
) --mode
=compile
$(CC
) -DHAVE_CONFIG_H
-I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
-Iext
/pcre
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_newline.c
-o ext
/pcre
/pcrelib
/pcre_newline.lo
410 ext
/pcre
/pcrelib
/pcre_ord2utf8.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_ord2utf8.c
411 $(LIBTOOL
) --mode
=compile
$(CC
) -DHAVE_CONFIG_H
-I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
-Iext
/pcre
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_ord2utf8.c
-o ext
/pcre
/pcrelib
/pcre_ord2utf8.lo
412 ext
/pcre
/pcrelib
/pcre_refcount.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_refcount.c
413 $(LIBTOOL
) --mode
=compile
$(CC
) -DHAVE_CONFIG_H
-I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
-Iext
/pcre
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_refcount.c
-o ext
/pcre
/pcrelib
/pcre_refcount.lo
414 ext
/pcre
/pcrelib
/pcre_study.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_study.c
415 $(LIBTOOL
) --mode
=compile
$(CC
) -DHAVE_CONFIG_H
-I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
-Iext
/pcre
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_study.c
-o ext
/pcre
/pcrelib
/pcre_study.lo
416 ext
/pcre
/pcrelib
/pcre_tables.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_tables.c
417 $(LIBTOOL
) --mode
=compile
$(CC
) -DHAVE_CONFIG_H
-I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
-Iext
/pcre
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_tables.c
-o ext
/pcre
/pcrelib
/pcre_tables.lo
418 ext
/pcre
/pcrelib
/pcre_valid_utf8.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_valid_utf8.c
419 $(LIBTOOL
) --mode
=compile
$(CC
) -DHAVE_CONFIG_H
-I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
-Iext
/pcre
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_valid_utf8.c
-o ext
/pcre
/pcrelib
/pcre_valid_utf8.lo
420 ext
/pcre
/pcrelib
/pcre_version.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_version.c
421 $(LIBTOOL
) --mode
=compile
$(CC
) -DHAVE_CONFIG_H
-I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
-Iext
/pcre
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_version.c
-o ext
/pcre
/pcrelib
/pcre_version.lo
422 ext
/pcre
/pcrelib
/pcre_xclass.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_xclass.c
423 $(LIBTOOL
) --mode
=compile
$(CC
) -DHAVE_CONFIG_H
-I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
-Iext
/pcre
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
/pcre_xclass.c
-o ext
/pcre
/pcrelib
/pcre_xclass.lo
424 ext
/pcre
/php_pcre.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/php_pcre.c
425 $(LIBTOOL
) --mode
=compile
$(CC
) -DHAVE_CONFIG_H
-I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/pcrelib
-Iext
/pcre
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/pcre
/php_pcre.c
-o ext
/pcre
/php_pcre.lo
426 ext
/zlib
/zlib.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/zlib
/zlib.c
427 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/zlib
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/zlib
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/zlib
/zlib.c
-o ext
/zlib
/zlib.lo
428 ext
/zlib
/zlib_fopen_wrapper.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/zlib
/zlib_fopen_wrapper.c
429 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/zlib
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/zlib
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/zlib
/zlib_fopen_wrapper.c
-o ext
/zlib
/zlib_fopen_wrapper.lo
430 ext
/zlib
/zlib_filter.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/zlib
/zlib_filter.c
431 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/zlib
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/zlib
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/zlib
/zlib_filter.c
-o ext
/zlib
/zlib_filter.lo
432 ext
/opcache
/ZendAccelerator.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/ZendAccelerator.c
433 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/opcache
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/ZendAccelerator.c
-o ext
/opcache
/ZendAccelerator.lo
434 ext
/opcache
/zend_accelerator_blacklist.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/zend_accelerator_blacklist.c
435 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/opcache
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/zend_accelerator_blacklist.c
-o ext
/opcache
/zend_accelerator_blacklist.lo
436 ext
/opcache
/zend_accelerator_debug.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/zend_accelerator_debug.c
437 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/opcache
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/zend_accelerator_debug.c
-o ext
/opcache
/zend_accelerator_debug.lo
438 ext
/opcache
/zend_accelerator_hash.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/zend_accelerator_hash.c
439 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/opcache
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/zend_accelerator_hash.c
-o ext
/opcache
/zend_accelerator_hash.lo
440 ext
/opcache
/zend_accelerator_module.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/zend_accelerator_module.c
441 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/opcache
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/zend_accelerator_module.c
-o ext
/opcache
/zend_accelerator_module.lo
442 ext
/opcache
/zend_persist.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/zend_persist.c
443 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/opcache
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/zend_persist.c
-o ext
/opcache
/zend_persist.lo
444 ext
/opcache
/zend_persist_calc.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/zend_persist_calc.c
445 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/opcache
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/zend_persist_calc.c
-o ext
/opcache
/zend_persist_calc.lo
446 ext
/opcache
/zend_shared_alloc.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/zend_shared_alloc.c
447 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/opcache
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/zend_shared_alloc.c
-o ext
/opcache
/zend_shared_alloc.lo
448 ext
/opcache
/zend_accelerator_util_funcs.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/zend_accelerator_util_funcs.c
449 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/opcache
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/zend_accelerator_util_funcs.c
-o ext
/opcache
/zend_accelerator_util_funcs.lo
450 ext
/opcache
/shared_alloc_shm.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/shared_alloc_shm.c
451 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/opcache
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/shared_alloc_shm.c
-o ext
/opcache
/shared_alloc_shm.lo
452 ext
/opcache
/shared_alloc_mmap.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/shared_alloc_mmap.c
453 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/opcache
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/shared_alloc_mmap.c
-o ext
/opcache
/shared_alloc_mmap.lo
454 ext
/opcache
/shared_alloc_posix.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/shared_alloc_posix.c
455 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/opcache
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/shared_alloc_posix.c
-o ext
/opcache
/shared_alloc_posix.lo
456 ext
/opcache
/Optimizer
/zend_optimizer.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/Optimizer
/zend_optimizer.c
457 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/opcache
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/opcache
/Optimizer
/zend_optimizer.c
-o ext
/opcache
/Optimizer
/zend_optimizer.lo
458 $(phplibdir
)/opcache.la
: ext
/opcache
/opcache.la
459 $(LIBTOOL
) --mode
=install cp ext
/opcache
/opcache.la
$(phplibdir
)
461 ext
/opcache
/opcache.la
: $(shared_objects_opcache
) $(OPCACHE_SHARED_DEPENDENCIES
)
462 $(LIBTOOL
) --mode
=link
$(CC
) $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) $(LDFLAGS
) -o
$@
-export-dynamic
-avoid-version
-prefer-pic
-module
-rpath
$(phplibdir
) $(EXTRA_LDFLAGS
) $(shared_objects_opcache
) $(OPCACHE_SHARED_LIBADD
)
464 ext
/posix
/posix.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/posix
/posix.c
465 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/posix
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/posix
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/posix
/posix.c
-o ext
/posix
/posix.lo
466 ext
/reflection
/php_reflection.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/reflection
/php_reflection.c
467 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/reflection
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/reflection
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/reflection
/php_reflection.c
-o ext
/reflection
/php_reflection.lo
468 ext
/spl
/php_spl.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/php_spl.c
469 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/spl
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/php_spl.c
-o ext
/spl
/php_spl.lo
470 ext
/spl
/spl_functions.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/spl_functions.c
471 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/spl
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/spl_functions.c
-o ext
/spl
/spl_functions.lo
472 ext
/spl
/spl_engine.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/spl_engine.c
473 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/spl
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/spl_engine.c
-o ext
/spl
/spl_engine.lo
474 ext
/spl
/spl_iterators.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/spl_iterators.c
475 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/spl
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/spl_iterators.c
-o ext
/spl
/spl_iterators.lo
476 ext
/spl
/spl_array.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/spl_array.c
477 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/spl
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/spl_array.c
-o ext
/spl
/spl_array.lo
478 ext
/spl
/spl_directory.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/spl_directory.c
479 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/spl
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/spl_directory.c
-o ext
/spl
/spl_directory.lo
480 ext
/spl
/spl_exceptions.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/spl_exceptions.c
481 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/spl
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/spl_exceptions.c
-o ext
/spl
/spl_exceptions.lo
482 ext
/spl
/spl_observer.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/spl_observer.c
483 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/spl
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/spl_observer.c
-o ext
/spl
/spl_observer.lo
484 ext
/spl
/spl_dllist.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/spl_dllist.c
485 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/spl
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/spl_dllist.c
-o ext
/spl
/spl_dllist.lo
486 ext
/spl
/spl_heap.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/spl_heap.c
487 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/spl
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/spl_heap.c
-o ext
/spl
/spl_heap.lo
488 ext
/spl
/spl_fixedarray.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/spl_fixedarray.c
489 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/spl
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/spl
/spl_fixedarray.c
-o ext
/spl
/spl_fixedarray.lo
490 ext
/standard
/crypt_freesec.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/crypt_freesec.c
491 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/crypt_freesec.c
-o ext
/standard
/crypt_freesec.lo
492 ext
/standard
/crypt_blowfish.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/crypt_blowfish.c
493 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/crypt_blowfish.c
-o ext
/standard
/crypt_blowfish.lo
494 ext
/standard
/crypt_sha512.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/crypt_sha512.c
495 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/crypt_sha512.c
-o ext
/standard
/crypt_sha512.lo
496 ext
/standard
/crypt_sha256.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/crypt_sha256.c
497 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/crypt_sha256.c
-o ext
/standard
/crypt_sha256.lo
498 ext
/standard
/php_crypt_r.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/php_crypt_r.c
499 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/php_crypt_r.c
-o ext
/standard
/php_crypt_r.lo
500 ext
/standard
/array.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/array.c
501 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/array.c
-o ext
/standard
/array.lo
502 ext
/standard
/base64.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/base64.c
503 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/base64.c
-o ext
/standard
/base64.lo
504 ext
/standard
/basic_functions.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/basic_functions.c
505 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/basic_functions.c
-o ext
/standard
/basic_functions.lo
506 ext
/standard
/browscap.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/browscap.c
507 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/browscap.c
-o ext
/standard
/browscap.lo
508 ext
/standard
/crc32.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/crc32.c
509 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/crc32.c
-o ext
/standard
/crc32.lo
510 ext
/standard
/crypt.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/crypt.c
511 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/crypt.c
-o ext
/standard
/crypt.lo
512 ext
/standard
/cyr_convert.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/cyr_convert.c
513 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/cyr_convert.c
-o ext
/standard
/cyr_convert.lo
514 ext
/standard
/datetime.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/datetime.c
515 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/datetime.c
-o ext
/standard
/datetime.lo
516 ext
/standard
/dir.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/dir.c
517 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/dir.c
-o ext
/standard
/dir.lo
518 ext
/standard
/dl.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/dl.c
519 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/dl.c
-o ext
/standard
/dl.lo
520 ext
/standard
/dns.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/dns.c
521 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/dns.c
-o ext
/standard
/dns.lo
522 ext
/standard
/exec.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/exec.c
523 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/exec.c
-o ext
/standard
/exec.lo
524 ext
/standard
/file.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/file.c
525 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/file.c
-o ext
/standard
/file.lo
526 ext
/standard
/filestat.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/filestat.c
527 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/filestat.c
-o ext
/standard
/filestat.lo
528 ext
/standard
/flock_compat.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/flock_compat.c
529 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/flock_compat.c
-o ext
/standard
/flock_compat.lo
530 ext
/standard
/formatted_print.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/formatted_print.c
531 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/formatted_print.c
-o ext
/standard
/formatted_print.lo
532 ext
/standard
/fsock.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/fsock.c
533 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/fsock.c
-o ext
/standard
/fsock.lo
534 ext
/standard
/head.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/head.c
535 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/head.c
-o ext
/standard
/head.lo
536 ext
/standard
/html.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/html.c
537 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/html.c
-o ext
/standard
/html.lo
538 ext
/standard
/image.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/image.c
539 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/image.c
-o ext
/standard
/image.lo
540 ext
/standard
/info.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/info.c
541 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/info.c
-o ext
/standard
/info.lo
542 ext
/standard
/iptc.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/iptc.c
543 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/iptc.c
-o ext
/standard
/iptc.lo
544 ext
/standard
/lcg.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/lcg.c
545 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/lcg.c
-o ext
/standard
/lcg.lo
546 ext
/standard
/link.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/link.c
547 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/link.c
-o ext
/standard
/link.lo
548 ext
/standard
/mail.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/mail.c
549 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/mail.c
-o ext
/standard
/mail.lo
550 ext
/standard
/math.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/math.c
551 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/math.c
-o ext
/standard
/math.lo
552 ext
/standard
/md5.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/md5.c
553 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/md5.c
-o ext
/standard
/md5.lo
554 ext
/standard
/metaphone.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/metaphone.c
555 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/metaphone.c
-o ext
/standard
/metaphone.lo
556 ext
/standard
/microtime.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/microtime.c
557 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/microtime.c
-o ext
/standard
/microtime.lo
558 ext
/standard
/pack.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/pack.c
559 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/pack.c
-o ext
/standard
/pack.lo
560 ext
/standard
/pageinfo.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/pageinfo.c
561 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/pageinfo.c
-o ext
/standard
/pageinfo.lo
562 ext
/standard
/quot_print.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/quot_print.c
563 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/quot_print.c
-o ext
/standard
/quot_print.lo
564 ext
/standard
/rand.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/rand.c
565 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/rand.c
-o ext
/standard
/rand.lo
566 ext
/standard
/soundex.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/soundex.c
567 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/soundex.c
-o ext
/standard
/soundex.lo
568 ext
/standard
/string.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/string.c
569 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/string.c
-o ext
/standard
/string.lo
570 ext
/standard
/scanf.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/scanf.c
571 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/scanf.c
-o ext
/standard
/scanf.lo
572 ext
/standard
/syslog.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/syslog.c
573 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/syslog.c
-o ext
/standard
/syslog.lo
574 ext
/standard
/type.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/type.c
575 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/type.c
-o ext
/standard
/type.lo
576 ext
/standard
/uniqid.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/uniqid.c
577 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/uniqid.c
-o ext
/standard
/uniqid.lo
578 ext
/standard
/url.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/url.c
579 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/url.c
-o ext
/standard
/url.lo
580 ext
/standard
/var.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/var.c
581 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/var.c
-o ext
/standard
/var.lo
582 ext
/standard
/versioning.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/versioning.c
583 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/versioning.c
-o ext
/standard
/versioning.lo
584 ext
/standard
/assert.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/assert.c
585 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/assert.c
-o ext
/standard
/assert.lo
586 ext
/standard
/strnatcmp.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/strnatcmp.c
587 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/strnatcmp.c
-o ext
/standard
/strnatcmp.lo
588 ext
/standard
/levenshtein.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/levenshtein.c
589 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/levenshtein.c
-o ext
/standard
/levenshtein.lo
590 ext
/standard
/incomplete_class.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/incomplete_class.c
591 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/incomplete_class.c
-o ext
/standard
/incomplete_class.lo
592 ext
/standard
/url_scanner_ex.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/url_scanner_ex.c
593 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/url_scanner_ex.c
-o ext
/standard
/url_scanner_ex.lo
594 ext
/standard
/ftp_fopen_wrapper.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ftp_fopen_wrapper.c
595 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ftp_fopen_wrapper.c
-o ext
/standard
/ftp_fopen_wrapper.lo
596 ext
/standard
/http_fopen_wrapper.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/http_fopen_wrapper.c
597 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/http_fopen_wrapper.c
-o ext
/standard
/http_fopen_wrapper.lo
598 ext
/standard
/php_fopen_wrapper.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/php_fopen_wrapper.c
599 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/php_fopen_wrapper.c
-o ext
/standard
/php_fopen_wrapper.lo
600 ext
/standard
/credits.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/credits.c
601 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/credits.c
-o ext
/standard
/credits.lo
602 ext
/standard
/css.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/css.c
603 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/css.c
-o ext
/standard
/css.lo
604 ext
/standard
/var_unserializer.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/var_unserializer.c
605 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/var_unserializer.c
-o ext
/standard
/var_unserializer.lo
606 ext
/standard
/ftok.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ftok.c
607 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ftok.c
-o ext
/standard
/ftok.lo
608 ext
/standard
/sha1.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/sha1.c
609 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/sha1.c
-o ext
/standard
/sha1.lo
610 ext
/standard
/user_filters.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/user_filters.c
611 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/user_filters.c
-o ext
/standard
/user_filters.lo
612 ext
/standard
/uuencode.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/uuencode.c
613 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/uuencode.c
-o ext
/standard
/uuencode.lo
614 ext
/standard
/filters.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/filters.c
615 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/filters.c
-o ext
/standard
/filters.lo
616 ext
/standard
/proc_open.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/proc_open.c
617 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/proc_open.c
-o ext
/standard
/proc_open.lo
618 ext
/standard
/streamsfuncs.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/streamsfuncs.c
619 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/streamsfuncs.c
-o ext
/standard
/streamsfuncs.lo
620 ext
/standard
/http.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/http.c
621 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/http.c
-o ext
/standard
/http.lo
622 ext
/standard
/password.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/password.c
623 $(LIBTOOL
) --mode
=compile
$(CC
) -Iext
/standard
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/ext
/standard
/password.c
-o ext
/standard
/password.lo
624 TSRM
/TSRM.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/TSRM
/TSRM.c
625 $(LIBTOOL
) --mode
=compile
$(CC
) -ITSRM
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/TSRM
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/TSRM
/TSRM.c
-o TSRM
/TSRM.lo
626 TSRM
/tsrm_strtok_r.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/TSRM
/tsrm_strtok_r.c
627 $(LIBTOOL
) --mode
=compile
$(CC
) -ITSRM
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/TSRM
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/TSRM
/tsrm_strtok_r.c
-o TSRM
/tsrm_strtok_r.lo
628 TSRM
/tsrm_virtual_cwd.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/TSRM
/tsrm_virtual_cwd.c
629 $(LIBTOOL
) --mode
=compile
$(CC
) -ITSRM
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/TSRM
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/TSRM
/tsrm_virtual_cwd.c
-o TSRM
/tsrm_virtual_cwd.lo
630 main
/main.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/main.c
631 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/main.c
-o main
/main.lo
632 main
/snprintf.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/snprintf.c
633 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/snprintf.c
-o main
/snprintf.lo
634 main
/spprintf.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/spprintf.c
635 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/spprintf.c
-o main
/spprintf.lo
636 main
/php_sprintf.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/php_sprintf.c
637 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/php_sprintf.c
-o main
/php_sprintf.lo
638 main
/fopen_wrappers.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/fopen_wrappers.c
639 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/fopen_wrappers.c
-o main
/fopen_wrappers.lo
640 main
/alloca.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/alloca.c
641 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/alloca.c
-o main
/alloca.lo
642 main
/php_scandir.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/php_scandir.c
643 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/php_scandir.c
-o main
/php_scandir.lo
644 main
/php_ini.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/php_ini.c
645 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/php_ini.c
-o main
/php_ini.lo
646 main
/SAPI.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/SAPI.c
647 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/SAPI.c
-o main
/SAPI.lo
648 main
/rfc1867.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/rfc1867.c
649 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/rfc1867.c
-o main
/rfc1867.lo
650 main
/php_content_types.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/php_content_types.c
651 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/php_content_types.c
-o main
/php_content_types.lo
652 main
/strlcpy.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/strlcpy.c
653 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/strlcpy.c
-o main
/strlcpy.lo
654 main
/strlcat.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/strlcat.c
655 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/strlcat.c
-o main
/strlcat.lo
656 main
/mergesort.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/mergesort.c
657 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/mergesort.c
-o main
/mergesort.lo
658 main
/reentrancy.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/reentrancy.c
659 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/reentrancy.c
-o main
/reentrancy.lo
660 main
/php_variables.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/php_variables.c
661 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/php_variables.c
-o main
/php_variables.lo
662 main
/php_ticks.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/php_ticks.c
663 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/php_ticks.c
-o main
/php_ticks.lo
664 main
/network.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/network.c
665 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/network.c
-o main
/network.lo
666 main
/php_open_temporary_file.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/php_open_temporary_file.c
667 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/php_open_temporary_file.c
-o main
/php_open_temporary_file.lo
668 main
/output.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/output.c
669 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/output.c
-o main
/output.lo
670 main
/getopt.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/getopt.c
671 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/getopt.c
-o main
/getopt.lo
672 main
/streams
/streams.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/streams.c
673 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/streams
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/streams.c
-o main
/streams
/streams.lo
674 main
/streams
/cast.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/cast.c
675 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/streams
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/cast.c
-o main
/streams
/cast.lo
676 main
/streams
/memory.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/memory.c
677 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/streams
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/memory.c
-o main
/streams
/memory.lo
678 main
/streams
/filter.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/filter.c
679 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/streams
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/filter.c
-o main
/streams
/filter.lo
680 main
/streams
/plain_wrapper.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/plain_wrapper.c
681 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/streams
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/plain_wrapper.c
-o main
/streams
/plain_wrapper.lo
682 main
/streams
/userspace.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/userspace.c
683 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/streams
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/userspace.c
-o main
/streams
/userspace.lo
684 main
/streams
/transports.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/transports.c
685 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/streams
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/transports.c
-o main
/streams
/transports.lo
686 main
/streams
/xp_socket.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/xp_socket.c
687 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/streams
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/xp_socket.c
-o main
/streams
/xp_socket.lo
688 main
/streams
/mmap.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/mmap.c
689 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/streams
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/mmap.c
-o main
/streams
/mmap.lo
690 main
/streams
/glob_wrapper.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/glob_wrapper.c
691 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/streams
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/streams
/glob_wrapper.c
-o main
/streams
/glob_wrapper.lo
692 main
/internal_functions.lo
: main
/internal_functions.c
693 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c main
/internal_functions.c
-o main
/internal_functions.lo
694 main
/internal_functions_cli.lo
: main
/internal_functions_cli.c
695 $(LIBTOOL
) --mode
=compile
$(CC
) -Imain
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/main
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c main
/internal_functions_cli.c
-o main
/internal_functions_cli.lo
696 Zend
/zend_language_parser.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_language_parser.c
697 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_language_parser.c
-o Zend
/zend_language_parser.lo
698 Zend
/zend_language_scanner.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_language_scanner.c
699 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_language_scanner.c
-o Zend
/zend_language_scanner.lo
700 Zend
/zend_ini_parser.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_ini_parser.c
701 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_ini_parser.c
-o Zend
/zend_ini_parser.lo
702 Zend
/zend_ini_scanner.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_ini_scanner.c
703 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_ini_scanner.c
-o Zend
/zend_ini_scanner.lo
704 Zend
/zend_alloc.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_alloc.c
705 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_alloc.c
-o Zend
/zend_alloc.lo
706 Zend
/zend_compile.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_compile.c
707 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_compile.c
-o Zend
/zend_compile.lo
708 Zend
/zend_constants.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_constants.c
709 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_constants.c
-o Zend
/zend_constants.lo
710 Zend
/zend_dynamic_array.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_dynamic_array.c
711 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_dynamic_array.c
-o Zend
/zend_dynamic_array.lo
712 Zend
/zend_dtrace.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_dtrace.c
713 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_dtrace.c
-o Zend
/zend_dtrace.lo
714 Zend
/zend_execute_API.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_execute_API.c
715 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_execute_API.c
-o Zend
/zend_execute_API.lo
716 Zend
/zend_highlight.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_highlight.c
717 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_highlight.c
-o Zend
/zend_highlight.lo
718 Zend
/zend_llist.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_llist.c
719 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_llist.c
-o Zend
/zend_llist.lo
720 Zend
/zend_vm_opcodes.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_vm_opcodes.c
721 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_vm_opcodes.c
-o Zend
/zend_vm_opcodes.lo
722 Zend
/zend_opcode.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_opcode.c
723 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_opcode.c
-o Zend
/zend_opcode.lo
724 Zend
/zend_operators.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_operators.c
725 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_operators.c
-o Zend
/zend_operators.lo
726 Zend
/zend_ptr_stack.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_ptr_stack.c
727 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_ptr_stack.c
-o Zend
/zend_ptr_stack.lo
728 Zend
/zend_stack.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_stack.c
729 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_stack.c
-o Zend
/zend_stack.lo
730 Zend
/zend_variables.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_variables.c
731 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_variables.c
-o Zend
/zend_variables.lo
732 Zend
/zend.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend.c
733 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend.c
-o Zend
/zend.lo
734 Zend
/zend_API.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_API.c
735 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_API.c
-o Zend
/zend_API.lo
736 Zend
/zend_extensions.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_extensions.c
737 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_extensions.c
-o Zend
/zend_extensions.lo
738 Zend
/zend_hash.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_hash.c
739 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_hash.c
-o Zend
/zend_hash.lo
740 Zend
/zend_list.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_list.c
741 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_list.c
-o Zend
/zend_list.lo
742 Zend
/zend_indent.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_indent.c
743 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_indent.c
-o Zend
/zend_indent.lo
744 Zend
/zend_builtin_functions.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_builtin_functions.c
745 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_builtin_functions.c
-o Zend
/zend_builtin_functions.lo
746 Zend
/zend_sprintf.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_sprintf.c
747 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_sprintf.c
-o Zend
/zend_sprintf.lo
748 Zend
/zend_ini.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_ini.c
749 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_ini.c
-o Zend
/zend_ini.lo
750 Zend
/zend_qsort.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_qsort.c
751 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_qsort.c
-o Zend
/zend_qsort.lo
752 Zend
/zend_multibyte.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_multibyte.c
753 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_multibyte.c
-o Zend
/zend_multibyte.lo
754 Zend
/zend_ts_hash.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_ts_hash.c
755 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_ts_hash.c
-o Zend
/zend_ts_hash.lo
756 Zend
/zend_stream.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_stream.c
757 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_stream.c
-o Zend
/zend_stream.lo
758 Zend
/zend_iterators.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_iterators.c
759 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_iterators.c
-o Zend
/zend_iterators.lo
760 Zend
/zend_interfaces.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_interfaces.c
761 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_interfaces.c
-o Zend
/zend_interfaces.lo
762 Zend
/zend_exceptions.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_exceptions.c
763 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_exceptions.c
-o Zend
/zend_exceptions.lo
764 Zend
/zend_strtod.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_strtod.c
765 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_strtod.c
-o Zend
/zend_strtod.lo
766 Zend
/zend_gc.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_gc.c
767 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_gc.c
-o Zend
/zend_gc.lo
768 Zend
/zend_closures.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_closures.c
769 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_closures.c
-o Zend
/zend_closures.lo
770 Zend
/zend_float.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_float.c
771 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_float.c
-o Zend
/zend_float.lo
772 Zend
/zend_string.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_string.c
773 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_string.c
-o Zend
/zend_string.lo
774 Zend
/zend_signal.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_signal.c
775 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_signal.c
-o Zend
/zend_signal.lo
776 Zend
/zend_generators.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_generators.c
777 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_generators.c
-o Zend
/zend_generators.lo
778 Zend
/zend_objects.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_objects.c
779 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_objects.c
-o Zend
/zend_objects.lo
780 Zend
/zend_object_handlers.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_object_handlers.c
781 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_object_handlers.c
-o Zend
/zend_object_handlers.lo
782 Zend
/zend_objects_API.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_objects_API.c
783 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_objects_API.c
-o Zend
/zend_objects_API.lo
784 Zend
/zend_default_classes.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_default_classes.c
785 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_default_classes.c
-o Zend
/zend_default_classes.lo
786 Zend
/zend_execute.lo
: /home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_execute.c
787 $(LIBTOOL
) --mode
=compile
$(CC
) -IZend
/ -I
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/ $(COMMON_FLAGS
) $(CFLAGS_CLEAN
) $(EXTRA_CFLAGS
) -c
/home
/vicente
/tomato
/release
/src
/router
/php
/Zend
/zend_execute.c
-o Zend
/zend_execute.lo