Searched refs:PATCH_DIR (Results 1 - 12 of 12) sorted by relevance

/solaris-userland-s11u3/components/php-5_3/xdebug-zts/
H A DMakefile34 PATCH_DIR = ../xdebug/patches macro
/solaris-userland-s11u3/components/php-5_3/APC-zts/
H A DMakefile34 PATCH_DIR = ../APC/patches macro
/solaris-userland-s11u3/components/php-5_3/idn-zts/
H A DMakefile34 PATCH_DIR = ../idn/patches macro
/solaris-userland-s11u3/components/php-5_3/tcpwrap-zts/
H A DMakefile34 PATCH_DIR = ../tcpwrap/patches macro
/solaris-userland-s11u3/components/php-5_3/zendopcache-zts/
H A DMakefile35 PATCH_DIR = ../zendopcache/patches macro
/solaris-userland-s11u3/make-rules/
H A Dprep.mk35 # In order to override PATCH_DIR and PATCH_PATTERN in component makefiles, they
43 PATCH_DIR ?= patches macro
50 PATCHES = $(shell find $(PATCH_DIR) $(PARFAIT_PATCH_DIR) -type f -name '$(PATCH_PATTERN)' \
54 $(SOURCE_DIR)/.%ed: $(PATCH_DIR)/%
83 #$$(COMPONENT_PATCHES$(1):%=$$(PATCH_DIR)/%)
86 $$(PATCH_DIR)/$$(patch))
91 STAMPS$(1)+= $$(PATCHDIR_PATCHES$(1):$$(PATCH_DIR)/%=$$(SOURCE_DIR)/.%ed)
/solaris-userland-s11u3/components/desktop/thunderbird/
H A DMakefile80 PATCH_DIR=patches-all macro
81 CLEAN_PATHS += $(PATCH_DIR)
82 COPY_COMMON_FILES_1:= $(shell mkdir -p $(PATCH_DIR))
84 $(shell /usr/bin/rsync -ac patches/* ../firefox/patches/* $(PATCH_DIR))
86 $(shell /usr/bin/rm -f $(PATCH_DIR)/firefox*42*.patch $(PATCH_DIR)/firefox*46*.patch)
/solaris-userland-s11u3/components/php-5_3/php-cgi/
H A DMakefile33 PATCH_DIR = ../php-sapi/patches macro
/solaris-userland-s11u3/components/tomcat-8/
H A DMakefile64 $(GPATCH) $(GPATCH_FLAGS) < $(COMPONENT_DIR)/$(PATCH_DIR)/ECJ.ecj-patch; \
/solaris-userland-s11u3/components/openssl/openssl-fips-140/
H A DMakefile54 PATCH_DIR=patches-all macro
55 CLEAN_PATHS += $(PATCH_DIR)
56 COPY_COMMON_FILES:= $(shell rsync -ac ../common/patches/ patches/ $(PATCH_DIR))
/solaris-userland-s11u3/components/php-5_3/php-nsapi/
H A DMakefile49 PATCH_DIR = ../php-sapi/patches macro
/solaris-userland-s11u3/components/openssl/openssl-default/
H A DMakefile50 PATCH_DIR=patches-all macro
51 CLEAN_PATHS += $(PATCH_DIR)
52 COPY_COMMON_FILES:= $(shell rsync -ac ../common/patches/ patches/ $(PATCH_DIR))

Completed in 690 milliseconds