Searched refs:SUPPORTED_OS_VERSION (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/make/solaris/
H A DMakefile188 SUPPORTED_OS_VERSION = 5.7 5.8 5.9 5.10 5.11 macro
190 EMPTY_IF_NOT_SUPPORTED = $(filter $(SUPPORTED_OS_VERSION),$(OS_VERSION))
/openjdk7/hotspot/make/linux/
H A DMakefile234 SUPPORTED_OS_VERSION = 2.4% 2.5% 2.6% 3% macro
236 EMPTY_IF_NOT_SUPPORTED = $(filter $(SUPPORTED_OS_VERSION),$(OS_VERSION))
/openjdk7/hotspot/make/bsd/
H A DMakefile233 #SUPPORTED_OS_VERSION = 2.4% 2.5% 2.6% 2.7%
236 EMPTY_IF_NOT_SUPPORTED = $(filter $(SUPPORTED_OS_VERSION),$(OS_VERSION))

Completed in 112 milliseconds