On Thu, Feb 11, 2010, MengJuei Hsieh wrote:
>
> 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
Please don't revert back to the f90 modules until things get cleaned up there.
The resp.f file should have been brought back to life.
...dac
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Thu Feb 11 2010 - 19:00:04 PST