read_all_make_rules
static void read_all_make_rules(bool, bool, Lst, struct dirs *);
read_all_make_rules(noBuiltins, read_depend, &makefiles, &d);