srcdir = /usr/ports/lang/php5/work/php-5.4.3 builddir = /usr/ports/lang/php5/work/php-5.4.3 top_srcdir = /usr/ports/lang/php5/work/php-5.4.3 top_builddir = /usr/ports/lang/php5/work/php-5.4.3 EGREP = /usr/bin/grep -E SED = sed CONFIGURE_COMMAND = './configure' '--with-layout=GNU' '--localstatedir=/var' '--with-config-file-scan-dir=/usr/local/etc/php' '--disable-all' '--enable-libxml' '--enable-mysqlnd' '--with-libxml-dir=/usr/local' '--with-pcre-regex=/usr/local' '--with-zlib-dir=/usr' '--program-prefix=' '--enable-embed' '--with-regex=php' '--with-zend-vm=CALL' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' CONFIGURE_OPTIONS = '--with-layout=GNU' '--localstatedir=/var' '--with-config-file-scan-dir=/usr/local/etc/php' '--disable-all' '--enable-libxml' '--enable-mysqlnd' '--with-libxml-dir=/usr/local' '--with-pcre-regex=/usr/local' '--with-zlib-dir=/usr' '--program-prefix=' '--enable-embed' '--with-regex=php' '--with-zend-vm=CALL' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' PHP_MAJOR_VERSION = 5 PHP_MINOR_VERSION = 4 PHP_RELEASE_VERSION = 3 PHP_EXTRA_VERSION = AWK = gawk YACC = bison -y RE2C = exit 0; RE2C_FLAGS = SHLIB_SUFFIX_NAME = so SHLIB_DL_SUFFIX_NAME = so PHP_CLI_OBJS = sapi/cli/php_cli.lo sapi/cli/php_http_parser.lo sapi/cli/php_cli_server.lo PHP_EXECUTABLE = $(top_builddir)/$(SAPI_CLI_PATH) SAPI_CLI_PATH = sapi/cli/php 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) PHP_CGI_OBJS = sapi/cgi/cgi_main.lo sapi/cgi/fastcgi.lo SAPI_CGI_PATH = sapi/cgi/php-cgi 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) PROG_SENDMAIL = /usr/sbin/sendmail PHP_INSTALLED_SAPIS = cli embed cgi PHP_EXECUTABLE = $(top_builddir)/$(SAPI_CLI_PATH) PHP_SAPI_OBJS = sapi/embed/php_embed.lo main/internal_functions.lo PHP_BINARY_OBJS = main/internal_functions_cli.lo PHP_GLOBAL_OBJS = ext/date/php_date.lo ext/date/lib/astro.lo ext/date/lib/dow.lo ext/date/lib/parse_date.lo ext/date/lib/parse_tz.lo ext/date/lib/timelib.lo ext/date/lib/tm2unixtime.lo ext/date/lib/unixtime2tm.lo ext/date/lib/parse_iso_intervals.lo ext/date/lib/interval.lo ext/ereg/ereg.lo ext/ereg/regex/regcomp.lo ext/ereg/regex/regexec.lo ext/ereg/regex/regerror.lo ext/ereg/regex/regfree.lo ext/libxml/libxml.lo ext/pcre/php_pcre.lo ext/reflection/php_reflection.lo ext/spl/php_spl.lo ext/spl/spl_functions.lo ext/spl/spl_engine.lo ext/spl/spl_iterators.lo ext/spl/spl_array.lo ext/spl/spl_directory.lo ext/spl/spl_exceptions.lo ext/spl/spl_observer.lo ext/spl/spl_dllist.lo ext/spl/spl_heap.lo ext/spl/spl_fixedarray.lo ext/standard/crypt_freesec.lo ext/standard/crypt_blowfish.lo ext/standard/crypt_sha512.lo ext/standard/crypt_sha256.lo ext/standard/php_crypt_r.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/sha1.lo ext/standard/user_filters.lo ext/standard/uuencode.lo ext/standard/filters.lo ext/standard/proc_open.lo ext/standard/streamsfuncs.lo ext/standard/http.lo ext/mysqlnd/mysqlnd.lo ext/mysqlnd/mysqlnd_alloc.lo ext/mysqlnd/mysqlnd_bt.lo ext/mysqlnd/mysqlnd_charset.lo ext/mysqlnd/mysqlnd_wireprotocol.lo ext/mysqlnd/mysqlnd_loaddata.lo ext/mysqlnd/mysqlnd_reverse_api.lo ext/mysqlnd/mysqlnd_net.lo ext/mysqlnd/mysqlnd_statistics.lo ext/mysqlnd/mysqlnd_driver.lo ext/mysqlnd/mysqlnd_ext_plugin.lo ext/mysqlnd/mysqlnd_auth.lo ext/mysqlnd/mysqlnd_result.lo ext/mysqlnd/mysqlnd_result_meta.lo ext/mysqlnd/mysqlnd_debug.lo ext/mysqlnd/mysqlnd_block_alloc.lo ext/mysqlnd/mysqlnd_plugin.lo ext/mysqlnd/php_mysqlnd.lo ext/mysqlnd/mysqlnd_ps.lo ext/mysqlnd/mysqlnd_ps_codec.lo TSRM/TSRM.lo TSRM/tsrm_strtok_r.lo TSRM/tsrm_virtual_cwd.lo main/main.lo main/snprintf.lo main/spprintf.lo main/php_sprintf.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/network.lo main/php_open_temporary_file.lo main/php_logos.lo main/output.lo main/getopt.lo main/streams/streams.lo main/streams/cast.lo main/streams/memory.lo main/streams/filter.lo main/streams/plain_wrapper.lo main/streams/userspace.lo main/streams/transports.lo main/streams/xp_socket.lo main/streams/mmap.lo main/streams/glob_wrapper.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dynamic_array.lo Zend/zend_dtrace.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_indent.lo Zend/zend_builtin_functions.lo Zend/zend_sprintf.lo Zend/zend_ini.lo Zend/zend_qsort.lo Zend/zend_multibyte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_strtod.lo Zend/zend_gc.lo Zend/zend_closures.lo Zend/zend_float.lo Zend/zend_string.lo Zend/zend_signal.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zend_default_classes.lo Zend/zend_execute.lo PHP_BINARIES = cli cgi PHP_MODULES = PHP_ZEND_EX = EXT_LIBS = abs_builddir = /usr/ports/lang/php5/work/php-5.4.3 abs_srcdir = /usr/ports/lang/php5/work/php-5.4.3 php_abs_top_builddir = /usr/ports/lang/php5/work/php-5.4.3 php_abs_top_srcdir = /usr/ports/lang/php5/work/php-5.4.3 bindir = ${exec_prefix}/bin sbindir = ${exec_prefix}/sbin exec_prefix = ${prefix} program_prefix = program_suffix = includedir = ${prefix}/include libdir = ${exec_prefix}/lib/php mandir = /usr/local/man phplibdir = /usr/ports/lang/php5/work/php-5.4.3/modules phptempdir = /usr/ports/lang/php5/work/php-5.4.3/libs prefix = /usr/local localstatedir = /var datadir = ${datarootdir} datarootdir = /usr/local/share sysconfdir = ${prefix}/etc EXEEXT = CC = cc CFLAGS = $(CFLAGS_CLEAN) -prefer-non-pic CFLAGS_CLEAN = -O2 -pipe -fno-strict-aliasing -fvisibility=hidden CPP = cpp CPPFLAGS = CXX = c++ CXXFLAGS = -O2 -pipe -fno-strict-aliasing -prefer-non-pic CXXFLAGS_CLEAN = -O2 -pipe -fno-strict-aliasing DEBUG_CFLAGS = EXTENSION_DIR = /usr/local/lib/php/20100525 EXTRA_LDFLAGS = -avoid-version -module -L/usr/local/lib EXTRA_LDFLAGS_PROGRAM = -L/usr/local/lib EXTRA_LIBS = -lcrypt -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt -lcrypt ZEND_EXTRA_LIBS = INCLUDES = -I/usr/ports/lang/php5/work/php-5.4.3/ext/date/lib -I/usr/ports/lang/php5/work/php-5.4.3/ext/ereg/regex -I/usr/local/include/libxml2 -I/usr/local/include -I$(top_builddir)/TSRM -I$(top_builddir)/Zend EXTRA_INCLUDES = INCLUDE_PATH = .:/usr/local/share/pear INSTALL_IT = $(mkinstalldirs) $(INSTALL_ROOT)$(prefix)/lib; $(INSTALL) -m 0755 libs/libphp5.so $(INSTALL_ROOT)$(prefix)/lib LFLAGS = LIBTOOL = $(SHELL) $(top_builddir)/libtool --silent --preserve-dup-deps LN_S = ln -s NATIVE_RPATHS = -R/usr/local/lib PEAR_INSTALLDIR = PHP_BUILD_DATE = 2012-05-29 PHP_LDFLAGS = -L/usr/local/lib PHP_LIBS = OVERALL_TARGET = libphp5.la PHP_RPATHS = -R /usr/local/lib PHP_SAPI = embed PHP_VERSION = 5.4.3 PHP_VERSION_ID = 50403 SHELL = /bin/sh SHARED_LIBTOOL = $(LIBTOOL) WARNING_LEVEL = PHP_FRAMEWORKS = PHP_FRAMEWORKPATH = INSTALL_HEADERS = sapi/embed/php_embed.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/libxml/php_libxml.h ext/pcre/php_pcre.h ext/spl/php_spl.h ext/spl/spl_array.h ext/spl/spl_directory.h ext/spl/spl_engine.h ext/spl/spl_exceptions.h ext/spl/spl_functions.h ext/spl/spl_iterators.h ext/spl/spl_observer.h ext/spl/spl_dllist.h ext/spl/spl_heap.h ext/spl/spl_fixedarray.h ext/standard/ ext/mysqlnd/ Zend/ TSRM/ main/ main/streams/ sapi/cli/cli.h ZEND_EXT_TYPE = zend_extension all_targets = $(OVERALL_TARGET) $(PHP_MODULES) $(PHP_ZEND_EX) $(PHP_BINARIES) install_targets = install-sapi install-binaries install-build install-headers install-programs install_binary_targets = install-cli install-cgi mkinstalldirs = $(top_srcdir)/build/shtool mkdir -p INSTALL = $(top_srcdir)/build/shtool install -c INSTALL_DATA = $(INSTALL) -m 644 DEFS = -DPHP_ATOM_INC -I$(top_builddir)/include -I$(top_builddir)/main -I$(top_srcdir) COMMON_FLAGS = $(DEFS) $(INCLUDES) $(EXTRA_INCLUDES) $(CPPFLAGS) $(PHP_FRAMEWORKPATH) all: $(all_targets) @echo @echo "Build complete." @echo "Don't forget to run 'make test'." @echo build-modules: $(PHP_MODULES) $(PHP_ZEND_EX) build-binaries: $(PHP_BINARIES) libphp$(PHP_MAJOR_VERSION).la: $(PHP_GLOBAL_OBJS) $(PHP_SAPI_OBJS) $(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 $@ -@$(LIBTOOL) --silent --mode=install cp $@ $(phptempdir)/$@ >/dev/null 2>&1 libs/libphp$(PHP_MAJOR_VERSION).bundle: $(PHP_GLOBAL_OBJS) $(PHP_SAPI_OBJS) $(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 install: $(all_targets) $(install_targets) install-sapi: $(OVERALL_TARGET) @echo "Installing PHP SAPI module: $(PHP_SAPI)" -@$(mkinstalldirs) $(INSTALL_ROOT)$(bindir) -@if test ! -r $(phptempdir)/libphp$(PHP_MAJOR_VERSION).$(SHLIB_DL_SUFFIX_NAME); then \ for i in 0.0.0 0.0 0; do \ if test -r $(phptempdir)/libphp$(PHP_MAJOR_VERSION).$(SHLIB_DL_SUFFIX_NAME).$$i; then \ $(LN_S) $(phptempdir)/libphp$(PHP_MAJOR_VERSION).$(SHLIB_DL_SUFFIX_NAME).$$i $(phptempdir)/libphp$(PHP_MAJOR_VERSION).$(SHLIB_DL_SUFFIX_NAME); \ break; \ fi; \ done; \ fi @$(INSTALL_IT) install-binaries: build-binaries $(install_binary_targets) install-modules: build-modules @test -d modules && \ $(mkinstalldirs) $(INSTALL_ROOT)$(EXTENSION_DIR) @echo "Installing shared extensions: $(INSTALL_ROOT)$(EXTENSION_DIR)/" @rm -f modules/*.la >/dev/null 2>&1 @$(INSTALL) modules/* $(INSTALL_ROOT)$(EXTENSION_DIR) install-headers: -@if test "$(INSTALL_HEADERS)"; then \ for i in `echo $(INSTALL_HEADERS)`; do \ i=`$(top_srcdir)/build/shtool path -d $$i`; \ paths="$$paths $(INSTALL_ROOT)$(phpincludedir)/$$i"; \ done; \ $(mkinstalldirs) $$paths && \ echo "Installing header files: $(INSTALL_ROOT)$(phpincludedir)/" && \ for i in `echo $(INSTALL_HEADERS)`; do \ if test "$(PHP_PECL_EXTENSION)"; then \ src=`echo $$i | $(SED) -e "s#ext/$(PHP_PECL_EXTENSION)/##g"`; \ else \ src=$$i; \ fi; \ if test -f "$(top_srcdir)/$$src"; then \ $(INSTALL_DATA) $(top_srcdir)/$$src $(INSTALL_ROOT)$(phpincludedir)/$$i; \ elif test -f "$(top_builddir)/$$src"; then \ $(INSTALL_DATA) $(top_builddir)/$$src $(INSTALL_ROOT)$(phpincludedir)/$$i; \ else \ (cd $(top_srcdir)/$$src && $(INSTALL_DATA) *.h $(INSTALL_ROOT)$(phpincludedir)/$$i; \ cd $(top_builddir)/$$src && $(INSTALL_DATA) *.h $(INSTALL_ROOT)$(phpincludedir)/$$i) 2>/dev/null || true; \ fi \ done; \ fi PHP_TEST_SETTINGS = -d 'open_basedir=' -d 'output_buffering=0' -d 'memory_limit=-1' PHP_TEST_SHARED_EXTENSIONS = ` \ if test "x$(PHP_MODULES)" != "x"; then \ for i in $(PHP_MODULES)""; do \ . $$i; $(top_srcdir)/build/shtool echo -n -- " -d extension=$$dlname"; \ done; \ fi; \ if test "x$(PHP_ZEND_EX)" != "x"; then \ for i in $(PHP_ZEND_EX)""; do \ . $$i; $(top_srcdir)/build/shtool echo -n -- " -d $(ZEND_EXT_TYPE)=$(top_builddir)/modules/$$dlname"; \ done; \ fi` PHP_DEPRECATED_DIRECTIVES_REGEX = '^(magic_quotes_(gpc|runtime|sybase)?|(zend_)?extension(_debug)?(_ts)?)[\t\ ]*=' test: all -@if test ! -z "$(PHP_EXECUTABLE)" && test -x "$(PHP_EXECUTABLE)"; then \ INI_FILE=`$(PHP_EXECUTABLE) -d 'display_errors=stderr' -r 'echo php_ini_loaded_file();' 2> /dev/null`; \ if test "$$INI_FILE"; then \ $(EGREP) -h -v $(PHP_DEPRECATED_DIRECTIVES_REGEX) "$$INI_FILE" > $(top_builddir)/tmp-php.ini; \ else \ echo > $(top_builddir)/tmp-php.ini; \ fi; \ INI_SCANNED_PATH=`$(PHP_EXECUTABLE) -d 'display_errors=stderr' -r '$$a = explode(",\n", trim(php_ini_scanned_files())); echo $$a[0];' 2> /dev/null`; \ if test "$$INI_SCANNED_PATH"; then \ INI_SCANNED_PATH=`$(top_srcdir)/build/shtool path -d $$INI_SCANNED_PATH`; \ $(EGREP) -h -v $(PHP_DEPRECATED_DIRECTIVES_REGEX) "$$INI_SCANNED_PATH"/*.ini >> $(top_builddir)/tmp-php.ini; \ fi; \ TEST_PHP_EXECUTABLE=$(PHP_EXECUTABLE) \ TEST_PHP_SRCDIR=$(top_srcdir) \ CC="$(CC)" \ $(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); \ rm $(top_builddir)/tmp-php.ini; \ else \ echo "ERROR: Cannot run tests without CLI sapi."; \ fi clean: find . -name \*.gcno -o -name \*.gcda | xargs rm -f find . -name \*.lo -o -name \*.o | xargs rm -f find . -name \*.la -o -name \*.a | xargs rm -f find . -name \*.so | xargs rm -f find . -name .libs -a -type d|xargs rm -rf rm -f libphp$(PHP_MAJOR_VERSION).la $(SAPI_CLI_PATH) $(OVERALL_TARGET) modules/* libs/* distclean: clean rm -f Makefile config.cache config.log config.status Makefile.objects Makefile.fragments libtool main/php_config.h stamp-h sapi/apache/libphp$(PHP_MAJOR_VERSION).module buildmk.stamp $(EGREP) define'.*include/php' $(top_srcdir)/configure | $(SED) 's/.*>//'|xargs rm -f .PHONY: all clean install distclean test .NOEXPORT: cli: $(SAPI_CLI_PATH) $(SAPI_CLI_PATH): $(PHP_GLOBAL_OBJS) $(PHP_BINARY_OBJS) $(PHP_CLI_OBJS) $(BUILD_CLI) install-cli: $(SAPI_CLI_PATH) @echo "Installing PHP CLI binary: $(INSTALL_ROOT)$(bindir)/" @$(mkinstalldirs) $(INSTALL_ROOT)$(bindir) @$(INSTALL) -m 0755 $(SAPI_CLI_PATH) $(INSTALL_ROOT)$(bindir)/$(program_prefix)php$(program_suffix)$(EXEEXT) @echo "Installing PHP CLI man page: $(INSTALL_ROOT)$(mandir)/man1/" @$(mkinstalldirs) $(INSTALL_ROOT)$(mandir)/man1 @$(INSTALL_DATA) sapi/cli/php.1 $(INSTALL_ROOT)$(mandir)/man1/$(program_prefix)php$(program_suffix).1 cgi: $(SAPI_CGI_PATH) $(SAPI_CGI_PATH): $(PHP_GLOBAL_OBJS) $(PHP_BINARY_OBJS) $(PHP_CGI_OBJS) $(BUILD_CGI) install-cgi: $(SAPI_CGI_PATH) @echo "Installing PHP CGI binary: $(INSTALL_ROOT)$(bindir)/" @$(INSTALL) -m 0755 $(SAPI_CGI_PATH) $(INSTALL_ROOT)$(bindir)/$(program_prefix)php-cgi$(program_suffix)$(EXEEXT) /usr/ports/lang/php5/work/php-5.4.3/ext/standard/var_unserializer.c: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/var_unserializer.re @(cd $(top_srcdir); $(RE2C) -b -o ext/standard/var_unserializer.c ext/standard/var_unserializer.re) /usr/ports/lang/php5/work/php-5.4.3/ext/standard/url_scanner_ex.c: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/url_scanner_ex.re @(cd $(top_srcdir); $(RE2C) -b -o ext/standard/url_scanner_ex.c ext/standard/url_scanner_ex.re) ext/standard/info.lo: ext/standard/../../main/build-defs.h ext/standard/basic_functions.lo: $(top_srcdir)/Zend/zend_language_parser.h # # Build environment install # phpincludedir = $(includedir)/php phpbuilddir = $(libdir)/build BUILD_FILES = \ scripts/phpize.m4 \ build/mkdep.awk \ build/scan_makefile_in.awk \ build/libtool.m4 \ Makefile.global \ acinclude.m4 \ ltmain.sh \ run-tests.php BUILD_FILES_EXEC = \ build/shtool \ config.guess \ config.sub bin_SCRIPTS = phpize php-config man_PAGES = phpize php-config install-build: @echo "Installing build environment: $(INSTALL_ROOT)$(phpbuilddir)/" @$(mkinstalldirs) $(INSTALL_ROOT)$(phpbuilddir) $(INSTALL_ROOT)$(bindir) && \ (cd $(top_srcdir) && \ $(INSTALL) $(BUILD_FILES_EXEC) $(INSTALL_ROOT)$(phpbuilddir) && \ $(INSTALL_DATA) $(BUILD_FILES) $(INSTALL_ROOT)$(phpbuilddir)) install-programs: scripts/phpize scripts/php-config @echo "Installing helper programs: $(INSTALL_ROOT)$(bindir)/" @$(mkinstalldirs) $(INSTALL_ROOT)$(bindir) @for prog in $(bin_SCRIPTS); do \ echo " program: $(program_prefix)$${prog}$(program_suffix)"; \ $(INSTALL) -m 755 scripts/$${prog} $(INSTALL_ROOT)$(bindir)/$(program_prefix)$${prog}$(program_suffix); \ done @echo "Installing man pages: $(INSTALL_ROOT)$(mandir)/man1/" @$(mkinstalldirs) $(INSTALL_ROOT)$(mandir)/man1 @for page in $(man_PAGES); do \ echo " page: $(program_prefix)$${page}$(program_suffix).1"; \ $(INSTALL_DATA) scripts/man1/$${page}.1 $(INSTALL_ROOT)$(mandir)/man1/$(program_prefix)$${page}$(program_suffix).1; \ done scripts/phpize: /usr/ports/lang/php5/work/php-5.4.3/scripts/phpize.in $(top_builddir)/config.status (CONFIG_FILES=$@ CONFIG_HEADERS= $(top_builddir)/config.status) scripts/php-config: /usr/ports/lang/php5/work/php-5.4.3/scripts/php-config.in $(top_builddir)/config.status (CONFIG_FILES=$@ CONFIG_HEADERS= $(top_builddir)/config.status) # # Zend # Zend/zend_language_scanner.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_language_parser.h Zend/zend_ini_scanner.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_ini_parser.h /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_language_scanner.c: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_language_scanner.l @(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --case-inverted -cbdFt Zend/zend_language_scanner_defs.h -oZend/zend_language_scanner.c Zend/zend_language_scanner.l) /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_language_parser.h: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_language_parser.c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_language_parser.c: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_language_parser.y @$(YACC) -p zend -v -d /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_language_parser.y -o $@ /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_ini_parser.h: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_ini_parser.c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_ini_parser.c: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_ini_parser.y @$(YACC) -p ini_ -v -d /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_ini_parser.y -o $@ /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_ini_scanner.c: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_ini_scanner.l @(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --case-inverted -cbdFt Zend/zend_ini_scanner_defs.h -oZend/zend_ini_scanner.c Zend/zend_ini_scanner.l) Zend/zend_indent.lo Zend/zend_highlight.lo Zend/zend_compile.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_language_parser.h Zend/zend_execute.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_vm_execute.h /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_vm_opcodes.h sapi/cli/php_cli.lo: /usr/ports/lang/php5/work/php-5.4.3/sapi/cli/php_cli.c $(LIBTOOL) --mode=compile $(CC) -Isapi/cli/ -I/usr/ports/lang/php5/work/php-5.4.3/sapi/cli/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/sapi/cli/php_cli.c -o sapi/cli/php_cli.lo sapi/cli/php_http_parser.lo: /usr/ports/lang/php5/work/php-5.4.3/sapi/cli/php_http_parser.c $(LIBTOOL) --mode=compile $(CC) -Isapi/cli/ -I/usr/ports/lang/php5/work/php-5.4.3/sapi/cli/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/sapi/cli/php_http_parser.c -o sapi/cli/php_http_parser.lo sapi/cli/php_cli_server.lo: /usr/ports/lang/php5/work/php-5.4.3/sapi/cli/php_cli_server.c $(LIBTOOL) --mode=compile $(CC) -Isapi/cli/ -I/usr/ports/lang/php5/work/php-5.4.3/sapi/cli/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/sapi/cli/php_cli_server.c -o sapi/cli/php_cli_server.lo sapi/embed/php_embed.lo: /usr/ports/lang/php5/work/php-5.4.3/sapi/embed/php_embed.c $(LIBTOOL) --mode=compile $(CC) -Isapi/embed/ -I/usr/ports/lang/php5/work/php-5.4.3/sapi/embed/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -prefer-non-pic -c /usr/ports/lang/php5/work/php-5.4.3/sapi/embed/php_embed.c -o sapi/embed/php_embed.lo sapi/cgi/cgi_main.lo: /usr/ports/lang/php5/work/php-5.4.3/sapi/cgi/cgi_main.c $(LIBTOOL) --mode=compile $(CC) -Isapi/cgi/ -I/usr/ports/lang/php5/work/php-5.4.3/sapi/cgi/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/sapi/cgi/cgi_main.c -o sapi/cgi/cgi_main.lo sapi/cgi/fastcgi.lo: /usr/ports/lang/php5/work/php-5.4.3/sapi/cgi/fastcgi.c $(LIBTOOL) --mode=compile $(CC) -Isapi/cgi/ -I/usr/ports/lang/php5/work/php-5.4.3/sapi/cgi/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/sapi/cgi/fastcgi.c -o sapi/cgi/fastcgi.lo ext/date/php_date.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/date/php_date.c $(LIBTOOL) --mode=compile $(CC) -Iext/date/lib -Iext/date/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/date/php_date.c -o ext/date/php_date.lo ext/date/lib/astro.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/date/lib/astro.c $(LIBTOOL) --mode=compile $(CC) -Iext/date/lib -Iext/date/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/date/lib/astro.c -o ext/date/lib/astro.lo ext/date/lib/dow.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/date/lib/dow.c $(LIBTOOL) --mode=compile $(CC) -Iext/date/lib -Iext/date/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/date/lib/dow.c -o ext/date/lib/dow.lo ext/date/lib/parse_date.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/date/lib/parse_date.c $(LIBTOOL) --mode=compile $(CC) -Iext/date/lib -Iext/date/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/date/lib/parse_date.c -o ext/date/lib/parse_date.lo ext/date/lib/parse_tz.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/date/lib/parse_tz.c $(LIBTOOL) --mode=compile $(CC) -Iext/date/lib -Iext/date/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/date/lib/parse_tz.c -o ext/date/lib/parse_tz.lo ext/date/lib/timelib.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/date/lib/timelib.c $(LIBTOOL) --mode=compile $(CC) -Iext/date/lib -Iext/date/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/date/lib/timelib.c -o ext/date/lib/timelib.lo ext/date/lib/tm2unixtime.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/date/lib/tm2unixtime.c $(LIBTOOL) --mode=compile $(CC) -Iext/date/lib -Iext/date/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/date/lib/tm2unixtime.c -o ext/date/lib/tm2unixtime.lo ext/date/lib/unixtime2tm.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/date/lib/unixtime2tm.c $(LIBTOOL) --mode=compile $(CC) -Iext/date/lib -Iext/date/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/date/lib/unixtime2tm.c -o ext/date/lib/unixtime2tm.lo ext/date/lib/parse_iso_intervals.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/date/lib/parse_iso_intervals.c $(LIBTOOL) --mode=compile $(CC) -Iext/date/lib -Iext/date/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/date/lib/parse_iso_intervals.c -o ext/date/lib/parse_iso_intervals.lo ext/date/lib/interval.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/date/lib/interval.c $(LIBTOOL) --mode=compile $(CC) -Iext/date/lib -Iext/date/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/date/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/date/lib/interval.c -o ext/date/lib/interval.lo ext/ereg/ereg.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/ereg/ereg.c $(LIBTOOL) --mode=compile $(CC) -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/ereg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/ereg/ereg.c -o ext/ereg/ereg.lo ext/ereg/regex/regcomp.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/ereg/regex/regcomp.c $(LIBTOOL) --mode=compile $(CC) -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/ereg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/ereg/regex/regcomp.c -o ext/ereg/regex/regcomp.lo ext/ereg/regex/regexec.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/ereg/regex/regexec.c $(LIBTOOL) --mode=compile $(CC) -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/ereg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/ereg/regex/regexec.c -o ext/ereg/regex/regexec.lo ext/ereg/regex/regerror.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/ereg/regex/regerror.c $(LIBTOOL) --mode=compile $(CC) -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/ereg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/ereg/regex/regerror.c -o ext/ereg/regex/regerror.lo ext/ereg/regex/regfree.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/ereg/regex/regfree.c $(LIBTOOL) --mode=compile $(CC) -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/ereg/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/ereg/regex/regfree.c -o ext/ereg/regex/regfree.lo ext/libxml/libxml.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/libxml/libxml.c $(LIBTOOL) --mode=compile $(CC) -Iext/libxml/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/libxml/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/libxml/libxml.c -o ext/libxml/libxml.lo ext/pcre/php_pcre.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/pcre/php_pcre.c $(LIBTOOL) --mode=compile $(CC) -Iext/pcre/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/pcre/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/pcre/php_pcre.c -o ext/pcre/php_pcre.lo ext/reflection/php_reflection.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/reflection/php_reflection.c $(LIBTOOL) --mode=compile $(CC) -Iext/reflection/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/reflection/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/reflection/php_reflection.c -o ext/reflection/php_reflection.lo ext/spl/php_spl.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/spl/php_spl.c $(LIBTOOL) --mode=compile $(CC) -Iext/spl/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/spl/php_spl.c -o ext/spl/php_spl.lo ext/spl/spl_functions.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/spl/spl_functions.c $(LIBTOOL) --mode=compile $(CC) -Iext/spl/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/spl/spl_functions.c -o ext/spl/spl_functions.lo ext/spl/spl_engine.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/spl/spl_engine.c $(LIBTOOL) --mode=compile $(CC) -Iext/spl/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/spl/spl_engine.c -o ext/spl/spl_engine.lo ext/spl/spl_iterators.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/spl/spl_iterators.c $(LIBTOOL) --mode=compile $(CC) -Iext/spl/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/spl/spl_iterators.c -o ext/spl/spl_iterators.lo ext/spl/spl_array.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/spl/spl_array.c $(LIBTOOL) --mode=compile $(CC) -Iext/spl/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/spl/spl_array.c -o ext/spl/spl_array.lo ext/spl/spl_directory.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/spl/spl_directory.c $(LIBTOOL) --mode=compile $(CC) -Iext/spl/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/spl/spl_directory.c -o ext/spl/spl_directory.lo ext/spl/spl_exceptions.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/spl/spl_exceptions.c $(LIBTOOL) --mode=compile $(CC) -Iext/spl/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/spl/spl_exceptions.c -o ext/spl/spl_exceptions.lo ext/spl/spl_observer.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/spl/spl_observer.c $(LIBTOOL) --mode=compile $(CC) -Iext/spl/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/spl/spl_observer.c -o ext/spl/spl_observer.lo ext/spl/spl_dllist.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/spl/spl_dllist.c $(LIBTOOL) --mode=compile $(CC) -Iext/spl/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/spl/spl_dllist.c -o ext/spl/spl_dllist.lo ext/spl/spl_heap.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/spl/spl_heap.c $(LIBTOOL) --mode=compile $(CC) -Iext/spl/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/spl/spl_heap.c -o ext/spl/spl_heap.lo ext/spl/spl_fixedarray.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/spl/spl_fixedarray.c $(LIBTOOL) --mode=compile $(CC) -Iext/spl/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/spl/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/spl/spl_fixedarray.c -o ext/spl/spl_fixedarray.lo ext/standard/crypt_freesec.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/crypt_freesec.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/crypt_freesec.c -o ext/standard/crypt_freesec.lo ext/standard/crypt_blowfish.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/crypt_blowfish.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/crypt_blowfish.c -o ext/standard/crypt_blowfish.lo ext/standard/crypt_sha512.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/crypt_sha512.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/crypt_sha512.c -o ext/standard/crypt_sha512.lo ext/standard/crypt_sha256.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/crypt_sha256.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/crypt_sha256.c -o ext/standard/crypt_sha256.lo ext/standard/php_crypt_r.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/php_crypt_r.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/php_crypt_r.c -o ext/standard/php_crypt_r.lo ext/standard/array.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/array.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/array.c -o ext/standard/array.lo ext/standard/base64.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/base64.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/base64.c -o ext/standard/base64.lo ext/standard/basic_functions.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/basic_functions.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/basic_functions.c -o ext/standard/basic_functions.lo ext/standard/browscap.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/browscap.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/browscap.c -o ext/standard/browscap.lo ext/standard/crc32.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/crc32.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/crc32.c -o ext/standard/crc32.lo ext/standard/crypt.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/crypt.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/crypt.c -o ext/standard/crypt.lo ext/standard/cyr_convert.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/cyr_convert.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/cyr_convert.c -o ext/standard/cyr_convert.lo ext/standard/datetime.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/datetime.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/datetime.c -o ext/standard/datetime.lo ext/standard/dir.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/dir.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/dir.c -o ext/standard/dir.lo ext/standard/dl.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/dl.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/dl.c -o ext/standard/dl.lo ext/standard/dns.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/dns.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/dns.c -o ext/standard/dns.lo ext/standard/exec.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/exec.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/exec.c -o ext/standard/exec.lo ext/standard/file.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/file.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/file.c -o ext/standard/file.lo ext/standard/filestat.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/filestat.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/filestat.c -o ext/standard/filestat.lo ext/standard/flock_compat.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/flock_compat.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/flock_compat.c -o ext/standard/flock_compat.lo ext/standard/formatted_print.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/formatted_print.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/formatted_print.c -o ext/standard/formatted_print.lo ext/standard/fsock.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/fsock.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/fsock.c -o ext/standard/fsock.lo ext/standard/head.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/head.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/head.c -o ext/standard/head.lo ext/standard/html.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/html.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/html.c -o ext/standard/html.lo ext/standard/image.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/image.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/image.c -o ext/standard/image.lo ext/standard/info.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/info.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/info.c -o ext/standard/info.lo ext/standard/iptc.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/iptc.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/iptc.c -o ext/standard/iptc.lo ext/standard/lcg.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/lcg.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/lcg.c -o ext/standard/lcg.lo ext/standard/link.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/link.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/link.c -o ext/standard/link.lo ext/standard/mail.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/mail.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/mail.c -o ext/standard/mail.lo ext/standard/math.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/math.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/math.c -o ext/standard/math.lo ext/standard/md5.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/md5.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/md5.c -o ext/standard/md5.lo ext/standard/metaphone.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/metaphone.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/metaphone.c -o ext/standard/metaphone.lo ext/standard/microtime.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/microtime.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/microtime.c -o ext/standard/microtime.lo ext/standard/pack.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/pack.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/pack.c -o ext/standard/pack.lo ext/standard/pageinfo.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/pageinfo.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/pageinfo.c -o ext/standard/pageinfo.lo ext/standard/quot_print.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/quot_print.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/quot_print.c -o ext/standard/quot_print.lo ext/standard/rand.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/rand.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/rand.c -o ext/standard/rand.lo ext/standard/soundex.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/soundex.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/soundex.c -o ext/standard/soundex.lo ext/standard/string.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/string.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/string.c -o ext/standard/string.lo ext/standard/scanf.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/scanf.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/scanf.c -o ext/standard/scanf.lo ext/standard/syslog.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/syslog.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/syslog.c -o ext/standard/syslog.lo ext/standard/type.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/type.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/type.c -o ext/standard/type.lo ext/standard/uniqid.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/uniqid.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/uniqid.c -o ext/standard/uniqid.lo ext/standard/url.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/url.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/url.c -o ext/standard/url.lo ext/standard/var.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/var.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/var.c -o ext/standard/var.lo ext/standard/versioning.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/versioning.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/versioning.c -o ext/standard/versioning.lo ext/standard/assert.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/assert.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/assert.c -o ext/standard/assert.lo ext/standard/strnatcmp.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/strnatcmp.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/strnatcmp.c -o ext/standard/strnatcmp.lo ext/standard/levenshtein.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/levenshtein.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/levenshtein.c -o ext/standard/levenshtein.lo ext/standard/incomplete_class.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/incomplete_class.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/incomplete_class.c -o ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/url_scanner_ex.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/url_scanner_ex.c -o ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/ftp_fopen_wrapper.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/ftp_fopen_wrapper.c -o ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/http_fopen_wrapper.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/http_fopen_wrapper.c -o ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/php_fopen_wrapper.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/php_fopen_wrapper.c -o ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/credits.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/credits.c -o ext/standard/credits.lo ext/standard/css.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/css.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/css.c -o ext/standard/css.lo ext/standard/var_unserializer.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/var_unserializer.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/var_unserializer.c -o ext/standard/var_unserializer.lo ext/standard/ftok.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/ftok.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/ftok.c -o ext/standard/ftok.lo ext/standard/sha1.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/sha1.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/sha1.c -o ext/standard/sha1.lo ext/standard/user_filters.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/user_filters.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/user_filters.c -o ext/standard/user_filters.lo ext/standard/uuencode.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/uuencode.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/uuencode.c -o ext/standard/uuencode.lo ext/standard/filters.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/filters.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/filters.c -o ext/standard/filters.lo ext/standard/proc_open.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/proc_open.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/proc_open.c -o ext/standard/proc_open.lo ext/standard/streamsfuncs.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/streamsfuncs.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/streamsfuncs.c -o ext/standard/streamsfuncs.lo ext/standard/http.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/standard/http.c $(LIBTOOL) --mode=compile $(CC) -Iext/standard/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/standard/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/standard/http.c -o ext/standard/http.lo ext/mysqlnd/mysqlnd.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd.c $(LIBTOOL) --mode=compile $(CC) -Iext/mysqlnd/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd.c -o ext/mysqlnd/mysqlnd.lo ext/mysqlnd/mysqlnd_alloc.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_alloc.c $(LIBTOOL) --mode=compile $(CC) -Iext/mysqlnd/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_alloc.c -o ext/mysqlnd/mysqlnd_alloc.lo ext/mysqlnd/mysqlnd_bt.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_bt.c $(LIBTOOL) --mode=compile $(CC) -Iext/mysqlnd/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_bt.c -o ext/mysqlnd/mysqlnd_bt.lo ext/mysqlnd/mysqlnd_charset.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_charset.c $(LIBTOOL) --mode=compile $(CC) -Iext/mysqlnd/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_charset.c -o ext/mysqlnd/mysqlnd_charset.lo ext/mysqlnd/mysqlnd_wireprotocol.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_wireprotocol.c $(LIBTOOL) --mode=compile $(CC) -Iext/mysqlnd/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_wireprotocol.c -o ext/mysqlnd/mysqlnd_wireprotocol.lo ext/mysqlnd/mysqlnd_loaddata.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_loaddata.c $(LIBTOOL) --mode=compile $(CC) -Iext/mysqlnd/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_loaddata.c -o ext/mysqlnd/mysqlnd_loaddata.lo ext/mysqlnd/mysqlnd_reverse_api.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_reverse_api.c $(LIBTOOL) --mode=compile $(CC) -Iext/mysqlnd/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_reverse_api.c -o ext/mysqlnd/mysqlnd_reverse_api.lo ext/mysqlnd/mysqlnd_net.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_net.c $(LIBTOOL) --mode=compile $(CC) -Iext/mysqlnd/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_net.c -o ext/mysqlnd/mysqlnd_net.lo ext/mysqlnd/mysqlnd_statistics.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_statistics.c $(LIBTOOL) --mode=compile $(CC) -Iext/mysqlnd/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_statistics.c -o ext/mysqlnd/mysqlnd_statistics.lo ext/mysqlnd/mysqlnd_driver.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_driver.c $(LIBTOOL) --mode=compile $(CC) -Iext/mysqlnd/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_driver.c -o ext/mysqlnd/mysqlnd_driver.lo ext/mysqlnd/mysqlnd_ext_plugin.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_ext_plugin.c $(LIBTOOL) --mode=compile $(CC) -Iext/mysqlnd/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_ext_plugin.c -o ext/mysqlnd/mysqlnd_ext_plugin.lo ext/mysqlnd/mysqlnd_auth.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_auth.c $(LIBTOOL) --mode=compile $(CC) -Iext/mysqlnd/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_auth.c -o ext/mysqlnd/mysqlnd_auth.lo ext/mysqlnd/mysqlnd_result.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_result.c $(LIBTOOL) --mode=compile $(CC) -Iext/mysqlnd/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_result.c -o ext/mysqlnd/mysqlnd_result.lo ext/mysqlnd/mysqlnd_result_meta.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_result_meta.c $(LIBTOOL) --mode=compile $(CC) -Iext/mysqlnd/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_result_meta.c -o ext/mysqlnd/mysqlnd_result_meta.lo ext/mysqlnd/mysqlnd_debug.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_debug.c $(LIBTOOL) --mode=compile $(CC) -Iext/mysqlnd/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_debug.c -o ext/mysqlnd/mysqlnd_debug.lo ext/mysqlnd/mysqlnd_block_alloc.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_block_alloc.c $(LIBTOOL) --mode=compile $(CC) -Iext/mysqlnd/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_block_alloc.c -o ext/mysqlnd/mysqlnd_block_alloc.lo ext/mysqlnd/mysqlnd_plugin.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_plugin.c $(LIBTOOL) --mode=compile $(CC) -Iext/mysqlnd/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_plugin.c -o ext/mysqlnd/mysqlnd_plugin.lo ext/mysqlnd/php_mysqlnd.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/php_mysqlnd.c $(LIBTOOL) --mode=compile $(CC) -Iext/mysqlnd/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/php_mysqlnd.c -o ext/mysqlnd/php_mysqlnd.lo ext/mysqlnd/mysqlnd_ps.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_ps.c $(LIBTOOL) --mode=compile $(CC) -Iext/mysqlnd/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_ps.c -o ext/mysqlnd/mysqlnd_ps.lo ext/mysqlnd/mysqlnd_ps_codec.lo: /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_ps_codec.c $(LIBTOOL) --mode=compile $(CC) -Iext/mysqlnd/ -I/usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/ext/mysqlnd/mysqlnd_ps_codec.c -o ext/mysqlnd/mysqlnd_ps_codec.lo TSRM/TSRM.lo: /usr/ports/lang/php5/work/php-5.4.3/TSRM/TSRM.c $(LIBTOOL) --mode=compile $(CC) -ITSRM/ -I/usr/ports/lang/php5/work/php-5.4.3/TSRM/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/TSRM/TSRM.c -o TSRM/TSRM.lo TSRM/tsrm_strtok_r.lo: /usr/ports/lang/php5/work/php-5.4.3/TSRM/tsrm_strtok_r.c $(LIBTOOL) --mode=compile $(CC) -ITSRM/ -I/usr/ports/lang/php5/work/php-5.4.3/TSRM/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/TSRM/tsrm_strtok_r.c -o TSRM/tsrm_strtok_r.lo TSRM/tsrm_virtual_cwd.lo: /usr/ports/lang/php5/work/php-5.4.3/TSRM/tsrm_virtual_cwd.c $(LIBTOOL) --mode=compile $(CC) -ITSRM/ -I/usr/ports/lang/php5/work/php-5.4.3/TSRM/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/TSRM/tsrm_virtual_cwd.c -o TSRM/tsrm_virtual_cwd.lo main/main.lo: /usr/ports/lang/php5/work/php-5.4.3/main/main.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/usr/ports/lang/php5/work/php-5.4.3/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/main.c -o main/main.lo main/snprintf.lo: /usr/ports/lang/php5/work/php-5.4.3/main/snprintf.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/usr/ports/lang/php5/work/php-5.4.3/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/snprintf.c -o main/snprintf.lo main/spprintf.lo: /usr/ports/lang/php5/work/php-5.4.3/main/spprintf.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/usr/ports/lang/php5/work/php-5.4.3/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/spprintf.c -o main/spprintf.lo main/php_sprintf.lo: /usr/ports/lang/php5/work/php-5.4.3/main/php_sprintf.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/usr/ports/lang/php5/work/php-5.4.3/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/php_sprintf.c -o main/php_sprintf.lo main/fopen_wrappers.lo: /usr/ports/lang/php5/work/php-5.4.3/main/fopen_wrappers.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/usr/ports/lang/php5/work/php-5.4.3/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/fopen_wrappers.c -o main/fopen_wrappers.lo main/alloca.lo: /usr/ports/lang/php5/work/php-5.4.3/main/alloca.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/usr/ports/lang/php5/work/php-5.4.3/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/alloca.c -o main/alloca.lo main/php_scandir.lo: /usr/ports/lang/php5/work/php-5.4.3/main/php_scandir.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/usr/ports/lang/php5/work/php-5.4.3/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/php_scandir.c -o main/php_scandir.lo main/php_ini.lo: /usr/ports/lang/php5/work/php-5.4.3/main/php_ini.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/usr/ports/lang/php5/work/php-5.4.3/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/php_ini.c -o main/php_ini.lo main/SAPI.lo: /usr/ports/lang/php5/work/php-5.4.3/main/SAPI.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/usr/ports/lang/php5/work/php-5.4.3/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/SAPI.c -o main/SAPI.lo main/rfc1867.lo: /usr/ports/lang/php5/work/php-5.4.3/main/rfc1867.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/usr/ports/lang/php5/work/php-5.4.3/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/rfc1867.c -o main/rfc1867.lo main/php_content_types.lo: /usr/ports/lang/php5/work/php-5.4.3/main/php_content_types.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/usr/ports/lang/php5/work/php-5.4.3/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/php_content_types.c -o main/php_content_types.lo main/strlcpy.lo: /usr/ports/lang/php5/work/php-5.4.3/main/strlcpy.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/usr/ports/lang/php5/work/php-5.4.3/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/strlcpy.c -o main/strlcpy.lo main/strlcat.lo: /usr/ports/lang/php5/work/php-5.4.3/main/strlcat.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/usr/ports/lang/php5/work/php-5.4.3/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/strlcat.c -o main/strlcat.lo main/mergesort.lo: /usr/ports/lang/php5/work/php-5.4.3/main/mergesort.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/usr/ports/lang/php5/work/php-5.4.3/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/mergesort.c -o main/mergesort.lo main/reentrancy.lo: /usr/ports/lang/php5/work/php-5.4.3/main/reentrancy.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/usr/ports/lang/php5/work/php-5.4.3/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/reentrancy.c -o main/reentrancy.lo main/php_variables.lo: /usr/ports/lang/php5/work/php-5.4.3/main/php_variables.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/usr/ports/lang/php5/work/php-5.4.3/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/php_variables.c -o main/php_variables.lo main/php_ticks.lo: /usr/ports/lang/php5/work/php-5.4.3/main/php_ticks.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/usr/ports/lang/php5/work/php-5.4.3/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/php_ticks.c -o main/php_ticks.lo main/network.lo: /usr/ports/lang/php5/work/php-5.4.3/main/network.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/usr/ports/lang/php5/work/php-5.4.3/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/network.c -o main/network.lo main/php_open_temporary_file.lo: /usr/ports/lang/php5/work/php-5.4.3/main/php_open_temporary_file.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/usr/ports/lang/php5/work/php-5.4.3/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/php_open_temporary_file.c -o main/php_open_temporary_file.lo main/php_logos.lo: /usr/ports/lang/php5/work/php-5.4.3/main/php_logos.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/usr/ports/lang/php5/work/php-5.4.3/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/php_logos.c -o main/php_logos.lo main/output.lo: /usr/ports/lang/php5/work/php-5.4.3/main/output.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/usr/ports/lang/php5/work/php-5.4.3/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/output.c -o main/output.lo main/getopt.lo: /usr/ports/lang/php5/work/php-5.4.3/main/getopt.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/usr/ports/lang/php5/work/php-5.4.3/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/getopt.c -o main/getopt.lo main/streams/streams.lo: /usr/ports/lang/php5/work/php-5.4.3/main/streams/streams.c $(LIBTOOL) --mode=compile $(CC) -Imain/streams/ -I/usr/ports/lang/php5/work/php-5.4.3/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/streams/streams.c -o main/streams/streams.lo main/streams/cast.lo: /usr/ports/lang/php5/work/php-5.4.3/main/streams/cast.c $(LIBTOOL) --mode=compile $(CC) -Imain/streams/ -I/usr/ports/lang/php5/work/php-5.4.3/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/streams/cast.c -o main/streams/cast.lo main/streams/memory.lo: /usr/ports/lang/php5/work/php-5.4.3/main/streams/memory.c $(LIBTOOL) --mode=compile $(CC) -Imain/streams/ -I/usr/ports/lang/php5/work/php-5.4.3/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/streams/memory.c -o main/streams/memory.lo main/streams/filter.lo: /usr/ports/lang/php5/work/php-5.4.3/main/streams/filter.c $(LIBTOOL) --mode=compile $(CC) -Imain/streams/ -I/usr/ports/lang/php5/work/php-5.4.3/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/streams/filter.c -o main/streams/filter.lo main/streams/plain_wrapper.lo: /usr/ports/lang/php5/work/php-5.4.3/main/streams/plain_wrapper.c $(LIBTOOL) --mode=compile $(CC) -Imain/streams/ -I/usr/ports/lang/php5/work/php-5.4.3/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/streams/plain_wrapper.c -o main/streams/plain_wrapper.lo main/streams/userspace.lo: /usr/ports/lang/php5/work/php-5.4.3/main/streams/userspace.c $(LIBTOOL) --mode=compile $(CC) -Imain/streams/ -I/usr/ports/lang/php5/work/php-5.4.3/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/streams/userspace.c -o main/streams/userspace.lo main/streams/transports.lo: /usr/ports/lang/php5/work/php-5.4.3/main/streams/transports.c $(LIBTOOL) --mode=compile $(CC) -Imain/streams/ -I/usr/ports/lang/php5/work/php-5.4.3/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/streams/transports.c -o main/streams/transports.lo main/streams/xp_socket.lo: /usr/ports/lang/php5/work/php-5.4.3/main/streams/xp_socket.c $(LIBTOOL) --mode=compile $(CC) -Imain/streams/ -I/usr/ports/lang/php5/work/php-5.4.3/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/streams/xp_socket.c -o main/streams/xp_socket.lo main/streams/mmap.lo: /usr/ports/lang/php5/work/php-5.4.3/main/streams/mmap.c $(LIBTOOL) --mode=compile $(CC) -Imain/streams/ -I/usr/ports/lang/php5/work/php-5.4.3/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/streams/mmap.c -o main/streams/mmap.lo main/streams/glob_wrapper.lo: /usr/ports/lang/php5/work/php-5.4.3/main/streams/glob_wrapper.c $(LIBTOOL) --mode=compile $(CC) -Imain/streams/ -I/usr/ports/lang/php5/work/php-5.4.3/main/streams/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/main/streams/glob_wrapper.c -o main/streams/glob_wrapper.lo main/internal_functions.lo: main/internal_functions.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/usr/ports/lang/php5/work/php-5.4.3/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c main/internal_functions.c -o main/internal_functions.lo main/internal_functions_cli.lo: main/internal_functions_cli.c $(LIBTOOL) --mode=compile $(CC) -Imain/ -I/usr/ports/lang/php5/work/php-5.4.3/main/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c main/internal_functions_cli.c -o main/internal_functions_cli.lo Zend/zend_language_parser.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_language_parser.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_language_parser.c -o Zend/zend_language_parser.lo Zend/zend_language_scanner.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_language_scanner.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_language_scanner.c -o Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_ini_parser.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_ini_parser.c -o Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_ini_scanner.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_ini_scanner.c -o Zend/zend_ini_scanner.lo Zend/zend_alloc.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_alloc.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_alloc.c -o Zend/zend_alloc.lo Zend/zend_compile.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_compile.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_compile.c -o Zend/zend_compile.lo Zend/zend_constants.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_constants.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_constants.c -o Zend/zend_constants.lo Zend/zend_dynamic_array.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_dynamic_array.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_dynamic_array.c -o Zend/zend_dynamic_array.lo Zend/zend_dtrace.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_dtrace.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_dtrace.c -o Zend/zend_dtrace.lo Zend/zend_execute_API.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_execute_API.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_execute_API.c -o Zend/zend_execute_API.lo Zend/zend_highlight.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_highlight.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_highlight.c -o Zend/zend_highlight.lo Zend/zend_llist.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_llist.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_llist.c -o Zend/zend_llist.lo Zend/zend_opcode.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_opcode.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_opcode.c -o Zend/zend_opcode.lo Zend/zend_operators.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_operators.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_operators.c -o Zend/zend_operators.lo Zend/zend_ptr_stack.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_ptr_stack.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_ptr_stack.c -o Zend/zend_ptr_stack.lo Zend/zend_stack.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_stack.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_stack.c -o Zend/zend_stack.lo Zend/zend_variables.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_variables.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_variables.c -o Zend/zend_variables.lo Zend/zend.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend.c -o Zend/zend.lo Zend/zend_API.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_API.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_API.c -o Zend/zend_API.lo Zend/zend_extensions.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_extensions.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_extensions.c -o Zend/zend_extensions.lo Zend/zend_hash.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_hash.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_hash.c -o Zend/zend_hash.lo Zend/zend_list.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_list.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_list.c -o Zend/zend_list.lo Zend/zend_indent.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_indent.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_indent.c -o Zend/zend_indent.lo Zend/zend_builtin_functions.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_builtin_functions.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_builtin_functions.c -o Zend/zend_builtin_functions.lo Zend/zend_sprintf.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_sprintf.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_sprintf.c -o Zend/zend_sprintf.lo Zend/zend_ini.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_ini.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_ini.c -o Zend/zend_ini.lo Zend/zend_qsort.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_qsort.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_qsort.c -o Zend/zend_qsort.lo Zend/zend_multibyte.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_multibyte.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_multibyte.c -o Zend/zend_multibyte.lo Zend/zend_ts_hash.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_ts_hash.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_ts_hash.c -o Zend/zend_ts_hash.lo Zend/zend_stream.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_stream.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_stream.c -o Zend/zend_stream.lo Zend/zend_iterators.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_iterators.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_iterators.c -o Zend/zend_iterators.lo Zend/zend_interfaces.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_interfaces.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_interfaces.c -o Zend/zend_interfaces.lo Zend/zend_exceptions.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_exceptions.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_exceptions.c -o Zend/zend_exceptions.lo Zend/zend_strtod.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_strtod.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_strtod.c -o Zend/zend_strtod.lo Zend/zend_gc.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_gc.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_gc.c -o Zend/zend_gc.lo Zend/zend_closures.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_closures.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_closures.c -o Zend/zend_closures.lo Zend/zend_float.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_float.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_float.c -o Zend/zend_float.lo Zend/zend_string.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_string.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_string.c -o Zend/zend_string.lo Zend/zend_signal.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_signal.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_signal.c -o Zend/zend_signal.lo Zend/zend_objects.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_objects.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_objects.c -o Zend/zend_objects.lo Zend/zend_object_handlers.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_object_handlers.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_object_handlers.c -o Zend/zend_object_handlers.lo Zend/zend_objects_API.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_objects_API.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_objects_API.c -o Zend/zend_objects_API.lo Zend/zend_default_classes.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_default_classes.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_default_classes.c -o Zend/zend_default_classes.lo Zend/zend_execute.lo: /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_execute.c $(LIBTOOL) --mode=compile $(CC) -IZend/ -I/usr/ports/lang/php5/work/php-5.4.3/Zend/ $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/ports/lang/php5/work/php-5.4.3/Zend/zend_execute.c -o Zend/zend_execute.lo