# # All models should use cpp flag __SX for activation of platform dependent # source code on SUPER-SX machines ! # # `uname -n` : moon (cross compiling only) # `uname -s` : HP-UX # `uname -m` : # export CPPFLAG="-D__SX -DSX" export CPPFLAGF90start=" " export CPPFLAGSEP=" " export F90FLAG="-EP ${optf} ${optdbl} ${optnh} ${lstflags}" export FFLAG="-EP ${optf77} ${optdbl} ${optnh} ${lstflags}" export f90FLAG=${F90FLAG} export fFLAG=${FFLAG} export LDFLAG="-Pstack ${optl} ${optdbl} ${optnh}" export CCFLAG=${optc} export AFLAG="-h float0 -m" export ARFLAG="-rv" export MPPFLAG=" " export I4mods="I"