!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 
!       MOLDEN2RESP         !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!! hrr
ifort -O2 -qopenmp -qopenmp-link=static -threads -qopt-matmul -msse3 -diag-disable 8290,8291,6371,10316,6178,6843 -fpp -qmkl -static-intel -DINTEL_MKL -c hrr.f90

!!!!!!!!!!!!!!!!!!!!!!!!!!!!! blockhrr
ifort -O1 -diag-disable 6843 -msse3 -c blockhrr.f90 

!!!!!!!!!!!!!!!!!!!!!!!!!!!!! boysfunc
ifort -O2 -qopenmp -qopenmp-link=static -threads -qopt-matmul -msse3 -diag-disable 8290,8291,6371,10316,6178 -fpp -qmkl -static-intel -DINTEL_MKL -c boysfunc.f90

!!!!!!!!!!!!!!!!!!!!!!!!!!!!! eanvrr needs boysfunc
ifort -O2 -qopenmp -qopenmp-link=static -threads -qopt-matmul -msse3 -diag-disable 8290,8291,6371,10316,6178 -fpp -qmkl -static-intel -DINTEL_MKL -c eanvrr.f90

!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ean needs hrr,eanvrr,boysfunc
ifort -O2 -qopenmp -qopenmp-link=static -threads -qopt-matmul -msse3 -diag-disable 8290,8291,6371,10316,6178 -fpp -qmkl -static-intel -DINTEL_MKL -c ean.f90

!!!!!!!!!!!!!!!!!!!!!!!!!!!!! molden2resp needs ean,hrr,blockhrr,eanvrr,boysfunc
ifort -O2 -qopenmp -qopenmp-link=static -threads -qopt-matmul -msse3 -diag-disable 8290,8291,6371,10316,6178 -fpp -qmkl -static-intel -DINTEL_MKL ean.o hrr.o blockhrr.o eanvrr.o boysfunc.o molden2resp.f90 -o molden2resp

!!!!!!!!!!!!!!!!!!!!!!!!!!!!! For Testing 
./molden2resp optfreq_baker8_Gas_GB3LYP_CC-PVDZ.scf.molden
