Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/config.new/
H A Dscan.l82 config-dependent { yylval.val = FI_CONFIGDEP; return FFLAG; }
H A Dconfig.h156 #define FI_CONFIGDEP 0x02 /* config-dependent */ macro
H A Dmkmakefile.c279 fi->fi_flags & FI_CONFIGDEP ? "_C" : "");