# $Id: G4MPI-openmpi.gmk,v 1.1 2007/11/16 13:32:56 kmura Exp $ # $Name: $ # =========================================================== # Makefile for building G4MPI (LAM) # =========================================================== ifndef G4MPIROOT G4MPIROOT = /opt/ompi endif # additional flags CXX := mpic++ CPPFLAGS += -I$(G4MPIROOT)/include -I$(G4MPIROOT)/include/openmpi