Re: [AMBER-Developers] resp.f missing

From: MengJuei Hsieh <mengjueh.uci.edu>
Date: Thu, 11 Feb 2010 18:14:20 -0800

Or it probably can be fixed by changing the depend file

-resp.o: resp.f
- $(FPP) resp.f > _resp.f
- $(FC) -c $(FFLAGS) -o $. _resp.f
+resp.o: resp.f90 resp_modules.o
+ $(FPP) resp.f90 > _resp.f90
+ $(FC) -c $(FFLAGS) -o $. _resp.f90

Best,
-- 
Mengjuei Hsieh, Molecular Biology & Biochem, Univ. of California Irvine.
> From: Andreas Goetz <agoetz.sdsc.edu>
> Reply-To: AMBER Developers Mailing List <amber-developers.ambermd.org>
> Date: Thu, 11 Feb 2010 18:05:36 -0800
> To: AMBER Developers Mailing List <amber-developers.ambermd.org>
> Subject: [AMBER-Developers] resp.f missing
> 
> Hi there,
> 
> Can someone please put back $AMBERHOME/src/etc/resp.f into the CVS tree
> until the gfortran compiler issue is fixed? I am not sure about the
> correct way to undo the delete. Thanks.
> 
> All the best,
> Andy
> 
> -- 
> Dr. Andreas W. Goetz
> San Diego Supercomputer Center
> Tel  : +1-858-822-4771
> Email: agoetz.sdsc.edu
> Web  : www.awgoetz.de
> 
> _______________________________________________
> AMBER-Developers mailing list
> AMBER-Developers.ambermd.org
> http://lists.ambermd.org/mailman/listinfo/amber-developers
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Thu Feb 11 2010 - 18:30:03 PST
Custom Search