Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/make/
H A Dparse.c705 int seen_path = 0; in handle_special_targets() local
720 seen_path++; in handle_special_targets()
727 if ((seen_path != 0) + (seen_special != 0) + (seen_normal != 0) > 1) { in handle_special_targets()
736 } else if (seen_path != 0) { in handle_special_targets()