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

/openjdk7/jdk/test/
H A DMakefile59 UNAME_S := $(shell $(UNAME) -s) macro
68 ifeq ($(UNAME_S), SunOS)
73 ifeq ($(UNAME_S), Linux)
82 ifeq ($(UNAME_S), Darwin)

Completed in 31 milliseconds