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

/hets/
H A Dvar.mk4 OSNAME := $(shell uname -s) macro
31 ifeq "$(OSNAME)" "Darwin"
54 ifneq ($(findstring SunOS, $(OSNAME)),)

Completed in 1177 milliseconds