Makefile revision 3996
17216N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
18742N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
CONFIGURE_OPTIONS += \
sed -e 's%cd "$$phpdir" && cp $$FILES_BUILD "$$builddir"/build%cd "$$phpdir/build" \&\& cp $$FILES_BUILD "$$builddir"/build%' \
> phpize-proto.zts ; \
chmod 755 phpize-proto.zts )
$(GSED) -e "s@extension_dir = \(.*\)@extension_dir=$(PHP_ROOT_ZTS_EXT)@"< ../php-sapi/build/prototype/$(MACH)/$(CONFDIR)/php.ini > php.ini; \
test: $(TEST_32)