[lammps-users] I got errors when building LAMMPS as a library

Dear LAMMPS-USERS and Steve,

I tried to build LAMMPS as a library according to the documentation,
however, I got errors when use command "make makelib":

sed: can't read Makefile.lib: No such file or directory

Maybe it is because there is no "Makefile.lib", but there is
"Makefile.list" for updating.

BTW, is there some example codes that call LAMMPS library? Thank you very much!

Best regards

Looks like Makefile.lib was left out of the distribution. I'll post a
patch later this AM ...

Steve