6 lines
192 B
Makefile
6 lines
192 B
Makefile
# Settings that the LAMMPS build will import when this package library is used
|
|
|
|
user-awpmd_SYSINC =
|
|
user-awpmd_SYSLIB = -llinalg -lgfortran
|
|
user-awpmd_SYSPATH = -L../../lib/linalg$(LIBOBJDIR)
|