Searched defs:_SYSTEM_UNAME (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxws/make/
H A DMakefile74 _SYSTEM_UNAME := $(shell uname) macro
76 ifeq ($(_SYSTEM_UNAME), Windows_NT)
79 ifneq (,$(findstring CYGWIN,$(_SYSTEM_UNAME)))
/openjdk7/jaxp/make/
H A DMakefile74 _SYSTEM_UNAME := $(shell uname) macro
76 ifeq ($(_SYSTEM_UNAME), Windows_NT)
79 ifneq (,$(findstring CYGWIN,$(_SYSTEM_UNAME)))

Completed in 29 milliseconds