Re: [AMBER-Developers] git tracking of netcdf config files

From: David A Case <david.case.rutgers.edu>
Date: Fri, 8 Dec 2017 14:44:35 -0500

On Fri, Dec 08, 2017, Scott Brozell wrote:
>
> Do we really need to track these files ?
> ----- Forwarded message from git repository hosting <gitosis.amber.sdsc.edu> -----
> AmberTools/src/netcdf-4.3.0/ncgen3/ncgentab.c | 699 ++++++++++-----------
> AmberTools/src/netcdf-4.3.0/ncgen3/ncgentab.h | 7 +-
> AmberTools/src/netcdf-4.3.0/ncgen3/ncgenyy.c | 80 +--
> .../src/netcdf-fortran-4.4.4/libsrc/nfconfig.inc | 2 +-

Aargh...I fixed this a week ago, but forgot to push. Should go away
if you get commit 70147e65e76f946d9c91d4452f2e from master.

Explanation: the comments in the Makefile indicate that bison and flex
are not supposed to be run, but there is no check on that, and if time stamps
get mangled (as git does all the time), the system will rebuild ncgentab.{c,h}
and ncgenyy.c anyway. This fix makes sure that doesn't happen.

....dac


_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Fri Dec 08 2017 - 12:00:03 PST
Custom Search