Difference for arch/Linux-i686-redhat9.fftw from version 1.1 to 1.2

version 1.1version 1.2
Line 1
Line 1
  
 FFTDIR=/Projects/namd2/fftw/linux-redhat9 FFTDIR=/Projects/namd2/fftw/linux-redhat9
 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.1 
changed lines
 Added in v.1.2



Made by using version 1.53 of cvs2html