git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3031 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2009-08-08 22:51:35 +00:00
parent c48d615e7d
commit 516081334a
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ SHELL = /bin/sh
include Makefile.package
CC = g++
CCFLAGS = -g -DFFT_FFTW -DLAMMPS_GZIP -DMPICH_IGNORE_CXX_SEEK $(PKGINC)
CCFLAGS = -g -O -DFFT_FFTW -DLAMMPS_GZIP -DMPICH_IGNORE_CXX_SEEK $(PKGINC)
DEPFLAGS = -M
LINK = g++
LINKFORT = -L/opt/intel/fce/10.0.023/lib