Files
lammps/lib/h5md/Makefile.lammps.empty

8 lines
318 B
Makefile

# Settings that the LAMMPS build will import when this package library is used
# The default settings assume that HDF5 support is integrated into the standard
# distribution and search paths and thus only needs to link the HDF5 library.
ch5md_SYSINC = -DH5_NO_DEPRECATED_SYMBOLS
ch5md_SYSLIB = -lhdf5
ch5md_SYSPATH =