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

/sendmail/devtools/bin/
H A DBuild41 rel=""
291 rel=`hostinfo | sed -n 's/.*NeXT Mach \([0-9\.]*\).*/\1/p'`
296 rel=`awk '{ print $3}' /etc/osversion`
304 rel=unios-b
308 rel=Mach
312 rel=Mach
320 rel=`/usr/apollo/bin/bldt | grep Domain | awk '{ print $4 }' | sed -e 's/,//g'`
323 if [ ! "$arch" -a ! "$os" -a ! "$rel" ]
327 rel=`uname -r | sed -e 's/(/-/g' -e 's/)//g' -e 's/ //g'`
359 if [ "$os" = "$node" -a "$arch" = "i386" -a "$rel"
[all...]

Completed in 544 milliseconds