Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
att
GitHub Repository: att/ast
Path: blob/master/src/cmd/INIT/cc.sco.i386
1808 views
: sco.i386 cc wrapper with reasonable binary and namespace : 1998-02-04 :

HOSTTYPE=sco.i386

case " $* " in
*" -dumpmachine "*) echo $HOSTTYPE; exit ;;
esac

/bin/cc -b elf -D_SVID3 "$@"