00001 #ifdef __hpux 00002 #include "blas_hpux.cc" 00003 #else 00004 #include "blas_unix.cc" 00005 #endif 00006