OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sw_vers
(Results
1 - 3
of
3
) sorted by null
/external/webkit/WebKitTools/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)
/hardware/broadcom/wlan/bcm4329/src/
Makerules
92
MACOS_VER := $(shell
sw_vers
-productVersion)
Completed in 229 milliseconds