7 lines
187 B
Makefile
7 lines
187 B
Makefile
# Settings that the LAMMPS build will import when this package library is used
|
|
|
|
user-atc_SYSINC =
|
|
user-atc_SYSLIB = -llinalg -lgfortran
|
|
user-atc_SYSPATH = -L../../lib/linalg$(LIBOBJDIR)
|
|
|