Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dmain.cc108 static Dependency not_auto_depen = &not_auto_depen_struct; variable
1831 not_auto_depen->next = NULL; in read_files_and_state()
1832 not_auto_depen->name = not_auto; in read_files_and_state()
1833 not_auto_depen->automatic = not_auto_depen->stale = false; in read_files_and_state()