13 lines
252 B
Makefile
13 lines
252 B
Makefile
# Settings for libraries used by specific LAMMPS packages
|
|
# this file is auto-edited when those packages are included/excluded
|
|
|
|
PKG_INC =
|
|
PKG_PATH =
|
|
PKG_LIB =
|
|
PKG_CPP_DEPENDS =
|
|
PKG_LINK_DEPENDS =
|
|
|
|
PKG_SYSINC =
|
|
PKG_SYSLIB =
|
|
PKG_SYSPATH =
|