Home
last modified time | relevance | path

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

/u-boot/tools/gdb/
A DMakefile9 ifneq ($(HOSTOS),cygwin)
19 ifeq ($(HOSTOS),darwin)
/u-boot/tools/
A DMakefile166 ifeq ($(HOSTOS),darwin)
/u-boot/
A DMakefile254 HOSTOS := $(shell uname -s | tr '[:upper:]' '[:lower:]' | \ macro
257 export HOSTARCH HOSTOS
292 ifeq ($(HOSTOS),linux)
296 ifeq ($(HOSTOS),cygwin)
311 ifeq ($(HOSTOS),darwin)

Completed in 9 milliseconds