1 | srcdir = /usr/local/src/xcache-3.0.3 |
---|
2 | builddir = /usr/local/src/xcache-build |
---|
3 | top_srcdir = /usr/local/src/xcache-3.0.3 |
---|
4 | top_builddir = /usr/local/src/xcache-build |
---|
5 | EGREP = /bin/grep -E |
---|
6 | SED = /bin/sed |
---|
7 | CONFIGURE_COMMAND = '../xcache-3.0.3/configure' '--with-php-config=/usr/local/php-fpm/bin/php-config' '--enable-xcache' |
---|
8 | CONFIGURE_OPTIONS = '--with-php-config=/usr/local/php-fpm/bin/php-config' '--enable-xcache' |
---|
9 | SHLIB_SUFFIX_NAME = so |
---|
10 | SHLIB_DL_SUFFIX_NAME = so |
---|
11 | ZEND_EXT_TYPE = zend_extension |
---|
12 | RE2C = exit 0; |
---|
13 | AWK = gawk |
---|
14 | XCACHE_ENABLE_TEST = |
---|
15 | shared_objects_xcache = xcache.lo util/xc_stack.lo util/xc_trace.lo xcache/xc_allocator.lo xcache/xc_allocator_bestfit.lo xcache/xc_compatibility.lo xcache/xc_const_string.lo xcache/xc_extension.lo xcache/xc_ini.lo xcache/xc_lock.lo xcache/xc_opcode_spec.lo xcache/xc_processor.lo xcache/xc_sandbox.lo xcache/xc_shm.lo xcache/xc_shm_mmap.lo xcache/xc_utils.lo mod_cacher/xc_cacher.lo |
---|
16 | PHP_PECL_EXTENSION = xcache |
---|
17 | XCACHE_AWK = LANG=C /usr/bin/gawk |
---|
18 | M4 = /usr/bin/m4 -B 102400 |
---|
19 | XCACHE_BACKTICK = '`' |
---|
20 | GREP = /bin/grep |
---|
21 | SED = /bin/sed |
---|
22 | XCACHE_INDENT = cat |
---|
23 | XCACHE_PROC_SOURCES = /usr/local/src/xcache-3.0.3/processor/hashtable.m4 /usr/local/src/xcache-3.0.3/processor/head.m4 /usr/local/src/xcache-3.0.3/processor/main.m4 /usr/local/src/xcache-3.0.3/processor/process.m4 /usr/local/src/xcache-3.0.3/processor/processor.m4 /usr/local/src/xcache-3.0.3/processor/string.m4 /usr/local/src/xcache-3.0.3/processor/struct.m4 |
---|
24 | PHP_MODULES = $(phplibdir)/xcache.la |
---|
25 | PHP_ZEND_EX = |
---|
26 | all_targets = $(PHP_MODULES) $(PHP_ZEND_EX) |
---|
27 | install_targets = install-modules install-headers |
---|
28 | prefix = /usr/local/php-fpm |
---|
29 | exec_prefix = $(prefix) |
---|
30 | libdir = ${exec_prefix}/lib |
---|
31 | prefix = /usr/local/php-fpm |
---|
32 | phplibdir = /usr/local/src/xcache-build/modules |
---|
33 | phpincludedir = /usr/local/php-fpm/include/php |
---|
34 | CC = cc |
---|
35 | CFLAGS = -g -O2 |
---|
36 | CFLAGS_CLEAN = $(CFLAGS) |
---|
37 | CPP = cc -E |
---|
38 | CPPFLAGS = -DHAVE_CONFIG_H |
---|
39 | CXX = |
---|
40 | CXXFLAGS = |
---|
41 | CXXFLAGS_CLEAN = $(CXXFLAGS) |
---|
42 | EXTENSION_DIR = /usr/local/php-fpm/lib/php/extensions/no-debug-non-zts-20100525 |
---|
43 | PHP_EXECUTABLE = /usr/local/php-fpm/bin/php |
---|
44 | EXTRA_LDFLAGS = |
---|
45 | EXTRA_LIBS = |
---|
46 | INCLUDES = -I/usr/local/php-fpm/include/php -I/usr/local/php-fpm/include/php/main -I/usr/local/php-fpm/include/php/TSRM -I/usr/local/php-fpm/include/php/Zend -I/usr/local/php-fpm/include/php/ext -I/usr/local/php-fpm/include/php/ext/date/lib |
---|
47 | LFLAGS = |
---|
48 | LDFLAGS = |
---|
49 | SHARED_LIBTOOL = |
---|
50 | LIBTOOL = $(SHELL) $(top_builddir)/libtool |
---|
51 | SHELL = /bin/bash |
---|
52 | INSTALL_HEADERS = |
---|
53 | mkinstalldirs = $(top_srcdir)/build/shtool mkdir -p |
---|
54 | INSTALL = $(top_srcdir)/build/shtool install -c |
---|
55 | INSTALL_DATA = $(INSTALL) -m 644 |
---|
56 | |
---|
57 | DEFS = -DPHP_ATOM_INC -I$(top_builddir)/include -I$(top_builddir)/main -I$(top_srcdir) |
---|
58 | COMMON_FLAGS = $(DEFS) $(INCLUDES) $(EXTRA_INCLUDES) $(CPPFLAGS) $(PHP_FRAMEWORKPATH) |
---|
59 | |
---|
60 | all: $(all_targets) |
---|
61 | @echo |
---|
62 | @echo "Build complete." |
---|
63 | @echo "Don't forget to run 'make test'." |
---|
64 | @echo |
---|
65 | |
---|
66 | build-modules: $(PHP_MODULES) $(PHP_ZEND_EX) |
---|
67 | |
---|
68 | build-binaries: $(PHP_BINARIES) |
---|
69 | |
---|
70 | libphp$(PHP_MAJOR_VERSION).la: $(PHP_GLOBAL_OBJS) $(PHP_SAPI_OBJS) |
---|
71 | $(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 $@ |
---|
72 | -@$(LIBTOOL) --silent --mode=install cp $@ $(phptempdir)/$@ >/dev/null 2>&1 |
---|
73 | |
---|
74 | libs/libphp$(PHP_MAJOR_VERSION).bundle: $(PHP_GLOBAL_OBJS) $(PHP_SAPI_OBJS) |
---|
75 | $(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 |
---|
76 | |
---|
77 | install: $(all_targets) $(install_targets) |
---|
78 | |
---|
79 | install-sapi: $(OVERALL_TARGET) |
---|
80 | @echo "Installing PHP SAPI module: $(PHP_SAPI)" |
---|
81 | -@$(mkinstalldirs) $(INSTALL_ROOT)$(bindir) |
---|
82 | -@if test ! -r $(phptempdir)/libphp$(PHP_MAJOR_VERSION).$(SHLIB_DL_SUFFIX_NAME); then \ |
---|
83 | for i in 0.0.0 0.0 0; do \ |
---|
84 | if test -r $(phptempdir)/libphp$(PHP_MAJOR_VERSION).$(SHLIB_DL_SUFFIX_NAME).$$i; then \ |
---|
85 | $(LN_S) $(phptempdir)/libphp$(PHP_MAJOR_VERSION).$(SHLIB_DL_SUFFIX_NAME).$$i $(phptempdir)/libphp$(PHP_MAJOR_VERSION).$(SHLIB_DL_SUFFIX_NAME); \ |
---|
86 | break; \ |
---|
87 | fi; \ |
---|
88 | done; \ |
---|
89 | fi |
---|
90 | @$(INSTALL_IT) |
---|
91 | |
---|
92 | install-binaries: build-binaries $(install_binary_targets) |
---|
93 | |
---|
94 | install-modules: build-modules |
---|
95 | @test -d modules && \ |
---|
96 | $(mkinstalldirs) $(INSTALL_ROOT)$(EXTENSION_DIR) |
---|
97 | @echo "Installing shared extensions: $(INSTALL_ROOT)$(EXTENSION_DIR)/" |
---|
98 | @rm -f modules/*.la >/dev/null 2>&1 |
---|
99 | @$(INSTALL) modules/* $(INSTALL_ROOT)$(EXTENSION_DIR) |
---|
100 | |
---|
101 | install-headers: |
---|
102 | -@if test "$(INSTALL_HEADERS)"; then \ |
---|
103 | for i in `echo $(INSTALL_HEADERS)`; do \ |
---|
104 | i=`$(top_srcdir)/build/shtool path -d $$i`; \ |
---|
105 | paths="$$paths $(INSTALL_ROOT)$(phpincludedir)/$$i"; \ |
---|
106 | done; \ |
---|
107 | $(mkinstalldirs) $$paths && \ |
---|
108 | echo "Installing header files: $(INSTALL_ROOT)$(phpincludedir)/" && \ |
---|
109 | for i in `echo $(INSTALL_HEADERS)`; do \ |
---|
110 | if test "$(PHP_PECL_EXTENSION)"; then \ |
---|
111 | src=`echo $$i | $(SED) -e "s#ext/$(PHP_PECL_EXTENSION)/##g"`; \ |
---|
112 | else \ |
---|
113 | src=$$i; \ |
---|
114 | fi; \ |
---|
115 | if test -f "$(top_srcdir)/$$src"; then \ |
---|
116 | $(INSTALL_DATA) $(top_srcdir)/$$src $(INSTALL_ROOT)$(phpincludedir)/$$i; \ |
---|
117 | elif test -f "$(top_builddir)/$$src"; then \ |
---|
118 | $(INSTALL_DATA) $(top_builddir)/$$src $(INSTALL_ROOT)$(phpincludedir)/$$i; \ |
---|
119 | else \ |
---|
120 | (cd $(top_srcdir)/$$src && $(INSTALL_DATA) *.h $(INSTALL_ROOT)$(phpincludedir)/$$i; \ |
---|
121 | cd $(top_builddir)/$$src && $(INSTALL_DATA) *.h $(INSTALL_ROOT)$(phpincludedir)/$$i) 2>/dev/null || true; \ |
---|
122 | fi \ |
---|
123 | done; \ |
---|
124 | fi |
---|
125 | |
---|
126 | PHP_TEST_SETTINGS = -d 'open_basedir=' -d 'output_buffering=0' -d 'memory_limit=-1' |
---|
127 | PHP_TEST_SHARED_EXTENSIONS = ` \ |
---|
128 | if test "x$(PHP_MODULES)" != "x"; then \ |
---|
129 | for i in $(PHP_MODULES)""; do \ |
---|
130 | . $$i; $(top_srcdir)/build/shtool echo -n -- " -d extension=$$dlname"; \ |
---|
131 | done; \ |
---|
132 | fi; \ |
---|
133 | if test "x$(PHP_ZEND_EX)" != "x"; then \ |
---|
134 | for i in $(PHP_ZEND_EX)""; do \ |
---|
135 | . $$i; $(top_srcdir)/build/shtool echo -n -- " -d $(ZEND_EXT_TYPE)=$(top_builddir)/modules/$$dlname"; \ |
---|
136 | done; \ |
---|
137 | fi` |
---|
138 | PHP_DEPRECATED_DIRECTIVES_REGEX = '^(magic_quotes_(gpc|runtime|sybase)?|(zend_)?extension(_debug)?(_ts)?)[\t\ ]*=' |
---|
139 | |
---|
140 | test: all |
---|
141 | -@if test ! -z "$(PHP_EXECUTABLE)" && test -x "$(PHP_EXECUTABLE)"; then \ |
---|
142 | INI_FILE=`$(PHP_EXECUTABLE) -d 'display_errors=stderr' -r 'echo php_ini_loaded_file();' 2> /dev/null`; \ |
---|
143 | if test "$$INI_FILE"; then \ |
---|
144 | $(EGREP) -h -v $(PHP_DEPRECATED_DIRECTIVES_REGEX) "$$INI_FILE" > $(top_builddir)/tmp-php.ini; \ |
---|
145 | else \ |
---|
146 | echo > $(top_builddir)/tmp-php.ini; \ |
---|
147 | fi; \ |
---|
148 | INI_SCANNED_PATH=`$(PHP_EXECUTABLE) -d 'display_errors=stderr' -r '$$a = explode(",\n", trim(php_ini_scanned_files())); echo $$a[0];' 2> /dev/null`; \ |
---|
149 | if test "$$INI_SCANNED_PATH"; then \ |
---|
150 | INI_SCANNED_PATH=`$(top_srcdir)/build/shtool path -d $$INI_SCANNED_PATH`; \ |
---|
151 | $(EGREP) -h -v $(PHP_DEPRECATED_DIRECTIVES_REGEX) "$$INI_SCANNED_PATH"/*.ini >> $(top_builddir)/tmp-php.ini; \ |
---|
152 | fi; \ |
---|
153 | TEST_PHP_EXECUTABLE=$(PHP_EXECUTABLE) \ |
---|
154 | TEST_PHP_SRCDIR=$(top_srcdir) \ |
---|
155 | CC="$(CC)" \ |
---|
156 | $(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); \ |
---|
157 | rm $(top_builddir)/tmp-php.ini; \ |
---|
158 | else \ |
---|
159 | echo "ERROR: Cannot run tests without CLI sapi."; \ |
---|
160 | fi |
---|
161 | |
---|
162 | clean: |
---|
163 | find . -name \*.gcno -o -name \*.gcda | xargs rm -f |
---|
164 | find . -name \*.lo -o -name \*.o | xargs rm -f |
---|
165 | find . -name \*.la -o -name \*.a | xargs rm -f |
---|
166 | find . -name \*.so | xargs rm -f |
---|
167 | find . -name .libs -a -type d|xargs rm -rf |
---|
168 | rm -f libphp$(PHP_MAJOR_VERSION).la $(SAPI_CLI_PATH) $(OVERALL_TARGET) modules/* libs/* |
---|
169 | |
---|
170 | distclean: clean |
---|
171 | 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 |
---|
172 | $(EGREP) define'.*include/php' $(top_srcdir)/configure | $(SED) 's/.*>//'|xargs rm -f |
---|
173 | |
---|
174 | .PHONY: all clean install distclean test |
---|
175 | .NOEXPORT: |
---|
176 | XCACHE_PROC_SRC=/usr/local/src/xcache-3.0.3/processor/main.m4 |
---|
177 | XCACHE_PROC_OUT=./processor.out.c |
---|
178 | XCACHE_PROC_C=./xc_processor.c.h |
---|
179 | XCACHE_PROC_H=./xc_processor.h |
---|
180 | XCACHE_INCLUDES_SRC=/usr/local/src/xcache-3.0.3/includes.c |
---|
181 | XCACHE_INCLUDES_I=./includes.i |
---|
182 | XCACHE_STRUCTINFO_OUT=./structinfo.m4 |
---|
183 | |
---|
184 | $(XCACHE_INCLUDES_I): |
---|
185 | $(CC) -I. -I/usr/local/src/xcache-3.0.3 $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -E $(XCACHE_INCLUDES_SRC) -o $(XCACHE_INCLUDES_I) |
---|
186 | |
---|
187 | $(XCACHE_STRUCTINFO_OUT): $(XCACHE_INCLUDES_I) /usr/local/src/xcache-3.0.3/gen_structinfo.awk |
---|
188 | @echo $(XCACHE_STRUCTINFO_OUT) is optional if XCache test is not enabled, feel free if it awk failed to produce it |
---|
189 | -$(XCACHE_AWK) -f /usr/local/src/xcache-3.0.3/gen_structinfo.awk < $(XCACHE_INCLUDES_I) > $(XCACHE_STRUCTINFO_OUT).tmp && mv $(XCACHE_STRUCTINFO_OUT).tmp $(XCACHE_STRUCTINFO_OUT) |
---|
190 | |
---|
191 | $(XCACHE_PROC_OUT): $(XCACHE_PROC_SRC) $(XCACHE_STRUCTINFO_OUT) $(XCACHE_PROC_SOURCES) |
---|
192 | $(M4) -D srcdir=$(XCACHE_BACKTICK)"/usr/local/src/xcache-3.0.3'" -D builddir=$(XCACHE_BACKTICK)".'" $(XCACHE_ENABLE_TEST) $(XCACHE_PROC_SRC) > $(XCACHE_PROC_OUT).tmp |
---|
193 | mv $(XCACHE_PROC_OUT).tmp $(XCACHE_PROC_OUT) |
---|
194 | |
---|
195 | $(XCACHE_PROC_H): $(XCACHE_PROC_OUT) |
---|
196 | $(GREP) "export: " $(XCACHE_PROC_OUT) | $(SED) "s/.*export:\(.*\):export.*/\1/g" > $(XCACHE_PROC_H) |
---|
197 | -$(XCACHE_INDENT) < $(XCACHE_PROC_H) > $(XCACHE_PROC_H).tmp && mv $(XCACHE_PROC_H).tmp $(XCACHE_PROC_H) |
---|
198 | |
---|
199 | $(XCACHE_PROC_C): $(XCACHE_PROC_OUT) $(XCACHE_PROC_H) |
---|
200 | cp $(XCACHE_PROC_OUT) $(XCACHE_PROC_C) |
---|
201 | -$(XCACHE_INDENT) < $(XCACHE_PROC_OUT) > $(XCACHE_PROC_C).tmp && mv $(XCACHE_PROC_C).tmp $(XCACHE_PROC_C) |
---|
202 | |
---|
203 | xcachesvnclean: clean |
---|
204 | -svn propget svn:ignore . > .svnignore.tmp 2>/dev/null && mv .svnignore.tmp .svnignore |
---|
205 | cat .svnignore | grep -v devel | grep -v svnignore | grep -v ^Makefile | grep -v ^config.nice | xargs rm -rf |
---|
206 | |
---|
207 | xcachetest: all |
---|
208 | $(SED) "s#\\./modules/#$(top_builddir)/modules/#" < /usr/local/src/xcache-3.0.3/xcache-test.ini > $(top_builddir)/tmp-php.ini |
---|
209 | TEST_PHP_SRCDIR=/usr/local/src/xcache-3.0.3 /usr/local/src/xcache-3.0.3/run-xcachetest $(TESTS) $(TEST_ARGS) -c $(top_builddir)/tmp-php.ini |
---|
210 | /usr/local/src/xcache-3.0.3/run-xcachetest $(TESTS) $(TEST_ARGS) -c $(top_builddir)/tmp-php.ini |
---|
211 | $(XCACHE_INCLUDES_I) includes.lo ./includes.lo: /usr/local/src/xcache-3.0.3/mod_cacher/xc_cache.h /usr/local/src/xcache-3.0.3/xcache.h /usr/local/src/xcache-3.0.3/xcache/xc_compatibility.h /usr/local/src/xcache-3.0.3/xcache/xc_lock.h /usr/local/src/xcache-3.0.3/xcache/xc_shm.h /usr/local/src/xcache-3.0.3/xcache/xc_utils.h |
---|
212 | mod_assembler/xc_assembler.lo ./mod_assembler/xc_assembler.lo: |
---|
213 | mod_cacher/xc_cacher.lo ./mod_cacher/xc_cacher.lo: /usr/local/src/xcache-3.0.3/mod_cacher/xc_cache.h /usr/local/src/xcache-3.0.3/mod_cacher/xc_cacher.h /usr/local/src/xcache-3.0.3/util/xc_align.h /usr/local/src/xcache-3.0.3/util/xc_stack.h /usr/local/src/xcache-3.0.3/util/xc_trace.h /usr/local/src/xcache-3.0.3/util/xc_vector.h /usr/local/src/xcache-3.0.3/xcache_globals.h /usr/local/src/xcache-3.0.3/xcache.h /usr/local/src/xcache-3.0.3/xcache/xc_allocator.h /usr/local/src/xcache-3.0.3/xcache/xc_compatibility.h /usr/local/src/xcache-3.0.3/xcache/xc_extension.h /usr/local/src/xcache-3.0.3/xcache/xc_ini.h /usr/local/src/xcache-3.0.3/xcache/xc_lock.h /usr/local/src/xcache-3.0.3/xcache/xc_sandbox.h /usr/local/src/xcache-3.0.3/xcache/xc_shm.h /usr/local/src/xcache-3.0.3/xcache/xc_utils.h $(XCACHE_PROC_H) |
---|
214 | mod_coverager/xc_coverager.lo ./mod_coverager/xc_coverager.lo: /usr/local/src/xcache-3.0.3/mod_coverager/xc_coverager.h /usr/local/src/xcache-3.0.3/util/xc_stack.h /usr/local/src/xcache-3.0.3/util/xc_trace.h /usr/local/src/xcache-3.0.3/xcache_globals.h /usr/local/src/xcache-3.0.3/xcache.h /usr/local/src/xcache-3.0.3/xcache/xc_compatibility.h /usr/local/src/xcache-3.0.3/xcache/xc_extension.h /usr/local/src/xcache-3.0.3/xcache/xc_ini.h /usr/local/src/xcache-3.0.3/xcache/xc_lock.h /usr/local/src/xcache-3.0.3/xcache/xc_shm.h /usr/local/src/xcache-3.0.3/xcache/xc_utils.h |
---|
215 | mod_decoder/xc_decoder.lo ./mod_decoder/xc_decoder.lo: |
---|
216 | mod_disassembler/xc_disassembler.lo ./mod_disassembler/xc_disassembler.lo: /usr/local/src/xcache-3.0.3/mod_cacher/xc_cache.h /usr/local/src/xcache-3.0.3/mod_disassembler/xc_disassembler.h /usr/local/src/xcache-3.0.3/xcache.h /usr/local/src/xcache-3.0.3/xcache/xc_allocator.h /usr/local/src/xcache-3.0.3/xcache/xc_compatibility.h /usr/local/src/xcache-3.0.3/xcache/xc_ini.h /usr/local/src/xcache-3.0.3/xcache/xc_lock.h /usr/local/src/xcache-3.0.3/xcache/xc_sandbox.h /usr/local/src/xcache-3.0.3/xcache/xc_shm.h /usr/local/src/xcache-3.0.3/xcache/xc_utils.h $(XCACHE_PROC_H) |
---|
217 | mod_encoder/xc_encoder.lo ./mod_encoder/xc_encoder.lo: |
---|
218 | mod_optimizer/xc_optimizer.lo ./mod_optimizer/xc_optimizer.lo: /usr/local/src/xcache-3.0.3/mod_optimizer/xc_optimizer.h /usr/local/src/xcache-3.0.3/util/xc_stack.h /usr/local/src/xcache-3.0.3/util/xc_trace.h /usr/local/src/xcache-3.0.3/xcache_globals.h /usr/local/src/xcache-3.0.3/xcache.h /usr/local/src/xcache-3.0.3/xcache/xc_compatibility.h /usr/local/src/xcache-3.0.3/xcache/xc_extension.h /usr/local/src/xcache-3.0.3/xcache/xc_ini.h /usr/local/src/xcache-3.0.3/xcache/xc_lock.h /usr/local/src/xcache-3.0.3/xcache/xc_shm.h /usr/local/src/xcache-3.0.3/xcache/xc_utils.h |
---|
219 | util/xc_stack.lo ./util/xc_stack.lo: /usr/local/src/xcache-3.0.3/util/xc_stack.h /usr/local/src/xcache-3.0.3/util/xc_trace.h |
---|
220 | util/xc_trace.lo ./util/xc_trace.lo: /usr/local/src/xcache-3.0.3/util/xc_trace.h |
---|
221 | xcache.lo ./xcache.lo: /usr/local/src/xcache-3.0.3/util/xc_foreachcoresig.h /usr/local/src/xcache-3.0.3/util/xc_stack.h /usr/local/src/xcache-3.0.3/xcache_globals.h /usr/local/src/xcache-3.0.3/xcache.h /usr/local/src/xcache-3.0.3/xcache/xc_compatibility.h /usr/local/src/xcache-3.0.3/xcache/xc_const_string.h /usr/local/src/xcache-3.0.3/xcache/xc_extension.h /usr/local/src/xcache-3.0.3/xcache/xc_ini.h /usr/local/src/xcache-3.0.3/xcache/xc_lock.h /usr/local/src/xcache-3.0.3/xcache/xc_opcode_spec.h /usr/local/src/xcache-3.0.3/xcache/xc_shm.h /usr/local/src/xcache-3.0.3/xcache/xc_utils.h |
---|
222 | xcache/xc_allocator_bestfit.lo ./xcache/xc_allocator_bestfit.lo: /usr/local/src/xcache-3.0.3/util/xc_align.h /usr/local/src/xcache-3.0.3/util/xc_trace.h /usr/local/src/xcache-3.0.3/xcache/xc_allocator.h /usr/local/src/xcache-3.0.3/xcache/xc_shm.h |
---|
223 | xcache/xc_allocator.lo ./xcache/xc_allocator.lo: /usr/local/src/xcache-3.0.3/xcache/xc_allocator.h /usr/local/src/xcache-3.0.3/xcache/xc_shm.h |
---|
224 | xcache/xc_compatibility.lo ./xcache/xc_compatibility.lo: /usr/local/src/xcache-3.0.3/xcache/xc_compatibility.h |
---|
225 | xcache/xc_const_string.lo ./xcache/xc_const_string.lo: /usr/local/src/xcache-3.0.3/xcache.h /usr/local/src/xcache-3.0.3/xcache/xc_compatibility.h /usr/local/src/xcache-3.0.3/xcache/xc_const_string.h /usr/local/src/xcache-3.0.3/xcache/xc_const_string_opcodes_php5.4.h /usr/local/src/xcache-3.0.3/xcache/xc_lock.h /usr/local/src/xcache-3.0.3/xcache/xc_shm.h |
---|
226 | xcache/xc_extension.lo ./xcache/xc_extension.lo: /usr/local/src/xcache-3.0.3/util/xc_stack.h /usr/local/src/xcache-3.0.3/util/xc_trace.h /usr/local/src/xcache-3.0.3/xcache.h /usr/local/src/xcache-3.0.3/xcache/xc_compatibility.h /usr/local/src/xcache-3.0.3/xcache/xc_extension.h /usr/local/src/xcache-3.0.3/xcache/xc_lock.h /usr/local/src/xcache-3.0.3/xcache/xc_shm.h |
---|
227 | xcache/xc_ini.lo ./xcache/xc_ini.lo: /usr/local/src/xcache-3.0.3/xcache/xc_ini.h |
---|
228 | xcache/xc_lock.lo ./xcache/xc_lock.lo: /usr/local/src/xcache-3.0.3/xcache.h /usr/local/src/xcache-3.0.3/xcache/xc_compatibility.h /usr/local/src/xcache-3.0.3/xcache/xc_lock.h /usr/local/src/xcache-3.0.3/xcache/xc_shm.h |
---|
229 | xcache/xc_malloc.lo ./xcache/xc_malloc.lo: /usr/local/src/xcache-3.0.3/util/xc_align.h /usr/local/src/xcache-3.0.3/xcache.h /usr/local/src/xcache-3.0.3/xcache/xc_allocator.h /usr/local/src/xcache-3.0.3/xcache/xc_compatibility.h /usr/local/src/xcache-3.0.3/xcache/xc_lock.h /usr/local/src/xcache-3.0.3/xcache/xc_shm.h |
---|
230 | xcache/xc_opcode_spec.lo ./xcache/xc_opcode_spec.lo: /usr/local/src/xcache-3.0.3/xcache.h /usr/local/src/xcache-3.0.3/xcache/xc_compatibility.h /usr/local/src/xcache-3.0.3/xcache/xc_const_string.h /usr/local/src/xcache-3.0.3/xcache/xc_lock.h /usr/local/src/xcache-3.0.3/xcache/xc_opcode_spec_def.h /usr/local/src/xcache-3.0.3/xcache/xc_opcode_spec.h /usr/local/src/xcache-3.0.3/xcache/xc_shm.h |
---|
231 | xcache/xc_processor.lo ./xcache/xc_processor.lo: /usr/local/src/xcache-3.0.3/mod_cacher/xc_cache.h /usr/local/src/xcache-3.0.3/util/xc_align.h /usr/local/src/xcache-3.0.3/util/xc_stack.h /usr/local/src/xcache-3.0.3/xcache_globals.h /usr/local/src/xcache-3.0.3/xcache.h /usr/local/src/xcache-3.0.3/xcache/xc_allocator.h /usr/local/src/xcache-3.0.3/xcache/xc_compatibility.h /usr/local/src/xcache-3.0.3/xcache/xc_const_string.h /usr/local/src/xcache-3.0.3/xcache/xc_lock.h /usr/local/src/xcache-3.0.3/xcache/xc_shm.h /usr/local/src/xcache-3.0.3/xcache/xc_utils.h $(XCACHE_PROC_C) $(XCACHE_PROC_H) |
---|
232 | xcache/xc_sandbox.lo ./xcache/xc_sandbox.lo: /usr/local/src/xcache-3.0.3/util/xc_stack.h /usr/local/src/xcache-3.0.3/xcache_globals.h /usr/local/src/xcache-3.0.3/xcache.h /usr/local/src/xcache-3.0.3/xcache/xc_compatibility.h /usr/local/src/xcache-3.0.3/xcache/xc_lock.h /usr/local/src/xcache-3.0.3/xcache/xc_sandbox.h /usr/local/src/xcache-3.0.3/xcache/xc_shm.h /usr/local/src/xcache-3.0.3/xcache/xc_utils.h |
---|
233 | xcache/xc_shm.lo ./xcache/xc_shm.lo: /usr/local/src/xcache-3.0.3/xcache/xc_shm.h |
---|
234 | xcache/xc_shm_mmap.lo ./xcache/xc_shm_mmap.lo: /usr/local/src/xcache-3.0.3/xcache.h /usr/local/src/xcache-3.0.3/xcache/xc_compatibility.h /usr/local/src/xcache-3.0.3/xcache/xc_lock.h /usr/local/src/xcache-3.0.3/xcache/xc_shm.h /usr/local/src/xcache-3.0.3/xcache/xc_utils.h |
---|
235 | xcache/xc_utils.lo ./xcache/xc_utils.lo: /usr/local/src/xcache-3.0.3/util/xc_stack.h /usr/local/src/xcache-3.0.3/util/xc_trace.h /usr/local/src/xcache-3.0.3/xcache_globals.h /usr/local/src/xcache-3.0.3/xcache.h /usr/local/src/xcache-3.0.3/xcache/xc_compatibility.h /usr/local/src/xcache-3.0.3/xcache/xc_lock.h /usr/local/src/xcache-3.0.3/xcache/xc_opcode_spec.h /usr/local/src/xcache-3.0.3/xcache/xc_shm.h /usr/local/src/xcache-3.0.3/xcache/xc_utils.h |
---|
236 | xcache.lo: /usr/local/src/xcache-3.0.3/xcache.c |
---|
237 | $(LIBTOOL) --mode=compile $(CC) -I. -I/usr/local/src/xcache-3.0.3 $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/local/src/xcache-3.0.3/xcache.c -o xcache.lo |
---|
238 | util/xc_stack.lo: /usr/local/src/xcache-3.0.3/util/xc_stack.c |
---|
239 | $(LIBTOOL) --mode=compile $(CC) -I. -I/usr/local/src/xcache-3.0.3 $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/local/src/xcache-3.0.3/util/xc_stack.c -o util/xc_stack.lo |
---|
240 | util/xc_trace.lo: /usr/local/src/xcache-3.0.3/util/xc_trace.c |
---|
241 | $(LIBTOOL) --mode=compile $(CC) -I. -I/usr/local/src/xcache-3.0.3 $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/local/src/xcache-3.0.3/util/xc_trace.c -o util/xc_trace.lo |
---|
242 | xcache/xc_allocator.lo: /usr/local/src/xcache-3.0.3/xcache/xc_allocator.c |
---|
243 | $(LIBTOOL) --mode=compile $(CC) -I. -I/usr/local/src/xcache-3.0.3 $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/local/src/xcache-3.0.3/xcache/xc_allocator.c -o xcache/xc_allocator.lo |
---|
244 | xcache/xc_allocator_bestfit.lo: /usr/local/src/xcache-3.0.3/xcache/xc_allocator_bestfit.c |
---|
245 | $(LIBTOOL) --mode=compile $(CC) -I. -I/usr/local/src/xcache-3.0.3 $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/local/src/xcache-3.0.3/xcache/xc_allocator_bestfit.c -o xcache/xc_allocator_bestfit.lo |
---|
246 | xcache/xc_compatibility.lo: /usr/local/src/xcache-3.0.3/xcache/xc_compatibility.c |
---|
247 | $(LIBTOOL) --mode=compile $(CC) -I. -I/usr/local/src/xcache-3.0.3 $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/local/src/xcache-3.0.3/xcache/xc_compatibility.c -o xcache/xc_compatibility.lo |
---|
248 | xcache/xc_const_string.lo: /usr/local/src/xcache-3.0.3/xcache/xc_const_string.c |
---|
249 | $(LIBTOOL) --mode=compile $(CC) -I. -I/usr/local/src/xcache-3.0.3 $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/local/src/xcache-3.0.3/xcache/xc_const_string.c -o xcache/xc_const_string.lo |
---|
250 | xcache/xc_extension.lo: /usr/local/src/xcache-3.0.3/xcache/xc_extension.c |
---|
251 | $(LIBTOOL) --mode=compile $(CC) -I. -I/usr/local/src/xcache-3.0.3 $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/local/src/xcache-3.0.3/xcache/xc_extension.c -o xcache/xc_extension.lo |
---|
252 | xcache/xc_ini.lo: /usr/local/src/xcache-3.0.3/xcache/xc_ini.c |
---|
253 | $(LIBTOOL) --mode=compile $(CC) -I. -I/usr/local/src/xcache-3.0.3 $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/local/src/xcache-3.0.3/xcache/xc_ini.c -o xcache/xc_ini.lo |
---|
254 | xcache/xc_lock.lo: /usr/local/src/xcache-3.0.3/xcache/xc_lock.c |
---|
255 | $(LIBTOOL) --mode=compile $(CC) -I. -I/usr/local/src/xcache-3.0.3 $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/local/src/xcache-3.0.3/xcache/xc_lock.c -o xcache/xc_lock.lo |
---|
256 | xcache/xc_opcode_spec.lo: /usr/local/src/xcache-3.0.3/xcache/xc_opcode_spec.c |
---|
257 | $(LIBTOOL) --mode=compile $(CC) -I. -I/usr/local/src/xcache-3.0.3 $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/local/src/xcache-3.0.3/xcache/xc_opcode_spec.c -o xcache/xc_opcode_spec.lo |
---|
258 | xcache/xc_processor.lo: /usr/local/src/xcache-3.0.3/xcache/xc_processor.c |
---|
259 | $(LIBTOOL) --mode=compile $(CC) -I. -I/usr/local/src/xcache-3.0.3 $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/local/src/xcache-3.0.3/xcache/xc_processor.c -o xcache/xc_processor.lo |
---|
260 | xcache/xc_sandbox.lo: /usr/local/src/xcache-3.0.3/xcache/xc_sandbox.c |
---|
261 | $(LIBTOOL) --mode=compile $(CC) -I. -I/usr/local/src/xcache-3.0.3 $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/local/src/xcache-3.0.3/xcache/xc_sandbox.c -o xcache/xc_sandbox.lo |
---|
262 | xcache/xc_shm.lo: /usr/local/src/xcache-3.0.3/xcache/xc_shm.c |
---|
263 | $(LIBTOOL) --mode=compile $(CC) -I. -I/usr/local/src/xcache-3.0.3 $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/local/src/xcache-3.0.3/xcache/xc_shm.c -o xcache/xc_shm.lo |
---|
264 | xcache/xc_shm_mmap.lo: /usr/local/src/xcache-3.0.3/xcache/xc_shm_mmap.c |
---|
265 | $(LIBTOOL) --mode=compile $(CC) -I. -I/usr/local/src/xcache-3.0.3 $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/local/src/xcache-3.0.3/xcache/xc_shm_mmap.c -o xcache/xc_shm_mmap.lo |
---|
266 | xcache/xc_utils.lo: /usr/local/src/xcache-3.0.3/xcache/xc_utils.c |
---|
267 | $(LIBTOOL) --mode=compile $(CC) -I. -I/usr/local/src/xcache-3.0.3 $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/local/src/xcache-3.0.3/xcache/xc_utils.c -o xcache/xc_utils.lo |
---|
268 | mod_cacher/xc_cacher.lo: /usr/local/src/xcache-3.0.3/mod_cacher/xc_cacher.c |
---|
269 | $(LIBTOOL) --mode=compile $(CC) -I. -I/usr/local/src/xcache-3.0.3 $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EXTRA_CFLAGS) -c /usr/local/src/xcache-3.0.3/mod_cacher/xc_cacher.c -o mod_cacher/xc_cacher.lo |
---|
270 | $(phplibdir)/xcache.la: ./xcache.la |
---|
271 | $(LIBTOOL) --mode=install cp ./xcache.la $(phplibdir) |
---|
272 | |
---|
273 | ./xcache.la: $(shared_objects_xcache) $(XCACHE_SHARED_DEPENDENCIES) |
---|
274 | $(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_xcache) $(XCACHE_SHARED_LIBADD) |
---|
275 | |
---|