forked from lijiext/lammps
6 lines
185 B
Makefile
6 lines
185 B
Makefile
|
# Settings that the LAMMPS build will import when this package library is used
|
||
|
|
||
|
meam_SYSINC =
|
||
|
meam_SYSLIB = -lifcore -lsvml -lompstub -limf
|
||
|
meam_SYSPATH = -L/opt/intel/fce/10.0.023/lib
|