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

  /external/lldb/examples/functions/
Makefile 8 MY_OS = $(shell uname -s)
10 ifeq "$(MY_OS)" "Darwin"
  /external/lldb/examples/lookup/
Makefile 7 MY_OS = $(shell uname -s)
9 ifeq "$(MY_OS)" "Darwin"

Completed in 113 milliseconds