# for SGI and SHMEM
INC_DIR= -I../shmem_src
LIB_DIR= -L../shmem_src
LIB= -lccm -lsma
FFLAGS= -n32  -g -DEBUG:verbose_runtime=on
F90=f90
PF90=f90
