Added helpful comment

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2744 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
athomps 2009-04-07 22:20:05 +00:00
parent f20bb5f76f
commit 3c70a07830
1 changed files with 6 additions and 0 deletions

View File

@ -7,6 +7,12 @@
# * CONTACT: gjwagne@sandia.gov * # * CONTACT: 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.
# LINKFLAGS = -L../../lib/meam
# USRLIB = -lmeam -lgfortran
SHELL = /bin/sh SHELL = /bin/sh
# ------ FILES ------ # ------ FILES ------