compilation fix [Gerardo]

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@2103 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
ballabio 2005-08-17 12:05:15 +00:00
parent 091085a057
commit 89c79b7302
4 changed files with 17 additions and 3 deletions

View File

@ -206,6 +206,10 @@ PWOBJS = \
../PW/atomic_wfc.o \
../PW/atomic_wfc_nc.o \
../PW/becmod.o \
../PW/bp_calc_btq.o \
../PW/bp_qvan3.o \
../PW/bp_radin.o \
../PW/bp_ylm_q.o \
../PW/c_gemm.o \
../PW/ccalbec.o \
../PW/ccalbec_nc.o \
@ -268,8 +272,9 @@ PWOBJS = \
../PW/gradcorr_nc.o \
../PW/gweights.o \
../PW/h_1psi.o \
../PW/h_psi.o \
../PW/h_1psi_nc.o \
../PW/h_epsi_her.o \
../PW/h_psi.o \
../PW/h_psi_nc.o \
../PW/hexsym.o \
../PW/hinit0.o \

View File

@ -25,6 +25,7 @@ PWOBJS = \
../PW/bp_strings.o \
../PW/bp_ylm_q.o \
../PW/c_bands.o \
../PW/c_phase_field.o \
../PW/ccalbec.o \
../PW/ccalbec_nc.o \
../PW/ccgdiagg.o \
@ -98,6 +99,7 @@ PWOBJS = \
../PW/hexsym.o \
../PW/hinit0.o \
../PW/hinit1.o \
../PW/h_epsi_her.o \
../PW/h_psi.o \
../PW/h_psi_nc.o \
../PW/init_ns.o \

View File

@ -176,6 +176,7 @@ PWOBJS = \
../PW/bp_ylm_q.o \
../PW/c_bands.o \
../PW/c_gemm.o \
../PW/c_phase_field.o \
../PW/ccalbec.o \
../PW/ccalbec_nc.o \
../PW/ccgdiagg.o \
@ -252,8 +253,9 @@ PWOBJS = \
../PW/gradcorr_nc.o \
../PW/gweights.o \
../PW/h_1psi.o \
../PW/h_psi.o \
../PW/h_1psi_nc.o \
../PW/h_epsi_her.o \
../PW/h_psi.o \
../PW/h_psi_nc.o \
../PW/hexsym.o \
../PW/hinit0.o \

View File

@ -95,6 +95,10 @@ PWOBJS = \
../PW/atomic_wfc.o \
../PW/atomic_wfc_nc.o \
../PW/becmod.o \
../PW/bp_calc_btq.o \
../PW/bp_qvan3.o \
../PW/bp_radin.o \
../PW/bp_ylm_q.o \
../PW/c_gemm.o \
../PW/ccalbec.o \
../PW/ccalbec_nc.o \
@ -157,8 +161,9 @@ PWOBJS = \
../PW/gradcorr_nc.o \
../PW/gweights.o \
../PW/h_1psi.o \
../PW/h_psi.o \
../PW/h_1psi_nc.o \
../PW/h_epsi_her.o \
../PW/h_psi.o \
../PW/h_psi_nc.o \
../PW/hexsym.o \
../PW/hinit0.o \