NO_SCCS
target->stat.has_sccs = NO_SCCS;
case NO_SCCS:
file->stat.has_sccs = NO_SCCS;
file->stat.has_sccs = NO_SCCS;
enum sccs_stat save_m_has_sccs = NO_SCCS;
enum sccs_stat save_M_has_sccs = NO_SCCS;
if (makefile_name->stat.has_sccs == NO_SCCS) {
makefile_name->stat.has_sccs = NO_SCCS;
if (Makefile->stat.has_sccs == NO_SCCS) {
Makefile->stat.has_sccs = NO_SCCS;