Files
lammps/lib/electrode/Makefile.lammps.linalg
Ludwig Ahrens-Iwers 65be564cd6 Review akohlmey
2022-04-05 15:35:04 +00:00

6 lines
189 B
Makefile

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