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

/solaris-userland-s11u3/make-rules/
H A Dprep.mk40 # You also can't override PATCHES after including prep.mk; if you want to
41 # append filenames to PATCHES, you'll have to set $(EXTRA_PATCHES) prior to
50 PATCHES = $(shell find $(PATCH_DIR) $(PARFAIT_PATCH_DIR) -type f -name '$(PATCH_PATTERN)' \ macro
88 PATCHDIR_PATCHES = $$(PATCHES)

Completed in 12 milliseconds