Home
last modified time | relevance | path

Searched refs:HOSTOS (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/gdb/
H A DMakefile11 ifneq ($(HOSTOS),cygwin)
21 ifeq ($(HOSTOS),darwin)
/OK3568_Linux_fs/u-boot/tools/
H A DMakefile158 ifeq ($(HOSTOS),darwin)
/OK3568_Linux_fs/u-boot/
H A DMakefile237 HOSTOS := $(shell uname -s | tr '[:upper:]' '[:lower:]' | \ macro
240 export HOSTARCH HOSTOS
263 ifeq ($(HOSTOS),cygwin)
278 ifeq ($(HOSTOS),darwin)