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

/solaris-userland/components/desktop/thunderbird/
H A DMakefile78 PATCH_DIR=patches-all macro
79 CLEAN_PATHS += $(PATCH_DIR)
80 COPY_COMMON_FILES_1:= $(shell mkdir -p $(PATCH_DIR))
82 $(shell /usr/bin/rsync -ac patches/* ../firefox/patches/* $(PATCH_DIR))
84 $(shell /usr/bin/rm -f $(PATCH_DIR)/firefox*42*.patch $(PATCH_DIR)/firefox*46*.patch)
/solaris-userland/make-rules/
H A Dprep-patch.mk41 # PATCH_DIR can be overridden to move patches to a different location
50 PATCH_DIR ?= patches macro
56 ALL_PATCHES = $(shell find $(PATCH_DIR) $(PARFAIT_PATCH_DIR) -type f \
77 PATCH_STAMPS$(1) += $$(PATCHES$(1):$(PATCH_DIR)/%=$$(SOURCE_DIR$(1))/.patched-%)
94 $$(SOURCE_DIR$(1))/.patched-%: $(PATCH_DIR)/% $(MAKEFILE_PREREQ)
/solaris-userland/components/tomcat-8/
H A DMakefile63 $(GPATCH) $(GPATCH_FLAGS) < $(COMPONENT_DIR)/$(PATCH_DIR)/ECJ.ecj-patch; \
/solaris-userland/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/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 26 milliseconds