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

/macosx-10.10.1/WebKit2-7600.1.25/
H A DMakefile3 OSX_VERSION ?= $(shell sw_vers -productVersion | cut -d. -f 2) macro
4 BUILD_WEBKIT2 = $(shell (( $(OSX_VERSION) >= 6 )) && echo "YES" )

Completed in 77 milliseconds