Searched refs:SYSNAME (Results 1 – 2 of 2) sorted by relevance
3 SYSNAME=`uname`4 if [ "x$SYSNAME" = "xDarwin" ] ; then
3 SYSNAME:=${shell uname} macro7 SYSNAME!=uname15 include Make.$(SYSNAME)-$(OBJTYPE)