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