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

7 lines
161 B
Makefile

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