Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/make/bin/
H A Dmain.cc104 static Dependency not_auto_depen = &not_auto_depen_struct; variable
1800 not_auto_depen->next = NULL; in read_files_and_state()
1801 not_auto_depen->name = not_auto; in read_files_and_state()
1802 not_auto_depen->automatic = not_auto_depen->stale = false; in read_files_and_state()