Files
lammps/lib/mlpod/Makefile.lammps.linalg
2022-12-28 13:48:36 -05:00

6 lines
166 B
Makefile

# Settings that the LAMMPS build will import when this package library is used
mlpod_SYSINC =
mlpod_SYSLIB = -llinalg
mlpod_SYSPATH = -L../../lib/linalg$(LIBOBJDIR)