From deuce@VERT to CVS commit on Tue Jul 18 23:17:25 2017
xtrn/sbj sbj 1.5 1.6 sbjclean 1.3 1.4
Update of /cvsroot/sbbs/xtrn/sbj
In directory cvs:/tmp/cvs-serv23767/sbj
Modified Files:
sbj sbjclean
Log Message:
Avoid the non-standard "arch" command and use "uname -m"
Use the same commands as the build system to get our mangled OS-arch format
Add icc and clang compiler prefixes since our build system supports them. Prefered order: gcc, clang, icc.