6 lines
185 B
Makefile
6 lines
185 B
Makefile
# Settings that the LAMMPS build will import when this package library is used
|
|
|
|
reax_SYSINC =
|
|
reax_SYSLIB = -lifcore -lsvml -lompstub -limf
|
|
reax_SYSPATH = -L/opt/intel/fce/10.0.023/lib
|