Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dmain.cc2833 Boolean target_to_make_found = false; in make_targets() local
2923 target_to_make_found = true; in make_targets()
2997 if (!target_to_make_found) { in make_targets()