Added helpful comment
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2743 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -8,6 +8,13 @@
|
||||
# * CONTACT: hansohl@mit.edu, athompson@sandia.gov, gjwagne@sandia.gov *
|
||||
# *_________________________________________________________________________*/
|
||||
|
||||
# To compile and link LAMMPS to the reax library generated by this Makefile,
|
||||
# try appending the following definitions to the standard definitions in
|
||||
# whatever LAMMPS Makefile your are using.
|
||||
# CCFLAGS = -I../../lib/reax
|
||||
# LINKFLAGS = -L../../lib/reax
|
||||
# USRLIB = -lreax -lgfortran
|
||||
|
||||
SHELL = /bin/sh
|
||||
|
||||
# ------ FILES ------
|
||||
|
||||
Reference in New Issue
Block a user