Home
last modified time | relevance | path

Searched refs:built_last_make_run_seen (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/make/bin/
H A Dread2.cc53 static Boolean built_last_make_run_seen; variable
767 if (!built_last_make_run_seen) { in enter_dependencies()
774 built_last_make_run_seen = false; in enter_dependencies()
1171 built_last_make_run_seen = true; in special_reader()