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

/openbsd-current/sys/conf/
H A Dnewvers.sh71 osr="7.5"
82 const char osrelease[] = "${osr}";
85 " @(#)${ost} ${osr}" STATUS " (${id}) #${v}: ${t}\n";
87 "${ost} ${osr}" STATUS " (${id}) #${v}: ${t}\n ${u}@${h}:${d}\n";
/openbsd-current/
H A DMakefile.cross157 @eval `grep '^osr=' sys/conf/newvers.sh`; \
158 echo ${TARGET_ARCH}-unknown-openbsd$$osr > \

Completed in 145 milliseconds