Home
last modified time | relevance | path

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

/freebsd/usr.sbin/config/
H A Dmkmakefile.cc596 tp->f_flags |= NO_IMPLCT_RULE; in read_file()
652 if (tp->f_flags & NO_IMPLCT_RULE) in do_before_depend()
755 if (ftp->f_flags & NO_IMPLCT_RULE) { in do_rules()
H A Dconfig.h133 #define NO_IMPLCT_RULE 1 macro