Home | History | Annotate | Download | only in libevent

Lines Matching refs:OS_REL

1134 	OS_REL=''
1136 && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid`
1138 && { echo i486-ncr-sysv4.3${OS_REL}; exit; }
1140 && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;;