asc26 amss-ncku initialized
This commit is contained in:
12
makefile_include/cpu part/makefile_itp
Normal file
12
makefile_include/cpu part/makefile_itp
Normal file
@@ -0,0 +1,12 @@
|
||||
#$Id: makefile_itp,v 1.1 2013/01/26 11:23:09 zjcao Exp $
|
||||
filein =
|
||||
|
||||
LDLIBS = -lifcore
|
||||
|
||||
CXXAPPFLAGS = -O2 -Wno-deprecated -Dfortran3 -Dnewc
|
||||
f90appflags = -O2 -fpp
|
||||
f90 = mpif90
|
||||
f77 = mpif77
|
||||
CXX = mpicxx
|
||||
CC = mpicc
|
||||
CLINKER = mpicxx
|
||||
Reference in New Issue
Block a user