Searched defs:PATCH_PATTERN (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/make-rules/
H A Dprep.mk35 # In order to override PATCH_DIR and PATCH_PATTERN in component makefiles, they
49 PATCH_PATTERN ?= *.patch macro
50 PATCHES = $(shell find $(PATCH_DIR) $(PARFAIT_PATCH_DIR) -type f -name '$(PATCH_PATTERN)' \

Completed in 22 milliseconds