HomeSort by relevance Sort by last modified time
    Searched refs:sw_vers (Results 1 - 8 of 8) sorted by null

  /external/webkit/Source/WebKit2/
Makefile 3 OSX_VERSION ?= $(shell sw_vers -productVersion | cut -d. -f 2)
  /external/webkit/Tools/MiniBrowser/
Makefile 3 OSX_VERSION ?= $(shell sw_vers -productVersion | cut -d. -f 2)
  /external/webkit/Tools/TestWebKitAPI/
Makefile 3 OSX_VERSION ?= $(shell sw_vers -productVersion | cut -d. -f 2)
  /external/webkit/Tools/WebKitTestRunner/
Makefile 3 OSX_VERSION ?= $(shell sw_vers -productVersion | cut -d. -f 2)
  /external/chromium/chrome/browser/ui/cocoa/
install.sh 100 OS_VERSION=$(sw_vers -productVersion)
  /external/webkit/Tools/DumpRenderTree/mac/PerlSupport/
Makefile 34 OSX_VERSION = $(shell sw_vers -productVersion | cut -d. -f 2)
  /build/core/combo/
HOST_darwin-x86.mk 27 build_mac_version := $(shell sw_vers -productVersion)
  /external/llvm/utils/buildit/
GNUmakefile 80 export MACOSX_DEPLOYMENT_TARGET=`sw_vers -productVersion`; \

Completed in 870 milliseconds