Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/imgui/examples/example_glut_opengl2/
H A DMakefile18 UNAME_S := $(shell uname -s) macro
28 ifeq ($(UNAME_S), Linux) #LINUX
34 ifeq ($(UNAME_S), Darwin) #APPLE
/third_party/skia/third_party/externals/imgui/examples/example_glfw_opengl2/
H A DMakefile23 UNAME_S := $(shell uname -s) macro
33 ifeq ($(UNAME_S), Linux) #LINUX
41 ifeq ($(UNAME_S), Darwin) #APPLE
/third_party/skia/third_party/externals/imgui/examples/example_glfw_opengl3/
H A DMakefile23 UNAME_S := $(shell uname -s) macro
42 ifeq ($(UNAME_S), Linux) #LINUX
50 ifeq ($(UNAME_S), Darwin) #APPLE
/third_party/skia/third_party/externals/imgui/examples/example_null/
H A DMakefile18 UNAME_S := $(shell uname -s) macro
41 ifeq ($(UNAME_S), Linux) #LINUX
52 ifeq ($(UNAME_S), Darwin) #APPLE
/third_party/skia/third_party/externals/imgui/examples/example_sdl_opengl2/
H A DMakefile23 UNAME_S := $(shell uname -s) macro
33 ifeq ($(UNAME_S), Linux) #LINUX
41 ifeq ($(UNAME_S), Darwin) #APPLE
/third_party/skia/third_party/externals/imgui/examples/example_sdl_opengl3/
H A DMakefile23 UNAME_S := $(shell uname -s) macro
45 ifeq ($(UNAME_S), Linux) #LINUX
53 ifeq ($(UNAME_S), Darwin) #APPLE
/third_party/skia/third_party/externals/imgui/examples/example_sdl_sdlrenderer/
H A DMakefile23 UNAME_S := $(shell uname -s) macro
33 ifeq ($(UNAME_S), Linux) #LINUX
41 ifeq ($(UNAME_S), Darwin) #APPLE
/third_party/python/Tools/peg_generator/
H A DMakefile0 UNAME_S := $(shell uname -s)
2 ifeq ($(UNAME_S),Linux)
5 ifeq ($(UNAME_S),Darwin)
1 UNAME_S := $(shell uname -s) global() macro
/third_party/node/deps/openssl/config/
H A DMakefile4 UNAME_S := $(shell uname -s) macro
5 ifneq ($(UNAME_S),Linux)
/third_party/skia/third_party/externals/imgui/examples/example_emscripten_opengl3/
H A DMakefile25 UNAME_S := $(shell uname -s) macro
/third_party/skia/third_party/externals/imgui/examples/example_emscripten_wgpu/
H A DMakefile25 UNAME_S := $(shell uname -s) macro

Completed in 3 milliseconds