Difference for arch/Linux-amd64.fftw from version 1.2 to 1.3

version 1.2version 1.3
Line 1
Line 1
  
 FFTDIR=/Projects/namd2/fftw/linux-amd64 FFTDIR=/Projects/namd2/fftw/linux-amd64
 FFTINCL=-I$(FFTDIR)/include -I$(HOME)/fftw/include FFTINCL=-I$(FFTDIR)/include
 FFTLIB=-L$(FFTDIR)/lib -L$(HOME)/fftw/lib -lsrfftw -lsfftw FFTLIB=-L$(FFTDIR)/lib -lsrfftw -lsfftw
 FFTFLAGS=-DNAMD_FFTW FFTFLAGS=-DNAMD_FFTW
 FFT=$(FFTINCL) $(FFTFLAGS) FFT=$(FFTINCL) $(FFTFLAGS)
  


Legend:
Removed in v.1.2 
changed lines
 Added in v.1.3



Made by using version 1.53 of cvs2html