Searched refs:APACHE_USR_PREFIX (Results 1 - 6 of 6) sorted by relevance

/solaris-userland-s11u3/components/apache2-modules/mod_proxy_html/
H A DMakefile45 APACHE_USR_PREFIX=/usr/apache2/2.2 macro
47 $(BUILD_DIR_32)/.built: COMPONENT_BUILD_ARGS += APXS=$(APACHE_USR_PREFIX)/bin/apxs
48 $(BUILD_DIR_64)/.built: COMPONENT_BUILD_ARGS += APXS=$(APACHE_USR_PREFIX)/bin/$(MACH64)/apxs
/solaris-userland-s11u3/components/apache2-modules/
H A Dmodules.mk51 $(VARIANT_APACHE_22)/%/.configured: APACHE_USR_PREFIX=$(APACHE_22_USR_PREFIX) macro
52 $(VARIANT_APACHE_24)/%/.configured: APACHE_USR_PREFIX=$(APACHE_24_USR_PREFIX) macro
54 $(VARIANT_APACHE_22)/%/.built: APACHE_USR_PREFIX=$(APACHE_22_USR_PREFIX) macro
55 $(VARIANT_APACHE_24)/%/.built: APACHE_USR_PREFIX=$(APACHE_24_USR_PREFIX) macro
57 $(VARIANT_APACHE_22)/%/.installed: APACHE_USR_PREFIX=$(APACHE_22_USR_PREFIX) macro
58 $(VARIANT_APACHE_24)/%/.installed: APACHE_USR_PREFIX=$(APACHE_24_USR_PREFIX) macro
60 $(BUILD_DIR)/apache22/$(MACH32)/.configured: APXS=$(APACHE_USR_PREFIX)/bin/apxs
61 $(BUILD_DIR)/apache22/$(MACH64)/.configured: APXS=$(APACHE_USR_PREFIX)/bin/$(MACH64)/apxs
62 $(BUILD_DIR)/apache24/$(MACH64)/.configured: APXS=$(APACHE_USR_PREFIX)/bin/apxs
64 $(BUILD_DIR)/apache22/$(MACH32)/.built: APXS=$(APACHE_USR_PREFIX)/bi
[all...]
/solaris-userland-s11u3/components/apache2-modules/mod_perl/
H A DMakefile43 APACHE_USR_PREFIX=/usr/apache2/2.2 macro
44 AP_PERL5LIB=$(APACHE_USR_PREFIX)/lib/perl
45 AP_PERL5BIN=$(APACHE_USR_PREFIX)/bin
46 PERLMAN=$(APACHE_USR_PREFIX)/man
60 MP_APXS=$(APACHE_USR_PREFIX)/bin/apxs)
/solaris-userland-s11u3/components/apache2-modules/mod_wsgi/
H A DMakefile44 APACHE_USR_PREFIX = /usr/apache2/ macro
57 $(BUILD_DIR)/apache22-%/$(MACH32)/.configured: APXS=$(APACHE_USR_PREFIX)/2.2/bin/apxs
58 $(BUILD_DIR)/apache22-%/$(MACH64)/.configured: APXS=$(APACHE_USR_PREFIX)/2.2/bin/$(MACH64)/apxs
59 $(BUILD_DIR)/apache24-%/$(MACH64)/.configured: APXS=$(APACHE_USR_PREFIX)/2.4/bin/apxs
/solaris-userland-s11u3/components/php-5_3/
H A Dcommon.mk32 APACHE_USR_PREFIX=/usr/$(APACHE_DIR_PREFIX) macro
38 APACHE2_EXTDIR=$(APACHE_USR_PREFIX)/libexec
/solaris-userland-s11u3/components/php-5_3/php-sapi/
H A DMakefile76 --with-apxs2=$(APACHE_USR_PREFIX)/bin/apxs \

Completed in 2040 milliseconds