ReadMakefile
if (ReadMakefile(ln->datum))
if (!ReadMakefile(fname))
static bool ReadMakefile(const char *);
(void)ReadMakefile(makeDependfile);