8 lines
195 B
Makefile
8 lines
195 B
Makefile
# Settings that the LAMMPS build will import when this package library is used
|
|
|
|
# Use statically linked C++ interface to plumed
|
|
|
|
plumed_SYSINC =
|
|
plumed_SYSLIB = $(PLUMED_LOAD)
|
|
plumed_SYSPATH =
|