6 lines
163 B
Makefile
6 lines
163 B
Makefile
# Settings that the LAMMPS build will import when this package library is used
|
|
|
|
rheo_SYSINC =
|
|
rheo_SYSLIB = -llinalg
|
|
rheo_SYSPATH = -L../../lib/linalg$(LIBOBJDIR)
|