Added lib/meam/Makefile.tbird

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2741 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
athomps 2009-04-07 22:07:59 +00:00
parent 1446033990
commit f33faa84ab
1 changed files with 3 additions and 3 deletions

View File

@ -11,9 +11,9 @@
# created by this file, using the following changes to the
# standard version of src/MAKE/Makefile.tbird
#
# CCFLAGS = -O -DFFT_FFTW -I$(FFTW_INCLUDE) -I../../lib/reax -I../../lib/meam
# LINKFLAGS = -O -L../../lib/reax -L../../lib/meam -L/projects/global/x86_64/compilers/intel/intel-11.0-cprof-074/lib/intel64
# USRLIB = $(BLASLIB) $(FFTW_LINK_LINE) -lstdc++ -lreax -lmeam
# CCFLAGS = -O -DFFT_FFTW -I$(FFTW_INCLUDE)
# LINKFLAGS = -O -L../../lib/meam -L/projects/global/x86_64/compilers/intel/intel-11.0-cprof-074/lib/intel64
# USRLIB = $(BLASLIB) $(FFTW_LINK_LINE) -lstdc++ -lmeam
# SYSLIB = -lm -lsvml -lifport -lifcore
#