Files
geant4/examples/extended/parallel/MPI/mpi_interface/G4MPI-lam.gmk
T
2016-06-09 15:37:50 +02:00

15 lines
361 B
Plaintext

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