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

6 lines
178 B
Makefile

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