Searched refs:PROTOUSRPHPVERDIR (Results 1 - 2 of 2) sorted by relevance

/solaris-userland-s11u3/components/php/php56/
H A DMakefile87 PROTOUSRPHPVERDIR = $(PROTO_DIR)/$(CONFIGURE_PREFIX) macro
97 sed -e "s%^prefix=.*%prefix=$(PROTOUSRPHPVERDIR)%" | \
98 sed -e "s%^includedir=.*%includedir=$(PROTOUSRPHPVERDIR)/include/php%" | \
110 sed -e "s%^prefix=.*%prefix=$(PROTOUSRPHPVERDIR)%" | \
111 sed -e "s%^include_dir=.*%include_dir=$(PROTOUSRPHPVERDIR)/include/php%" \
125 cp intl/build/prototype/$(MACH)/$(CONFIGURE_PREFIX)/lib/extensions/no-debug-zts-20131226/intl.so $(PROTOUSRPHPVERDIR)/lib/extensions/no-debug-zts-20131226/
/solaris-userland-s11u3/components/php/
H A Dphpize.mk70 PROTOUSRPHPVERDIR = $(PHP_PROTO_DIR)/$(CONFIGURE_PREFIX) macro
72 $(GSED) -i -e "s@^PHP_EXECUTABLE=.*@PHP_EXECUTABLE=$(PROTOUSRPHPVERDIR)/bin/php@" \

Completed in 20 milliseconds