1 : hp.ia64 cc wrapper for reasonable ansi C defaults : 2011-01-25 :
3 [ /usr/bin/cc -ef /usr/ccs/bin/cc ] || exit 1
5 : bundled cc -- really, in the face of gcc you ship a sub-par /usr/bin/cc? :
10 *" -dumpmachine "*) echo $HOSTTYPE; exit ;;
13 /usr/bin/cc -D_HPUX_SOURCE -D_INCLUDE__STDC_A1_SOURCE -D_INCLUDE_XOPEN_SOURCE_500 "$@"