Home | History | Annotate | Download | only in llvm-shlib

Lines Matching refs:HOST_OS

20 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW))
43 ifeq ($(HOST_OS),Darwin)
66 ifeq ($(HOST_OS), $(filter $(HOST_OS), Linux FreeBSD OpenBSD GNU Bitrig))
72 ifeq ($(HOST_OS), $(filter $(HOST_OS), Linux FreeBSD GNU))
77 ifeq ($(HOST_OS), $(filter $(HOST_OS), Linux GNU))
82 ifeq ($(HOST_OS),SunOS)
87 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW))