typo in makefile.linux_*
Posted: Tue Apr 25, 2006 2:17 am
In vasp.4.6 directory, in the example makefiles
makefile.linux_abs, makefile.linux_alpha, makefile.linux_efc_itanium
makefile.linux_ifc_ath, makefile.linux_ifc_opt, makefile.linux_ifc_P4
makefile.linux_pg, makefile.linux_pgi_opt and
makefile.dec
There's the line which adds $(BLACS)/LIB/blacsF77init_MPI-LINUX-0.a,
but is has this TWICE (first and third item on that line).
One should be removed, I guess.
R.
makefile.linux_abs, makefile.linux_alpha, makefile.linux_efc_itanium
makefile.linux_ifc_ath, makefile.linux_ifc_opt, makefile.linux_ifc_P4
makefile.linux_pg, makefile.linux_pgi_opt and
makefile.dec
There's the line which adds $(BLACS)/LIB/blacsF77init_MPI-LINUX-0.a,
but is has this TWICE (first and third item on that line).
One should be removed, I guess.
R.