[MITgcm-devel] "make makefile" on case-insensitive file systems
Martin Losch
Martin.Losch at awi.de
Sat Feb 14 10:52:33 EST 2015
Hi,
not a big problem, but “make makefile” does not work on file systems that are case-insensitive, like the default mac os x file system. I need to force rebuilding Makefile by “make -B makefile”. Do we care so much so that we want to modify genmake2 in this case (e.g. replace the target “makefile" by “mkfile” or similar for these case of $FS=“for" and not “f”)?
Martin
More information about the MITgcm-devel
mailing list